mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "alcor zest d740": {
    "deviceName": "Zest D740",
    "marketingName": "Zest D740",
    "manufacturer": "alcor",
    "brand": "alcor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcor zest q813is": {
    "deviceName": "Zest Q813IS",
    "marketingName": "Zest Q813IS",
    "manufacturer": "alcor",
    "brand": "alcor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.9
    },
    "type": "tablet",
    "platform": "android"
  }
}