mimmi20/browser-detector

View on GitHub
data/devices/konka/feature-phone.json

Summary

Maintainability
Test Coverage
{
  "konka a66": {
    "deviceName": "A66",
    "marketingName": "A66",
    "manufacturer": "konka",
    "brand": "konka",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 160,
      "height": 128,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "konka v7": {
    "deviceName": "V7",
    "marketingName": "V7",
    "manufacturer": "konka",
    "brand": "konka",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 220,
      "height": 176,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "konka v8": {
    "deviceName": "V8",
    "marketingName": "V8",
    "manufacturer": "konka",
    "brand": "konka",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  }
}