mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "readboy f300": {
    "deviceName": "F300",
    "marketingName": "F300",
    "manufacturer": "readboy",
    "brand": "readboy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "readboy g100": {
    "deviceName": "G100",
    "marketingName": "G100",
    "manufacturer": "readboy",
    "brand": "readboy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "readboy g20": {
    "deviceName": "G20",
    "marketingName": "G20",
    "manufacturer": "readboy",
    "brand": "readboy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "readboy g30": {
    "deviceName": "G30",
    "marketingName": "G30",
    "manufacturer": "readboy",
    "brand": "readboy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "readboy g35": {
    "deviceName": "G35",
    "marketingName": "G35",
    "manufacturer": "readboy",
    "brand": "readboy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "readboy g50": {
    "deviceName": "G50",
    "marketingName": "G50",
    "manufacturer": "readboy",
    "brand": "readboy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}