mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ekt ek-3572": {
    "deviceName": "EK-3572",
    "marketingName": "EK-3572",
    "manufacturer": "ekt",
    "brand": "ekt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ekt ek-5086": {
    "deviceName": "EK-5086",
    "marketingName": "EK-5086",
    "manufacturer": "ekt",
    "brand": "ekt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ekt ek-6020": {
    "deviceName": "EK-6020",
    "marketingName": "EK-6020",
    "manufacturer": "ekt",
    "brand": "ekt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ekt ek-5540": {
    "deviceName": "EK-5540",
    "marketingName": "Legacy",
    "manufacturer": "ekt",
    "brand": "ekt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}