mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "odys neo 6 lte": {
    "deviceName": "Neo 6 LTE",
    "marketingName": "Neo 6 LTE",
    "manufacturer": "odys",
    "brand": "odys",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "odys pluto7": {
    "deviceName": "Pluto 7",
    "marketingName": "Pluto 7",
    "manufacturer": "odys",
    "brand": "odys",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 6.9
    },
    "type": "smartphone",
    "platform": "android"
  },
  "odys slade x55": {
    "deviceName": "Slade X55",
    "marketingName": "Slade X55",
    "manufacturer": "odys",
    "brand": "odys",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}