mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "guophone g9589": {
    "deviceName": "G9589",
    "marketingName": "G9589",
    "manufacturer": "guophone",
    "brand": "guophone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "guophone v88": {
    "deviceName": "V88",
    "marketingName": "V88",
    "manufacturer": "guophone",
    "brand": "guophone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}