mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "zync dual 7+": {
    "deviceName": "Dual 7+",
    "marketingName": "Dual 7+",
    "manufacturer": "zync",
    "brand": "zync",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "zync z1000": {
    "deviceName": "Z1000",
    "marketingName": "Z1000",
    "manufacturer": "zync",
    "brand": "zync",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "zync z909": {
    "deviceName": "Z909",
    "marketingName": "Z909",
    "manufacturer": "zync",
    "brand": "zync",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 400,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "zync z930": {
    "deviceName": "Z930",
    "marketingName": "Z930",
    "manufacturer": "zync",
    "brand": "zync",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "zync z930+": {
    "deviceName": "Z930+",
    "marketingName": "Z930+",
    "manufacturer": "zync",
    "brand": "zync",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}