mimmi20/browser-detector

View on GitHub
data/devices/nuqleo/tablet.json

Summary

Maintainability
Test Coverage
{
  "nuqleo zaffire 1010": {
    "deviceName": "Zaffire 1010",
    "marketingName": "Zaffire 1010",
    "manufacturer": "nuqleo",
    "brand": "nuqleo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "nuqleo zaffire 785": {
    "deviceName": "Zaffire 785",
    "marketingName": "Zaffire 785",
    "manufacturer": "nuqleo",
    "brand": "nuqleo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "nuqleo zinq 7": {
    "deviceName": "Zinq 7",
    "marketingName": "Zinq 7",
    "manufacturer": "nuqleo",
    "brand": "nuqleo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}