mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "advance hi4934": {
    "deviceName": "HI4934",
    "marketingName": "Hollogram HI4934",
    "manufacturer": "advance",
    "brand": "advance",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "advance hl5446": {
    "deviceName": "HL5446",
    "marketingName": "Hollogram HL5446",
    "manufacturer": "advance",
    "brand": "advance",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "advance hl6246": {
    "deviceName": "HL6246",
    "marketingName": "Hollogram HL6246",
    "manufacturer": "advance",
    "brand": "advance",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}