mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sunvan s8888a": {
    "deviceName": "S8888A",
    "marketingName": "S8888A",
    "manufacturer": "sunvan",
    "brand": "sunvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "sunvan s899": {
    "deviceName": "S899",
    "marketingName": "S899",
    "manufacturer": "sunvan",
    "brand": "sunvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "sunvan s899b": {
    "deviceName": "S899B",
    "marketingName": "S899B",
    "manufacturer": "sunvan",
    "brand": "sunvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "sunvan s899c": {
    "deviceName": "S899C",
    "marketingName": "S899C",
    "manufacturer": "sunvan",
    "brand": "sunvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}