mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "azumi a35c lite": {
    "deviceName": "A35C Lite",
    "marketingName": "A35C Lite",
    "manufacturer": "azumi",
    "brand": "azumi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "azumi a35s": {
    "deviceName": "A35S",
    "marketingName": "A35S",
    "manufacturer": "azumi",
    "brand": "azumi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "azumi a50tq": {
    "deviceName": "A50TQ",
    "marketingName": "A50TQ",
    "manufacturer": "azumi",
    "brand": "azumi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "azumi a50c+": {
    "deviceName": "A50c+",
    "marketingName": "Claro",
    "manufacturer": "azumi",
    "brand": "azumi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "azumi iro a4q": {
    "deviceName": "Iro A4 Q",
    "marketingName": "Iro A4 Q",
    "manufacturer": "azumi",
    "brand": "azumi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "azumi iro a5q": {
    "deviceName": "Iro A5 Q",
    "marketingName": "Iro A5 Q",
    "manufacturer": "azumi",
    "brand": "azumi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}