mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "vernee apollo": {
    "deviceName": "Apollo",
    "marketingName": "Apollo",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee apollo lite": {
    "deviceName": "Apollo Lite",
    "marketingName": "Apollo Lite",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee m5": {
    "deviceName": "M5",
    "marketingName": "M5",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee mars pro": {
    "deviceName": "Mars Pro",
    "marketingName": "Mars Pro",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee t3 pro": {
    "deviceName": "T3 Pro",
    "marketingName": "T3 Pro",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee thor": {
    "deviceName": "Thor",
    "marketingName": "Thor",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee thor e": {
    "deviceName": "Thor E",
    "marketingName": "Thor E",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee thor plus": {
    "deviceName": "Thor Plus",
    "marketingName": "Thor Plus",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vernee v2 pro": {
    "deviceName": "V2 Pro",
    "marketingName": "V2 Pro",
    "manufacturer": "vernee",
    "brand": "vernee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2160,
      "height": 1080,
      "touch": true,
      "size": 5.99
    },
    "type": "smartphone",
    "platform": "android"
  }
}