mimmi20/browser-detector

View on GitHub
data/devices/essentiel-b/smartphone.json

Summary

Maintainability
Test Coverage
{
  "essentiel-b heyou 3": {
    "deviceName": "HEYou 3",
    "marketingName": "HEYou 3",
    "manufacturer": "essentiel-b",
    "brand": "essentiel-b",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 480,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "essentiel-b wooze i5": {
    "deviceName": "Wooze I5",
    "marketingName": "Wooze I5",
    "manufacturer": "essentiel-b",
    "brand": "essentiel-b",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "essentiel-b wooze l": {
    "deviceName": "Wooze L",
    "marketingName": "Wooze L",
    "manufacturer": "essentiel-b",
    "brand": "essentiel-b",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "essentiel-b wooze xl": {
    "deviceName": "Wooze XL",
    "marketingName": "Wooze XL",
    "manufacturer": "essentiel-b",
    "brand": "essentiel-b",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}