mimmi20/browser-detector

View on GitHub
data/devices/pptv/smartphone.json

Summary

Maintainability
Test Coverage
{
  "pptv king 7": {
    "deviceName": "King 7",
    "marketingName": "King 7",
    "manufacturer": "pptv",
    "brand": "pptv",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pptv king 7s": {
    "deviceName": "King 7S",
    "marketingName": "King 7S",
    "manufacturer": "pptv",
    "brand": "pptv",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}