mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "blu life view tab": {
    "deviceName": "Life View Tab",
    "marketingName": "Life View Tab",
    "manufacturer": "blu",
    "brand": "blu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "blu studio 7.0": {
    "deviceName": "Studio 7.0",
    "marketingName": "Studio 7.0",
    "manufacturer": "blu",
    "brand": "blu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}