mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "uhans a101s": {
    "deviceName": "A101S",
    "marketingName": "A101S",
    "manufacturer": "uhans",
    "brand": "uhans",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "uhans h5000": {
    "deviceName": "H5000",
    "marketingName": "H5000",
    "manufacturer": "uhans",
    "brand": "uhans",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "uhans u100": {
    "deviceName": "U100",
    "marketingName": "U100",
    "manufacturer": "uhans",
    "brand": "uhans",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "uhans u200": {
    "deviceName": "U200",
    "marketingName": "U200",
    "manufacturer": "uhans",
    "brand": "uhans",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1512,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}