mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "imo tab x9": {
    "deviceName": "Tab X9",
    "marketingName": "Tab X9",
    "manufacturer": "imo",
    "brand": "imo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.6
    },
    "type": "tablet",
    "platform": "android"
  },
  "imo tab y3": {
    "deviceName": "Tab Y3",
    "marketingName": "Tab Y3",
    "manufacturer": "imo",
    "brand": "imo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "imo tab y5": {
    "deviceName": "Tab Y5",
    "marketingName": "Tab Y5",
    "manufacturer": "imo",
    "brand": "imo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}