mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "dell aero": {
    "deviceName": "Aero",
    "marketingName": "Aero",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 640,
      "height": 360,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dell v04b": {
    "deviceName": "V04B",
    "marketingName": "Streak Pro 101DL",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dell thunder": {
    "deviceName": "Thunder",
    "marketingName": "Thunder",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.1
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dell venue": {
    "deviceName": "Venue",
    "marketingName": "Venue",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.1
    },
    "type": "smartphone",
    "platform": "android"
  },
  "dell venue pro": {
    "deviceName": "Venue Pro",
    "marketingName": "Venue Pro",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.1
    },
    "type": "smartphone",
    "platform": "windows phone"
  },
  "dell xcd35": {
    "deviceName": "XCD35",
    "marketingName": "XCD35",
    "manufacturer": "dell",
    "brand": "dell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}