mimmi20/browser-detector

View on GitHub
data/devices/nuu-mobile/smartphone.json

Summary

Maintainability
Test Coverage
{
  "nuu-mobile n5001l": {
    "deviceName": "N5001L",
    "marketingName": "A4L",
    "manufacturer": "nuu-mobile",
    "brand": "nuu-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "nuu-mobile n5702l": {
    "deviceName": "N5702L",
    "marketingName": "G3",
    "manufacturer": "nuu-mobile",
    "brand": "nuu-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "nuu-mobile a1": {
    "deviceName": "A1",
    "marketingName": "A1",
    "manufacturer": "nuu-mobile",
    "brand": "nuu-mobile",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "nuu-mobile s6001l": {
    "deviceName": "S6001L",
    "marketingName": "G2",
    "manufacturer": "nuu-mobile",
    "brand": "nuu-mobile",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}