mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "captiva 10.1 hd": {
    "deviceName": "10.1 HD",
    "marketingName": "10.1 HD",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva 9.7 super fhd": {
    "deviceName": "9.7 Super FHD",
    "marketingName": "9.7 Super FHD",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 10": {
    "deviceName": "Pad 10",
    "marketingName": "Pad 10",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 10.1": {
    "deviceName": "Pad 10.1",
    "marketingName": "Pad 10.1",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 10.1 lite": {
    "deviceName": "Pad 10.1 Lite",
    "marketingName": "Pad 10.1 Lite",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 10.1 quad fhd": {
    "deviceName": "Pad 10.1 Quad FHD",
    "marketingName": "Pad 10.1 Quad FHD",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 7": {
    "deviceName": "Pad 7",
    "marketingName": "Pad 7",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 8": {
    "deviceName": "Pad 8",
    "marketingName": "Pad 8",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "captiva pad 8 pro": {
    "deviceName": "Pad 8 Pro",
    "marketingName": "Pad 8 Pro",
    "manufacturer": "captiva",
    "brand": "captiva",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}