mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "gooweel t736": {
    "deviceName": "T736",
    "marketingName": "A23 2G",
    "manufacturer": "gooweel",
    "brand": "gooweel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "gooweel ga10h": {
    "deviceName": "GA10H",
    "marketingName": "GA10H",
    "manufacturer": "gooweel",
    "brand": "gooweel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}