mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "axgio neon n1": {
    "deviceName": "Neon N1",
    "marketingName": "Neon N1",
    "manufacturer": "axgio",
    "brand": "axgio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "axgio neon n2q": {
    "deviceName": "Neon N2Q",
    "marketingName": "Neon N2Q",
    "manufacturer": "axgio",
    "brand": "axgio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "axgio wing w2": {
    "deviceName": "Wing W2",
    "marketingName": "Wing W2",
    "manufacturer": "axgio",
    "brand": "axgio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}