mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "hp 7": {
    "deviceName": "7",
    "marketingName": "7",
    "manufacturer": "hp",
    "brand": "hp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 6.95
    },
    "type": "fone-pad",
    "platform": null
  },
  "hp pro slate 8": {
    "deviceName": "Pro Slate 8",
    "marketingName": "Pro Slate 8",
    "manufacturer": "hp",
    "brand": "hp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 7.86
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "hp slate 10 plus": {
    "deviceName": "Slate 10 Plus",
    "marketingName": "Slate 10 Plus",
    "manufacturer": "hp",
    "brand": "hp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "hp slate 6 voice": {
    "deviceName": "Slate 6 Voice",
    "marketingName": "Slate 6 Voice",
    "manufacturer": "hp",
    "brand": "hp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 6
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "hp slate 8 plus": {
    "deviceName": "Slate 8 Plus",
    "marketingName": "Slate 8 Plus",
    "manufacturer": "hp",
    "brand": "hp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 7.95
    },
    "type": "fone-pad",
    "platform": "android"
  }
}