mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "lingwin k1": {
    "deviceName": "K1",
    "marketingName": "K1",
    "manufacturer": "lingwin",
    "brand": "lingwin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lingwin k5": {
    "deviceName": "K5",
    "marketingName": "K5",
    "manufacturer": "lingwin",
    "brand": "lingwin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lingwin t620": {
    "deviceName": "T620",
    "marketingName": "T620",
    "manufacturer": "lingwin",
    "brand": "lingwin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lingwin u820s": {
    "deviceName": "U820S",
    "marketingName": "U820S",
    "manufacturer": "lingwin",
    "brand": "lingwin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lingwin u880": {
    "deviceName": "U880",
    "marketingName": "U880",
    "manufacturer": "lingwin",
    "brand": "lingwin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}