mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "noain a900s": {
    "deviceName": "A900S",
    "marketingName": "A900S",
    "manufacturer": "noain",
    "brand": "noain",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "noain a913": {
    "deviceName": "A913",
    "marketingName": "A913",
    "manufacturer": "noain",
    "brand": "noain",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "noain m15": {
    "deviceName": "M15",
    "marketingName": "M15",
    "manufacturer": "noain",
    "brand": "noain",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "noain m6": {
    "deviceName": "M6",
    "marketingName": "M6",
    "manufacturer": "noain",
    "brand": "noain",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}