mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "utok 1000d": {
    "deviceName": "1000D",
    "marketingName": "1000D",
    "manufacturer": "utok",
    "brand": "utok",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "utok i700": {
    "deviceName": "i700",
    "marketingName": "i700",
    "manufacturer": "utok",
    "brand": "utok",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}