mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "estar beauty 2 hd quad": {
    "deviceName": "Beauty 2 HD Quad",
    "marketingName": "Beauty 2 HD Quad",
    "manufacturer": "estar",
    "brand": "estar",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "estar grand hd quad": {
    "deviceName": "Grand HD Quad",
    "marketingName": "Grand HD Quad",
    "manufacturer": "estar",
    "brand": "estar",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}