mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "amoi a862w": {
    "deviceName": "A862W",
    "marketingName": "A862W",
    "manufacturer": "amoi",
    "brand": "amoi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "amoi n808": {
    "deviceName": "N808",
    "marketingName": "N808",
    "manufacturer": "amoi",
    "brand": "amoi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": null
  },
  "amoi n820": {
    "deviceName": "N820",
    "marketingName": "N820",
    "manufacturer": "amoi",
    "brand": "amoi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "amoi n828": {
    "deviceName": "N828",
    "marketingName": "N828",
    "manufacturer": "amoi",
    "brand": "amoi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": null
  },
  "amoi n850": {
    "deviceName": "N850",
    "marketingName": "N850",
    "manufacturer": "amoi",
    "brand": "amoi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": null
  }
}