mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "vsun i1s": {
    "deviceName": "i1s",
    "marketingName": "i1s",
    "manufacturer": "vsun",
    "brand": "vsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vsun i5": {
    "deviceName": "i5",
    "marketingName": "i5",
    "manufacturer": "vsun",
    "brand": "vsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vsun illusion": {
    "deviceName": "Illusion",
    "marketingName": "Illusion",
    "manufacturer": "vsun",
    "brand": "vsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vsun race": {
    "deviceName": "Race",
    "marketingName": "Race",
    "manufacturer": "vsun",
    "brand": "vsun",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}