mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "dell streak": {
    "deviceName": "Streak",
    "marketingName": "Streak",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "dell venue 7 3740": {
    "deviceName": "Venue 7 3740",
    "marketingName": "Venue 7",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}