mimmi20/browser-detector

View on GitHub
data/devices/smart-q/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "smart-q r10": {
    "deviceName": "R10",
    "marketingName": "R10",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "smart-q t12": {
    "deviceName": "T12",
    "marketingName": "Ten2",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "smart-q t15": {
    "deviceName": "T15",
    "marketingName": "Ten3",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "smart-q v5-ii": {
    "deviceName": "V5-II",
    "marketingName": "V5-II",
    "manufacturer": "smart-q",
    "brand": "smart-q",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "fone-pad",
    "platform": "android"
  }
}