mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "bush 10.0 mytablet": {
    "deviceName": "10.0 MyTablet",
    "marketingName": "10.0 MyTablet",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10
    },
    "type": "tablet",
    "platform": "android"
  },
  "bush 10.0 tablet": {
    "deviceName": "10.0 Tablet",
    "marketingName": "10.0 Tablet",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10
    },
    "type": "tablet",
    "platform": "android"
  },
  "bush 10.1 tablet": {
    "deviceName": "10.1 Tablet",
    "marketingName": "10.1 Tablet",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "bush 7.85 tablet": {
    "deviceName": "7.85 Tablet",
    "marketingName": "7.85 Tablet",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  },
  "bush mytablet 2": {
    "deviceName": "MyTablet 2",
    "marketingName": "MyTablet 2",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}