mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tcl tab 7": {
    "deviceName": "Tab 7",
    "marketingName": "Tab 7",
    "manufacturer": "tcl",
    "brand": "tcl",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "tcl p17aa": {
    "deviceName": "P17AA",
    "marketingName": "Xess",
    "manufacturer": "tcl",
    "brand": "tcl",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 17.3
    },
    "type": "tablet",
    "platform": "android"
  }
}