mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "hdc i9300": {
    "deviceName": "i9300",
    "marketingName": "Galaxy S3 EX",
    "manufacturer": "hdc",
    "brand": "hdc",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hdc galaxy s3 ex v2": {
    "deviceName": "Galaxy S3 EX V2",
    "marketingName": "Galaxy S3 EX V2",
    "manufacturer": "hdc",
    "brand": "hdc",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hdc n9592": {
    "deviceName": "N9592",
    "marketingName": "Galaxys S4",
    "manufacturer": "hdc",
    "brand": "hdc",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hdc hx-9299a": {
    "deviceName": "HX-9299A",
    "marketingName": "HX-9299A",
    "manufacturer": "hdc",
    "brand": "hdc",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}