mimmi20/browser-detector

View on GitHub
data/devices/digiland/mobile-device.json

Summary

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