mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "gfive f600": {
    "deviceName": "F600",
    "marketingName": "Blade X",
    "manufacturer": "gfive",
    "brand": "gfive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "gfive a5": {
    "deviceName": "A5",
    "marketingName": "President A5",
    "manufacturer": "gfive",
    "brand": "gfive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "gfive president g10 fashion": {
    "deviceName": "President G10 Fashion",
    "marketingName": "President G10 Fashion",
    "manufacturer": "gfive",
    "brand": "gfive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "gfive president g7": {
    "deviceName": "President G7",
    "marketingName": "President G7",
    "manufacturer": "gfive",
    "brand": "gfive",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}