mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "oppo a203": {
    "deviceName": "A203",
    "marketingName": "A203",
    "manufacturer": "bbk",
    "brand": "oppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "oppo a617": {
    "deviceName": "A617",
    "marketingName": "A617",
    "manufacturer": "bbk",
    "brand": "oppo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  }
}