mimmi20/browser-detector

View on GitHub
data/devices/general-mobile/tablet.json

Summary

Maintainability
Test Coverage
{
  "general-mobile e-tab": {
    "deviceName": "E-Tab",
    "marketingName": "E-Tab",
    "manufacturer": "general-mobile",
    "brand": "general-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 768,
      "touch": true,
      "size": 8.9
    },
    "type": "tablet",
    "platform": "android"
  },
  "general-mobile e-tab 4": {
    "deviceName": "E-Tab 4",
    "marketingName": "E-Tab 4",
    "manufacturer": "general-mobile",
    "brand": "general-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "general-mobile e-tab 5": {
    "deviceName": "E-Tab 5",
    "marketingName": "E-Tab 5",
    "manufacturer": "general-mobile",
    "brand": "general-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}