mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "crypto novapad d9000": {
    "deviceName": "Novapad D9000",
    "marketingName": "Novapad D9000",
    "manufacturer": "crypto",
    "brand": "crypto",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "crypto q8002": {
    "deviceName": "Q8002",
    "marketingName": "Q8002",
    "manufacturer": "crypto",
    "brand": "crypto",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "fone-pad",
    "platform": "android"
  }
}