mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "vodafone 541": {
    "deviceName": "541",
    "marketingName": "541",
    "manufacturer": "vodafone",
    "brand": "vodafone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "vodafone 555 blue": {
    "deviceName": "555 Blue",
    "marketingName": "555 Blue",
    "manufacturer": "vodafone",
    "brand": "vodafone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "vodafone chat 655w": {
    "deviceName": "Chat 655W",
    "marketingName": "Chat 655W",
    "manufacturer": "vodafone",
    "brand": "vodafone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "vodafone vf 553": {
    "deviceName": "VF 553",
    "marketingName": "VF 553",
    "manufacturer": "vodafone",
    "brand": "vodafone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  }
}