mimmi20/browser-detector

View on GitHub
data/devices/blackview/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "blackview tab 8": {
    "deviceName": "Tab 8",
    "marketingName": "Tab 8",
    "manufacturer": "blackview",
    "brand": "blackview",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "blackview tab 6": {
    "deviceName": "Tab 6",
    "marketingName": "Tab 6",
    "manufacturer": "blackview",
    "brand": "blackview",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "blackview tab 9": {
    "deviceName": "Tab 9",
    "marketingName": "Tab 9",
    "manufacturer": "blackview",
    "brand": "blackview",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}