mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "polypad 1010ips": {
    "deviceName": "1010IPS",
    "marketingName": "1010IPS",
    "manufacturer": "polypad",
    "brand": "polypad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "polypad 7208hd": {
    "deviceName": "7208HD",
    "marketingName": "7208HD",
    "manufacturer": "polypad",
    "brand": "polypad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "polypad 8208hd": {
    "deviceName": "8208HD",
    "marketingName": "8208HD",
    "manufacturer": "polypad",
    "brand": "polypad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "polypad c7000": {
    "deviceName": "C7000",
    "marketingName": "C7000",
    "manufacturer": "polypad",
    "brand": "polypad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "polypad i7 pro": {
    "deviceName": "i7 Pro",
    "marketingName": "i7 Pro",
    "manufacturer": "polypad",
    "brand": "polypad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}