mimmi20/browser-detector

View on GitHub
data/devices/htc/phablet.json

Summary

Maintainability
Test Coverage
{
  "htc one max": {
    "deviceName": "One Max",
    "marketingName": "One Max",
    "manufacturer": "htc",
    "brand": "htc",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.9
    },
    "type": "phablet",
    "platform": "android"
  },
  "htc 809d": {
    "deviceName": "809D",
    "marketingName": "One Max CDMA+GSM",
    "manufacturer": "htc",
    "brand": "htc",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.9
    },
    "type": "phablet",
    "platform": "android"
  }
}