mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "torque droidz race": {
    "deviceName": "Droidz Race",
    "marketingName": "Droidz Race",
    "manufacturer": "torque",
    "brand": "torque",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "torque droidz race x": {
    "deviceName": "Droidz Race X",
    "marketingName": "Droidz Race X",
    "manufacturer": "torque",
    "brand": "torque",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}