mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "owwo 1s": {
    "deviceName": "1S",
    "marketingName": "1S",
    "manufacturer": "owwo",
    "brand": "owwo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "owwo 4s": {
    "deviceName": "4S",
    "marketingName": "4S",
    "manufacturer": "owwo",
    "brand": "owwo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "owwo 5s": {
    "deviceName": "5S",
    "marketingName": "5S",
    "manufacturer": "owwo",
    "brand": "owwo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "owwo 7s": {
    "deviceName": "7S",
    "marketingName": "7S",
    "manufacturer": "owwo",
    "brand": "owwo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "owwo q7": {
    "deviceName": "Q7",
    "marketingName": "Q7",
    "manufacturer": "owwo",
    "brand": "owwo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "owwo q8": {
    "deviceName": "Q8",
    "marketingName": "Q8",
    "manufacturer": "owwo",
    "brand": "owwo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  }
}