mimmi20/browser-detector

View on GitHub
data/devices/fnf/tablet.json

Summary

Maintainability
Test Coverage
{
  "fnf ifive mini 4s": {
    "deviceName": "Ifive Mini 4S",
    "marketingName": "Ifive Mini 4S",
    "manufacturer": "fnf",
    "brand": "fnf",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  },
  "fnf ifive mx": {
    "deviceName": "Ifive MX",
    "marketingName": "Ifive MX",
    "manufacturer": "fnf",
    "brand": "fnf",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}