mimmi20/browser-detector

View on GitHub
data/devices/dragon-touch/tablet.json

Summary

Maintainability
Test Coverage
{
  "dragon-touch a93": {
    "deviceName": "A93",
    "marketingName": "A93",
    "manufacturer": "dragon-touch",
    "brand": "dragon-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "dragon-touch y88x": {
    "deviceName": "Y88X",
    "marketingName": "Y88X",
    "manufacturer": "dragon-touch",
    "brand": "dragon-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "dragon-touch notepad k10": {
    "deviceName": "Notepad K10",
    "marketingName": "Notepad K10",
    "manufacturer": "dragon-touch",
    "brand": "dragon-touch",
    "dualOrientation": true,
    "simCount": 0,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "dragon-touch notepad 102": {
    "deviceName": "Notepad 102",
    "marketingName": "Notepad 102",
    "manufacturer": "dragon-touch",
    "brand": "dragon-touch",
    "dualOrientation": true,
    "simCount": 0,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "dragon-touch notepad y80": {
    "deviceName": "Notepad Y80",
    "marketingName": "Notepad Y80",
    "manufacturer": "dragon-touch",
    "brand": "dragon-touch",
    "dualOrientation": true,
    "simCount": 0,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}