mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "hosin t50": {
    "deviceName": "T50",
    "marketingName": "T50",
    "manufacturer": "hosin",
    "brand": "hosin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hosin t70": {
    "deviceName": "T70",
    "marketingName": "T70",
    "manufacturer": "hosin",
    "brand": "hosin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hosin u7": {
    "deviceName": "U7",
    "marketingName": "U7",
    "manufacturer": "hosin",
    "brand": "hosin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hosin v70": {
    "deviceName": "V70",
    "marketingName": "V70",
    "manufacturer": "hosin",
    "brand": "hosin",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}