mimmi20/browser-detector

View on GitHub
data/devices/tecno/phablet.json

Summary

Maintainability
Test Coverage
{
  "tecno lf7": {
    "deviceName": "LF7",
    "marketingName": "Pova 3",
    "manufacturer": "tecno",
    "brand": "tecno",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 2460,
      "height": 1080,
      "touch": true,
      "size": 6.9
    },
    "type": "phablet",
    "platform": "android"
  },
  "tecno lf7n": {
    "deviceName": "LF7n",
    "marketingName": "Pova 3",
    "manufacturer": "tecno",
    "brand": "tecno",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 2460,
      "height": 1080,
      "touch": true,
      "size": 6.9
    },
    "type": "phablet",
    "platform": "android"
  }
}