mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "utok 350d": {
    "deviceName": "350D",
    "marketingName": "350D",
    "manufacturer": "utok",
    "brand": "utok",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utok 400d": {
    "deviceName": "400D",
    "marketingName": "400D",
    "manufacturer": "utok",
    "brand": "utok",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utok 450d": {
    "deviceName": "450D",
    "marketingName": "450D",
    "manufacturer": "utok",
    "brand": "utok",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utok 451d": {
    "deviceName": "451D",
    "marketingName": "451D",
    "manufacturer": "utok",
    "brand": "utok",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}