mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "pocketbook surfpad 3 7.85": {
    "deviceName": "SurfPad 3 7.85",
    "marketingName": "SurfPad 3 7.85",
    "manufacturer": "pocketbook",
    "brand": "pocketbook",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.85
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "pocketbook surfpad 4 l": {
    "deviceName": "SurfPad 4 L",
    "marketingName": "SurfPad 4 L",
    "manufacturer": "pocketbook",
    "brand": "pocketbook",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "pocketbook surfpad 4 m": {
    "deviceName": "SurfPad 4 M",
    "marketingName": "SurfPad 4 M",
    "manufacturer": "pocketbook",
    "brand": "pocketbook",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  }
}