mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "advance tr3544": {
    "deviceName": "TR3544",
    "marketingName": "Intro TR3544",
    "manufacturer": "advance",
    "brand": "advance",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "advance tr3845": {
    "deviceName": "Tr3845",
    "marketingName": "Intro Tr3845",
    "manufacturer": "advance",
    "brand": "advance",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}