mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "verykool r800": {
    "deviceName": "R800",
    "marketingName": "R800",
    "manufacturer": "verykool",
    "brand": "verykool",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "verykool t742": {
    "deviceName": "T742",
    "marketingName": "T742",
    "manufacturer": "verykool",
    "brand": "verykool",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}