mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tracer gs1": {
    "deviceName": "GS1",
    "marketingName": "Oxygen",
    "manufacturer": "tracer",
    "brand": "tracer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "tracer gs4": {
    "deviceName": "GS4",
    "marketingName": "Oxygen",
    "manufacturer": "tracer",
    "brand": "tracer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}