mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "zte base tab": {
    "deviceName": "BASE Tab",
    "marketingName": "BASE Tab",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte s7q": {
    "deviceName": "S7Q",
    "marketingName": "S7Q",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte s8q": {
    "deviceName": "S8Q",
    "marketingName": "S8Q",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte s8q plus": {
    "deviceName": "S8Q Plus",
    "marketingName": "S8Q Plus",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte smart tab 10": {
    "deviceName": "Smart Tab 10",
    "marketingName": "Smart Tab 10",
    "manufacturer": "zte",
    "brand": "vodafone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte smarttab7": {
    "deviceName": "SmartTab7",
    "marketingName": "Smart Tab 7",
    "manufacturer": "zte",
    "brand": "vodafone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte v7073": {
    "deviceName": "V7073",
    "marketingName": "V7073",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte v81": {
    "deviceName": "V81",
    "marketingName": "V81",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "zte t1004": {
    "deviceName": "T1004",
    "marketingName": "Blade X10 II Pro Plus",
    "manufacturer": "zte",
    "brand": "zte",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}