mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "kumai 260": {
    "deviceName": "260",
    "marketingName": "260",
    "manufacturer": "kumai",
    "brand": "kumai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kumai 290": {
    "deviceName": "290",
    "marketingName": "290",
    "manufacturer": "kumai",
    "brand": "kumai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kumai 290s": {
    "deviceName": "290S",
    "marketingName": "290S",
    "manufacturer": "kumai",
    "brand": "kumai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kumai 918": {
    "deviceName": "918",
    "marketingName": "918",
    "manufacturer": "kumai",
    "brand": "kumai",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}