mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "highscreen alpha gt": {
    "deviceName": "Alpha GT",
    "marketingName": "Alpha GT",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen alpha gtr": {
    "deviceName": "Alpha GTR",
    "marketingName": "Alpha GTR",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen boost ii se": {
    "deviceName": "Boost II SE",
    "marketingName": "Boost II SE",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen explosion": {
    "deviceName": "Explosion",
    "marketingName": "Explosion",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen fest xl": {
    "deviceName": "Fest XL",
    "marketingName": "Fest XL",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen ice 2": {
    "deviceName": "ICE 2",
    "marketingName": "ICE 2",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen omega prime mini se": {
    "deviceName": "Omega Prime Mini SE",
    "marketingName": "Omega Prime Mini SE",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen omega prime s": {
    "deviceName": "Omega Prime S",
    "marketingName": "Omega Prime S",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "highscreen zera f": {
    "deviceName": "Zera F",
    "marketingName": "Zera F",
    "manufacturer": "highscreen",
    "brand": "highscreen",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}