mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "flytouch 256m": {
    "deviceName": "256M",
    "marketingName": "256M",
    "manufacturer": "flytouch",
    "brand": "flytouch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "flytouch 9": {
    "deviceName": "Flytouch 9",
    "marketingName": "Flytouch 9",
    "manufacturer": "flytouch",
    "brand": "flytouch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "flytouch bc1003": {
    "deviceName": "Flytouch BC1003",
    "marketingName": "Flytouch 9",
    "manufacturer": "flytouch",
    "brand": "flytouch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}