mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "i-joy elektra l": {
    "deviceName": "Elektra L",
    "marketingName": "Elektra L",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "i-joy i-call": {
    "deviceName": "i-Call",
    "marketingName": "i-Call",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "i-joy i-call 300": {
    "deviceName": "i-Call 300",
    "marketingName": "i-Call 300",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "i-joy i-call 300v2": {
    "deviceName": "i-Call 300 V2",
    "marketingName": "i-Call 300 V2",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "i-joy i-call 504": {
    "deviceName": "i-Call 504",
    "marketingName": "i-Call 504",
    "manufacturer": "i-joy",
    "brand": "i-joy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}