mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "myria 502m": {
    "deviceName": "502M",
    "marketingName": "502M",
    "manufacturer": "myria",
    "brand": "myria",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "myria five": {
    "deviceName": "Five",
    "marketingName": "Five",
    "manufacturer": "myria",
    "brand": "myria",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "myria my9063": {
    "deviceName": "MY9063",
    "marketingName": "Grand",
    "manufacturer": "myria",
    "brand": "myria",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "myria quad": {
    "deviceName": "Quad",
    "marketingName": "Quad",
    "manufacturer": "myria",
    "brand": "myria",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "myria my9054": {
    "deviceName": "MY9054",
    "marketingName": "Wide",
    "manufacturer": "myria",
    "brand": "myria",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "myria my9053": {
    "deviceName": "MY9053",
    "marketingName": "Wide 2",
    "manufacturer": "myria",
    "brand": "myria",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}