mimmi20/browser-detector

View on GitHub
data/devices/china-phone/mobile-device.json

Summary

Maintainability
Test Coverage
{
  "general china-phone device": {
    "deviceName": "general China Phone device",
    "marketingName": "general China Phone device",
    "manufacturer": "china-phone",
    "brand": "china-phone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "mobile-device",
    "platform": "android"
  }
}