mimmi20/browser-detector

View on GitHub
data/devices/i-mobile/tablet.json

Summary

Maintainability
Test Coverage
{
  "i-mobile i-note": {
    "deviceName": "i-note",
    "marketingName": "i-note",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-note wifi": {
    "deviceName": "i-note Wi-Fi",
    "marketingName": "i-note Wi-Fi",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-note wifi 1.1": {
    "deviceName": "i-note Wi-Fi 1.1",
    "marketingName": "i-note Wi-Fi 1.1",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-note wifi 2": {
    "deviceName": "i-note Wi-Fi 2",
    "marketingName": "i-note Wi-Fi 2",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-note wifi 3": {
    "deviceName": "i-note Wi-Fi 3",
    "marketingName": "i-note Wi-Fi 3",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-note wifi 7": {
    "deviceName": "i-note Wi-Fi 7",
    "marketingName": "i-note Wi-Fi 7",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-note wifi 9": {
    "deviceName": "i-note Wi-Fi 9",
    "marketingName": "i-note Wi-Fi 9",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-mobile i-tab fun": {
    "deviceName": "i-Tab Fun",
    "marketingName": "i-Tab Fun",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}