mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "eko omega q47": {
    "deviceName": "Omega Q47",
    "marketingName": "Omega Q47",
    "manufacturer": "eko",
    "brand": "eko",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "eko omega q50": {
    "deviceName": "Omega Q50",
    "marketingName": "Omega Q50",
    "manufacturer": "eko",
    "brand": "eko",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "eko omega q57": {
    "deviceName": "Omega Q57",
    "marketingName": "Omega Q57",
    "manufacturer": "eko",
    "brand": "eko",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}