mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "xido x110 3g": {
    "deviceName": "X110",
    "marketingName": "X110",
    "manufacturer": "xido",
    "brand": "xido",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 10
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "xido z110": {
    "deviceName": "Z110",
    "marketingName": "Z110",
    "manufacturer": "xido",
    "brand": "xido",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "xido z120": {
    "deviceName": "Z120",
    "marketingName": "Z120",
    "manufacturer": "xido",
    "brand": "xido",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}