mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "olei hs7705 as": {
    "deviceName": "HS7705 AS",
    "marketingName": "HS7705 AS",
    "manufacturer": "olei",
    "brand": "olei",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "olei hs7705 bk": {
    "deviceName": "HS7705 BK",
    "marketingName": "HS7705 BK",
    "manufacturer": "olei",
    "brand": "olei",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}