mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "konrow bigcool": {
    "deviceName": "BigCool",
    "marketingName": "BigCool",
    "manufacturer": "konrow",
    "brand": "konrow",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "konrow coolfive": {
    "deviceName": "Cool Five",
    "marketingName": "Cool Five",
    "manufacturer": "konrow",
    "brand": "konrow",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "konrow cool-k": {
    "deviceName": "Cool-K",
    "marketingName": "Cool-K",
    "manufacturer": "konrow",
    "brand": "konrow",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "konrow just5": {
    "deviceName": "Just 5",
    "marketingName": "Just 5",
    "manufacturer": "konrow",
    "brand": "konrow",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "konrow link5": {
    "deviceName": "Link 5",
    "marketingName": "Link 5",
    "manufacturer": "konrow",
    "brand": "konrow",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}