mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "bluboo dual": {
    "deviceName": "Dual",
    "marketingName": "Dual",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo maya": {
    "deviceName": "Maya",
    "marketingName": "Maya",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo maya max": {
    "deviceName": "Maya Max",
    "marketingName": "Maya Max",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo mini": {
    "deviceName": "Mini",
    "marketingName": "Mini",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo picasso": {
    "deviceName": "Picasso",
    "marketingName": "Picasso",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo s1": {
    "deviceName": "S1",
    "marketingName": "S1",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo s1a": {
    "deviceName": "S1a",
    "marketingName": "S1a",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo s8": {
    "deviceName": "S8",
    "marketingName": "S8",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo x550": {
    "deviceName": "X550",
    "marketingName": "X550",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo xfire": {
    "deviceName": "XFire",
    "marketingName": "XFire",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bluboo xfire2": {
    "deviceName": "XFire 2",
    "marketingName": "XFire 2",
    "manufacturer": "bluboo",
    "brand": "bluboo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}