mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "myphone mypad 103": {
    "deviceName": "MyPad 103",
    "marketingName": "MyPad 103",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "myphone mypad p4 lite": {
    "deviceName": "MyPad P4 Lite",
    "marketingName": "MyPad P4 Lite",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "myphone mytab 10 q": {
    "deviceName": "MyTab 10 Q",
    "marketingName": "MyTab 10 Q",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "myphone mytab 103": {
    "deviceName": "MyTab 103",
    "marketingName": "MyTab 103",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}