mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sony lf-x5": {
    "deviceName": "LF-X5",
    "marketingName": "LF-X5",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "mobile-media-player",
    "platform": null
  },
  "sony nw-x1000": {
    "deviceName": "NW-X1000",
    "marketingName": "NW-X1000",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 432,
      "height": 240,
      "touch": true,
      "size": 3
    },
    "type": "mobile-media-player",
    "platform": "java"
  },
  "sony nw-x1050": {
    "deviceName": "NW-X1050",
    "marketingName": "NW-X1050",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 432,
      "height": 240,
      "touch": true,
      "size": 3
    },
    "type": "mobile-media-player",
    "platform": "java"
  },
  "sony nw-x1060": {
    "deviceName": "NW-X1060",
    "marketingName": "NW-X1060",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 432,
      "height": 240,
      "touch": true,
      "size": 3
    },
    "type": "mobile-media-player",
    "platform": "java"
  }
}