mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "woo sp4521": {
    "deviceName": "SP4521",
    "marketingName": "Cosmo",
    "manufacturer": "woo",
    "brand": "woo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "woo sp6022": {
    "deviceName": "SP6022",
    "marketingName": "Orion",
    "manufacturer": "woo",
    "brand": "woo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "woo sp6020": {
    "deviceName": "SP6020",
    "marketingName": "Quasar",
    "manufacturer": "woo",
    "brand": "woo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}