mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "doov a6": {
    "deviceName": "A6",
    "marketingName": "A6",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov d300": {
    "deviceName": "D300",
    "marketingName": "D300",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov d350": {
    "deviceName": "D350",
    "marketingName": "D350",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov d8": {
    "deviceName": "D8",
    "marketingName": "D8",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov d2": {
    "deviceName": "D2",
    "marketingName": "iEva",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov s1": {
    "deviceName": "S1",
    "marketingName": "iSuper S1",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov s2y": {
    "deviceName": "S2y",
    "marketingName": "S2y",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov t60": {
    "deviceName": "T60",
    "marketingName": "T60",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "doov a12": {
    "deviceName": "A12",
    "marketingName": "A12",
    "manufacturer": "doov",
    "brand": "doov",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}