mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "bush 4 android": {
    "deviceName": "4 Android",
    "marketingName": "4 Android",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bush 5 android": {
    "deviceName": "5 Android",
    "marketingName": "5 Android",
    "manufacturer": "bush",
    "brand": "bush",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}