mimmi20/browser-detector

View on GitHub
data/devices/o2/smartphone.json

Summary

Maintainability
Test Coverage
{
  "o2 xda_diamond": {
    "deviceName": "Xda Diamond",
    "marketingName": "Xda Diamond",
    "manufacturer": "htc",
    "brand": "o2",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 640,
      "height": 480,
      "touch": true,
      "size": 2.8
    },
    "type": "smartphone",
    "platform": null
  },
  "o2 xda_diamond_2": {
    "deviceName": "Xda Diamond 2",
    "marketingName": "Xda Diamond 2",
    "manufacturer": "htc",
    "brand": "o2",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": null
  },
  "o2 xda star": {
    "deviceName": "Xda Star",
    "marketingName": "Xda Star",
    "manufacturer": "htc",
    "brand": "o2",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.6
    },
    "type": "smartphone",
    "platform": null
  },
  "o2 xda stellar": {
    "deviceName": "Xda Stellar",
    "marketingName": "Xda Stellar",
    "manufacturer": "htc",
    "brand": "o2",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.8
    },
    "type": "smartphone",
    "platform": null
  }
}