mimmi20/browser-detector

View on GitHub
data/devices/roverpad/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "roverpad 3w9.4": {
    "deviceName": "3W9.4",
    "marketingName": "3W9.4",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "roverpad 9.7 3g": {
    "deviceName": "9.7 3G",
    "marketingName": "9.7 3G",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "roverpad air s70": {
    "deviceName": "Air S70",
    "marketingName": "Air S70",
    "manufacturer": "roverpad",
    "brand": "roverpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}