mimmi20/browser-detector

View on GitHub
data/devices/voyo/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "voyo i8 max 4g": {
    "deviceName": "i8 Max 4G",
    "marketingName": "i8 Max 4G",
    "manufacturer": "voyo",
    "brand": "voyo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "voyo q101 4g": {
    "deviceName": "Q101",
    "marketingName": "Q101",
    "manufacturer": "voyo",
    "brand": "voyo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}