mimmi20/browser-detector

View on GitHub
data/devices/evertek/tablet.json

Summary

Maintainability
Test Coverage
{
  "evertek e1020hd": {
    "deviceName": "E1020HD",
    "marketingName": "E1020HD",
    "manufacturer": "evertek",
    "brand": "evertek",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "evertek e8051hd": {
    "deviceName": "E8051HD",
    "marketingName": "E8051HD",
    "manufacturer": "evertek",
    "brand": "evertek",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "evertek e7020hd": {
    "deviceName": "E7020HD",
    "marketingName": "EverPad",
    "manufacturer": "evertek",
    "brand": "evertek",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "evertek e7050hd": {
    "deviceName": "E7050HD",
    "marketingName": "EverPad",
    "manufacturer": "evertek",
    "brand": "evertek",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "evertek e8050hg": {
    "deviceName": "E8050HG",
    "marketingName": "EverPad",
    "manufacturer": "evertek",
    "brand": "evertek",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  }
}