mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "reeder a7ic": {
    "deviceName": "A7iC",
    "marketingName": "A7iC",
    "manufacturer": "reeder",
    "brand": "reeder",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "reeder a7s": {
    "deviceName": "A7S",
    "marketingName": "A7S",
    "manufacturer": "reeder",
    "brand": "reeder",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "reeder a8i": {
    "deviceName": "A8i",
    "marketingName": "A8i",
    "manufacturer": "reeder",
    "brand": "reeder",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  },
  "reeder a8ic": {
    "deviceName": "A8iC",
    "marketingName": "A8iC",
    "manufacturer": "reeder",
    "brand": "reeder",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "reeder a8r": {
    "deviceName": "A8R",
    "marketingName": "A8R",
    "manufacturer": "reeder",
    "brand": "reeder",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  }
}