mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "anry s20": {
    "deviceName": "S20",
    "marketingName": "S20",
    "manufacturer": "anry",
    "brand": "anry",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 11.6
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "anry x20": {
    "deviceName": "X20",
    "marketingName": "X20",
    "manufacturer": "anry",
    "brand": "anry",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}