mimmi20/browser-detector

View on GitHub
data/devices/e-tel/feature-phone.json

Summary

Maintainability
Test Coverage
{
  "e-tel v50": {
    "deviceName": "V50",
    "marketingName": "V50",
    "manufacturer": "e-tel",
    "brand": "e-tel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 272,
      "touch": false,
      "size": 4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "e-tel v85": {
    "deviceName": "V85",
    "marketingName": "V85",
    "manufacturer": "e-tel",
    "brand": "e-tel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "feature-phone",
    "platform": "java"
  }
}