mimmi20/browser-detector

View on GitHub
data/devices/go-mobile/smartphone.json

Summary

Maintainability
Test Coverage
{
  "go-mobile g0775": {
    "deviceName": "G0775",
    "marketingName": "G0775",
    "manufacturer": "go-mobile",
    "brand": "go-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "go-mobile go 1402": {
    "deviceName": "GO 1402",
    "marketingName": "GO 1402",
    "manufacturer": "go-mobile",
    "brand": "go-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "go-mobile go 503": {
    "deviceName": "GO 503",
    "marketingName": "GO 503",
    "manufacturer": "go-mobile",
    "brand": "go-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "go-mobile go onyx": {
    "deviceName": "GO Onyx",
    "marketingName": "GO Onyx",
    "manufacturer": "go-mobile",
    "brand": "go-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}