mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "lephone k10": {
    "deviceName": "K10",
    "marketingName": "K10",
    "manufacturer": "lephone",
    "brand": "lephone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "lephone k7": {
    "deviceName": "K7",
    "marketingName": "K7",
    "manufacturer": "lephone",
    "brand": "lephone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": 1.8
    },
    "type": "feature-phone",
    "platform": "java"
  }
}