mimmi20/browser-detector

View on GitHub
data/devices/hyundai/smartphone.json

Summary

Maintainability
Test Coverage
{
  "hyundai h10": {
    "deviceName": "H10",
    "marketingName": "H10",
    "manufacturer": "hyundai",
    "brand": "hyundai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hyundai h6": {
    "deviceName": "H6",
    "marketingName": "Storm",
    "manufacturer": "hyundai",
    "brand": "hyundai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 800,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hyundai h6 b": {
    "deviceName": "H6 B",
    "marketingName": "Storm",
    "manufacturer": "hyundai",
    "brand": "hyundai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 800,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hyundai ultra air": {
    "deviceName": "Ultra Air",
    "marketingName": "Ultra Air",
    "manufacturer": "hyundai",
    "brand": "hyundai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.8
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hyundai ultra live ii": {
    "deviceName": "Ultra Live II",
    "marketingName": "Ultra Live II",
    "manufacturer": "hyundai",
    "brand": "hyundai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}