mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "rivo rx40": {
    "deviceName": "RX40",
    "marketingName": "Rhythm",
    "manufacturer": "rivo",
    "brand": "rivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "rivo rx45": {
    "deviceName": "RX45",
    "marketingName": "Rhythm",
    "manufacturer": "rivo",
    "brand": "rivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "rivo rx60": {
    "deviceName": "RX60",
    "marketingName": "Rhythm",
    "manufacturer": "rivo",
    "brand": "rivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "rivo rx75": {
    "deviceName": "RX75",
    "marketingName": "Rhythm",
    "manufacturer": "rivo",
    "brand": "rivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}