mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "roverpad 10.4": {
    "deviceName": "10.4",
    "marketingName": "10.4",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "roverpad 3w a73": {
    "deviceName": "3W A73",
    "marketingName": "3W A73",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "roverpad 3w t70": {
    "deviceName": "3W T70",
    "marketingName": "3W T70",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "roverpad 3w7": {
    "deviceName": "3W7",
    "marketingName": "3W7",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "roverpad air a70": {
    "deviceName": "Air A70",
    "marketingName": "Air A70",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "roverpad sky 7.85": {
    "deviceName": "Sky 7.85",
    "marketingName": "Sky 7.85",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  },
  "roverpad sky 9.7": {
    "deviceName": "Sky 9.7",
    "marketingName": "Sky 9.7",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  }
}