mimmi20/browser-detector

View on GitHub
data/devices/swipe/smartphone.json

Summary

Maintainability
Test Coverage
{
  "swipe elite dual": {
    "deviceName": "Elite Dual",
    "marketingName": "Elite Dual",
    "manufacturer": "swipe",
    "brand": "swipe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 845,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "swipe elite note": {
    "deviceName": "Elite Note",
    "marketingName": "Elite Note",
    "manufacturer": "swipe",
    "brand": "swipe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "swipe konnect 5.1": {
    "deviceName": "Konnect 5.1",
    "marketingName": "Konnect 5.1",
    "manufacturer": "swipe",
    "brand": "swipe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "swipe konnect star": {
    "deviceName": "Konnect Star",
    "marketingName": "Konnect Star",
    "manufacturer": "swipe",
    "brand": "swipe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}