mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "kingzone kz-168": {
    "deviceName": "KZ-168",
    "marketingName": "K1 Turbo",
    "manufacturer": "kingzone",
    "brand": "kingzone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingzone n3 lte": {
    "deviceName": "N3 LTE",
    "marketingName": "N3 LTE",
    "manufacturer": "kingzone",
    "brand": "kingzone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingzone n3 plus": {
    "deviceName": "N3 Plus",
    "marketingName": "N3 Plus",
    "manufacturer": "kingzone",
    "brand": "kingzone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingzone n5": {
    "deviceName": "N5",
    "marketingName": "N5",
    "manufacturer": "kingzone",
    "brand": "kingzone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingzone s20": {
    "deviceName": "S20",
    "marketingName": "S20",
    "manufacturer": "kingzone",
    "brand": "kingzone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}