mimmi20/browser-detector

View on GitHub
data/devices/doogee/phablet.json

Summary

Maintainability
Test Coverage
{
  "doogee y6 max": {
    "deviceName": "Y6 Max",
    "marketingName": "Y6 Max",
    "manufacturer": "doogee",
    "brand": "doogee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 6.5
    },
    "type": "phablet",
    "platform": "android"
  },
  "doogee y6 max 3d": {
    "deviceName": "Y6 Max 3D",
    "marketingName": "Y6 Max 3D",
    "manufacturer": "doogee",
    "brand": "doogee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 6.5
    },
    "type": "phablet",
    "platform": "android"
  }
}