mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "wieppo e1": {
    "deviceName": "E1",
    "marketingName": "E1",
    "manufacturer": "wieppo",
    "brand": "wieppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 640,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "wieppo s5": {
    "deviceName": "S5",
    "marketingName": "S5",
    "manufacturer": "wieppo",
    "brand": "wieppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "wieppo s6": {
    "deviceName": "S6",
    "marketingName": "S6",
    "manufacturer": "wieppo",
    "brand": "wieppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "wieppo s6 lite": {
    "deviceName": "S6 Lite",
    "marketingName": "S6 Lite",
    "manufacturer": "wieppo",
    "brand": "wieppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "wieppo s8": {
    "deviceName": "S8",
    "marketingName": "S8",
    "manufacturer": "wieppo",
    "brand": "wieppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}