mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "perfeo 7007-hd": {
    "deviceName": "7007-HD",
    "marketingName": "7007-HD",
    "manufacturer": "perfeo",
    "brand": "perfeo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "perfeo patg7506hd": {
    "deviceName": "PATG7506HD",
    "marketingName": "7506-HD",
    "manufacturer": "perfeo",
    "brand": "perfeo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "perfeo 9103w": {
    "deviceName": "9103W",
    "marketingName": "9103W",
    "manufacturer": "perfeo",
    "brand": "perfeo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "fone-pad",
    "platform": "android"
  }
}