mimmi20/browser-detector

View on GitHub
data/devices/x-touch/tablet.json

Summary

Maintainability
Test Coverage
{
  "x-touch x906": {
    "deviceName": "X906",
    "marketingName": "X906",
    "manufacturer": "x-touch",
    "brand": "x-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  }
}