mimmi20/browser-detector

View on GitHub
data/devices/cowon/mobile-media-player.json

Summary

Maintainability
Test Coverage
{
  "cowon d3": {
    "deviceName": "D3",
    "marketingName": "D3",
    "manufacturer": "cowon",
    "brand": "cowon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.7
    },
    "type": "mobile-media-player",
    "platform": "android"
  },
  "cowon z2": {
    "deviceName": "Z2",
    "marketingName": "Plenue",
    "manufacturer": "cowon",
    "brand": "cowon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.7
    },
    "type": "mobile-media-player",
    "platform": "android"
  }
}