mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "i-joy deox": {
    "deviceName": "Deox",
    "marketingName": "Deox",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-joy neon 7": {
    "deviceName": "Neon 7",
    "marketingName": "Neon 7",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-joy neon 9": {
    "deviceName": "Neon 9",
    "marketingName": "Neon 9",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-joy planet ii v2": {
    "deviceName": "Planet II V2",
    "marketingName": "Planet II V2",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-joy sygnus": {
    "deviceName": "Sygnus",
    "marketingName": "Sygnus",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "i-joy tablet stone": {
    "deviceName": "Tablet Stone",
    "marketingName": "Tablet Stone",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  }
}