mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "wexler zen 4.5": {
    "deviceName": "Zen 4.5",
    "marketingName": "Zen 4.5",
    "manufacturer": "wexler",
    "brand": "wexler",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "wexler zen 4.7": {
    "deviceName": "Zen 4.7",
    "marketingName": "Zen 4.7",
    "manufacturer": "wexler",
    "brand": "wexler",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "wexler zen 5": {
    "deviceName": "Zen 5",
    "marketingName": "Zen 5",
    "manufacturer": "wexler",
    "brand": "wexler",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}