mimmi20/browser-detector

View on GitHub
data/devices/smart-q/tablet.json

Summary

Maintainability
Test Coverage
{
  "smart-q t19": {
    "deviceName": "T19",
    "marketingName": "T19",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "smart-q t20": {
    "deviceName": "T20",
    "marketingName": "T20",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "smart-q t30": {
    "deviceName": "T30",
    "marketingName": "T30",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "smart-q t7": {
    "deviceName": "T7",
    "marketingName": "T7",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "smart-q t10": {
    "deviceName": "T10",
    "marketingName": "Ten",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "smart-q v5": {
    "deviceName": "V5",
    "marketingName": "V5",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "tablet",
    "platform": "android"
  },
  "smart-q v7": {
    "deviceName": "V7",
    "marketingName": "V7",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}