mimmi20/browser-detector

View on GitHub
data/devices/time-2-touch/tablet.json

Summary

Maintainability
Test Coverage
{
  "time-2-touch gc944b": {
    "deviceName": "GC944B",
    "marketingName": "GC944B",
    "manufacturer": "time-2-touch",
    "brand": "time-2-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "time-2-touch tc1050g": {
    "deviceName": "TC1050G",
    "marketingName": "TC1050G",
    "manufacturer": "time-2-touch",
    "brand": "time-2-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}