mimmi20/browser-detector

View on GitHub
data/devices/bgh/smartphone.json

Summary

Maintainability
Test Coverage
{
  "bgh joy smart a6": {
    "deviceName": "Joy Smart A6",
    "marketingName": "Joy Smart A6",
    "manufacturer": "bgh",
    "brand": "bgh",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bgh joy smart axs ii d": {
    "deviceName": "Joy Smart AXS II D",
    "marketingName": "Joy Smart AXS II D",
    "manufacturer": "bgh",
    "brand": "bgh",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}