mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "avvio 765": {
    "deviceName": "765",
    "marketingName": "765",
    "manufacturer": "avvio",
    "brand": "avvio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "avvio 775": {
    "deviceName": "775",
    "marketingName": "775",
    "manufacturer": "avvio",
    "brand": "avvio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "avvio 793": {
    "deviceName": "793",
    "marketingName": "793",
    "manufacturer": "avvio",
    "brand": "avvio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "avvio l500": {
    "deviceName": "L500",
    "marketingName": "L500",
    "manufacturer": "avvio",
    "brand": "avvio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}