mimmi20/browser-detector

View on GitHub
data/devices/turbo-x/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "turbo-x hive iv 3g": {
    "deviceName": "Hive IV 3G",
    "marketingName": "Hive IV 3G",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "turbo-x hive v 3g": {
    "deviceName": "Hive V 3G",
    "marketingName": "Hive V 3G",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}