mimmi20/browser-detector

View on GitHub
data/devices/pomp/smartphone.json

Summary

Maintainability
Test Coverage
{
  "pomp c6": {
    "deviceName": "C6",
    "marketingName": "C6",
    "manufacturer": "pomp",
    "brand": "pomp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pomp w88": {
    "deviceName": "W88",
    "marketingName": "W88",
    "manufacturer": "pomp",
    "brand": "pomp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pomp w89": {
    "deviceName": "W89",
    "marketingName": "W89",
    "manufacturer": "pomp",
    "brand": "pomp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pomp w99": {
    "deviceName": "W99",
    "marketingName": "W99",
    "manufacturer": "pomp",
    "brand": "pomp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}