mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "4good light a103": {
    "deviceName": "Light A103",
    "marketingName": "Light A103",
    "manufacturer": "4good",
    "brand": "4good",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "4good s555m 4g": {
    "deviceName": "S555m 4G",
    "marketingName": "People",
    "manufacturer": "4good",
    "brand": "4good",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "4good s450m 4g": {
    "deviceName": "S450m 4G",
    "marketingName": "S450m 4G",
    "manufacturer": "4good",
    "brand": "4good",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "4good s501m 3g": {
    "deviceName": "S501m 3G",
    "marketingName": "S501m 3G",
    "manufacturer": "4good",
    "brand": "4good",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}