mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "chuwi cw-v17hd": {
    "deviceName": "CW-V17HD",
    "marketingName": "CW-V17HD",
    "manufacturer": "chuwi",
    "brand": "chuwi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "chuwi hi9pro": {
    "deviceName": "Hi9Pro",
    "marketingName": "Hi9Pro",
    "manufacturer": "chuwi",
    "brand": "chuwi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1600,
      "touch": true,
      "size": 8.4
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "chuwi v99x": {
    "deviceName": "V99X",
    "marketingName": "V99X",
    "manufacturer": "chuwi",
    "brand": "chuwi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}