mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "kingsun f1": {
    "deviceName": "F1",
    "marketingName": "F1",
    "manufacturer": "kingsun",
    "brand": "kingsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingsun f70": {
    "deviceName": "F70",
    "marketingName": "F70",
    "manufacturer": "kingsun",
    "brand": "kingsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingsun s5q": {
    "deviceName": "S5Q",
    "marketingName": "S5Q",
    "manufacturer": "kingsun",
    "brand": "kingsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingsun s6": {
    "deviceName": "S6",
    "marketingName": "S6",
    "manufacturer": "kingsun",
    "brand": "kingsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kingsun s8": {
    "deviceName": "S8",
    "marketingName": "S8",
    "manufacturer": "kingsun",
    "brand": "kingsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}