mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "mlled m1b": {
    "deviceName": "M1B",
    "marketingName": "M1B",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlled m2+": {
    "deviceName": "M2+",
    "marketingName": "M2+",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlled m3 mini": {
    "deviceName": "M3 Mini",
    "marketingName": "M3 Mini",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlled m7s": {
    "deviceName": "M7S",
    "marketingName": "M7S",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlled m8": {
    "deviceName": "M8",
    "marketingName": "M8",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlled m8s": {
    "deviceName": "M8S",
    "marketingName": "M8S",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlled x3s": {
    "deviceName": "X3S",
    "marketingName": "X3S",
    "manufacturer": "mlled",
    "brand": "mlled",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}