mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "einsundeins smartpad": {
    "deviceName": "Smartpad",
    "marketingName": "Smartpad",
    "manufacturer": "nec",
    "brand": "einsundeins",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}