mimmi20/browser-detector

View on GitHub
data/devices/dell/tablet.json

Summary

Maintainability
Test Coverage
{
  "dell streak 10 pro": {
    "deviceName": "Streak 10 Pro",
    "marketingName": "Streak 10 Pro",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "dell streak 7": {
    "deviceName": "Streak 7",
    "marketingName": "Streak 7",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "dell venue 7 3730": {
    "deviceName": "Venue 7 3730",
    "marketingName": "Venue 7",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "dell venue 7 hspa+": {
    "deviceName": "Venue 7 HSPA+",
    "marketingName": "Venue 7",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "dell venue 8 3830": {
    "deviceName": "Venue 8 3830",
    "marketingName": "Venue 8",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "dell venue 8 hspa+": {
    "deviceName": "Venue 8 HSPA+",
    "marketingName": "Venue 8",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "dell venue 8 7840": {
    "deviceName": "Venue 8 7840",
    "marketingName": "Venue 8 7840",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1600,
      "touch": true,
      "size": 8.4
    },
    "type": "tablet",
    "platform": "android"
  }
}