mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "mlais m52 red note": {
    "deviceName": "M52 Red Note",
    "marketingName": "M52 Red Note",
    "manufacturer": "mlais",
    "brand": "mlais",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mlais mx base": {
    "deviceName": "MX Base",
    "marketingName": "MX Base",
    "manufacturer": "mlais",
    "brand": "mlais",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}