mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "iocean x7": {
    "deviceName": "X7",
    "marketingName": "X7",
    "manufacturer": "iocean",
    "brand": "iocean",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "iocean x8 mini": {
    "deviceName": "X8 mini",
    "marketingName": "X8 mini",
    "manufacturer": "iocean",
    "brand": "iocean",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}