mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "viewsonic a8+": {
    "deviceName": "A8+",
    "marketingName": "A8+",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "viewsonic v350": {
    "deviceName": "V350",
    "marketingName": "V350",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "viewsonic v500": {
    "deviceName": "V500",
    "marketingName": "V500",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "viewsonic viewpad 4": {
    "deviceName": "ViewPad 4",
    "marketingName": "ViewPad 4",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.1
    },
    "type": "smartphone",
    "platform": "android"
  },
  "viewsonic viewphone3": {
    "deviceName": "ViewPhone 3",
    "marketingName": "ViewPhone 3",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}