mimmi20/browser-detector

View on GitHub
data/devices/turbo-x/smartphone.json

Summary

Maintainability
Test Coverage
{
  "turbo-x a2": {
    "deviceName": "A2",
    "marketingName": "A2",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turbo-x e3": {
    "deviceName": "E3",
    "marketingName": "E3",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turbo-x o": {
    "deviceName": "O",
    "marketingName": "O",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turbo-x pi": {
    "deviceName": "PI",
    "marketingName": "PI",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turbo-x pi 4g": {
    "deviceName": "PI",
    "marketingName": "PI",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turbo-x y": {
    "deviceName": "Y",
    "marketingName": "Y",
    "manufacturer": "turbo-x",
    "brand": "turbo-x",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}