mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "vertu constellation quest": {
    "deviceName": "Constellation Quest",
    "marketingName": "Constellation Quest",
    "manufacturer": "vertu",
    "brand": "vertu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "symbian"
  },
  "vertu constellation t": {
    "deviceName": "Constellation T",
    "marketingName": "Constellation T",
    "manufacturer": "vertu",
    "brand": "vertu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 640,
      "height": 320,
      "touch": false,
      "size": 3.5
    },
    "type": "feature-phone",
    "platform": "symbian"
  }
}