mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "qilive 40": {
    "deviceName": "40",
    "marketingName": "40",
    "manufacturer": "qilive",
    "brand": "qilive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "qilive 50": {
    "deviceName": "50",
    "marketingName": "50",
    "manufacturer": "qilive",
    "brand": "qilive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "qilive 53": {
    "deviceName": "5.3",
    "marketingName": "Q 4122",
    "manufacturer": "qilive",
    "brand": "qilive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "qilive 45": {
    "deviceName": "45",
    "marketingName": "Titanium 45",
    "manufacturer": "qilive",
    "brand": "qilive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}