mimmi20/browser-detector

View on GitHub
data/devices/wondermedia/tablet.json

Summary

Maintainability
Test Coverage
{
  "wondermedia prizm wm8650": {
    "deviceName": "WM8650",
    "marketingName": "Prizm",
    "manufacturer": "wondermedia",
    "brand": "wondermedia",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "wondermedia prizm wm8850": {
    "deviceName": "WM8850",
    "marketingName": "Prizm",
    "manufacturer": "wondermedia",
    "brand": "wondermedia",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "wondermedia v1013": {
    "deviceName": "V1013",
    "marketingName": "V1013",
    "manufacturer": "wondermedia",
    "brand": "wondermedia",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}