mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "techpad dual c1081hd": {
    "deviceName": "Dual C1081HD",
    "marketingName": "Dual C1081HD",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "techpad xtab 781+": {
    "deviceName": "Xtab 781+",
    "marketingName": "Xtab 781+",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 400,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "techpad xtab 785": {
    "deviceName": "Xtab 785",
    "marketingName": "Xtab 785",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "techpad xtab 970": {
    "deviceName": "Xtab 970",
    "marketingName": "Xtab 970",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "techpad xtab dual c1081+": {
    "deviceName": "Xtab Dual C1081+",
    "marketingName": "Xtab Dual C1081+",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "techpad xtab i700": {
    "deviceName": "Xtab I700",
    "marketingName": "Xtab I700",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "techpad xtab 7": {
    "deviceName": "Xtab 7",
    "marketingName": "Xtab TV 7",
    "manufacturer": "techpad",
    "brand": "techpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}