mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "dexp a140": {
    "deviceName": "A140",
    "marketingName": "A140",
    "manufacturer": "dexp",
    "brand": "dexp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dexp bl250": {
    "deviceName": "BL250",
    "marketingName": "BL250",
    "manufacturer": "dexp",
    "brand": "dexp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dexp ixion es255": {
    "deviceName": "Ixion ES255",
    "marketingName": "Ixion ES255",
    "manufacturer": "dexp",
    "brand": "dexp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dexp ixion es350": {
    "deviceName": "Ixion ES350",
    "marketingName": "Rage Plus",
    "manufacturer": "dexp",
    "brand": "dexp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}