mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "myphone mypad 2": {
    "deviceName": "MyPad 2",
    "marketingName": "MyPad 2",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mypad p3": {
    "deviceName": "MyPad P3",
    "marketingName": "MyPad P3",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab 10 dual core": {
    "deviceName": "MyTab 10 Dual Core",
    "marketingName": "MyTab 10 Dual Core",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab 10 ii": {
    "deviceName": "MyTab 10 II",
    "marketingName": "MyTab 10 II",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab 11 dual core": {
    "deviceName": "MyTab 11 Dual Core",
    "marketingName": "MyTab 11 Dual Core",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab 7": {
    "deviceName": "MyTab 7",
    "marketingName": "MyTab 7",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab 7 dual core": {
    "deviceName": "MyTab 7 Dual Core",
    "marketingName": "MyTab 7 Dual Core",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab 7 q": {
    "deviceName": "MyTab 7 Q",
    "marketingName": "MyTab 7 Q",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab mini 3g": {
    "deviceName": "MyTab Mini 3G",
    "marketingName": "MyTab Mini 3G",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "myphone mytab u30gt2": {
    "deviceName": "MyTab U30GT2",
    "marketingName": "MyTab U30GT2",
    "manufacturer": "myphone",
    "brand": "myphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}