mimmi20/browser-detector

View on GitHub
data/devices/turbo-x/tablet.json

Summary

Maintainability
Test Coverage
{
  "turbo-x coral ii": {
    "deviceName": "Coral II",
    "marketingName": "Coral II",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "turbo-x ice": {
    "deviceName": "Ice",
    "marketingName": "Ice",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "turbo-x rink 8.9": {
    "deviceName": "Rink 8.9",
    "marketingName": "Rink 8.9",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.9
    },
    "type": "tablet",
    "platform": "android"
  },
  "turbo-x tablet spice iii": {
    "deviceName": "Tablet Spice III",
    "marketingName": "Tablet Spice III",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "turbo-x tablet spice iv": {
    "deviceName": "Tablet Spice IV",
    "marketingName": "Tablet Spice IV",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}