mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "imo tab z7": {
    "deviceName": "Tab Z7",
    "marketingName": "Orion",
    "manufacturer": "imo",
    "brand": "imo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "imo tab z6": {
    "deviceName": "Tab Z6",
    "marketingName": "Tab Z6",
    "manufacturer": "imo",
    "brand": "imo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}