mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tolino tab 7": {
    "deviceName": "Tab 7",
    "marketingName": "Tab 7",
    "manufacturer": "trekstor",
    "brand": "tolino",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 900,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "tolino tab 8": {
    "deviceName": "Tab 8",
    "marketingName": "Tab 8",
    "manufacturer": "tolino",
    "brand": "tolino",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "tolino tab 8.9": {
    "deviceName": "Tab 8.9",
    "marketingName": "Tab 8.9",
    "manufacturer": "tolino",
    "brand": "tolino",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.9
    },
    "type": "tablet",
    "platform": "android"
  }
}