mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "vivax fly 3": {
    "deviceName": "Fly 3",
    "marketingName": "Fly 3",
    "manufacturer": "vivax",
    "brand": "vivax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vivax fly 4": {
    "deviceName": "Fly4",
    "marketingName": "Fly4",
    "manufacturer": "vivax",
    "brand": "vivax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vivax fun s20": {
    "deviceName": "Fun S20",
    "marketingName": "Fun S20",
    "manufacturer": "vivax",
    "brand": "vivax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vivax fun s4012": {
    "deviceName": "Fun S4012",
    "marketingName": "Fun S4012",
    "manufacturer": "vivax",
    "brand": "vivax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vivax point x40 pro": {
    "deviceName": "Point X40 Pro",
    "marketingName": "Point X40 Pro",
    "manufacturer": "vivax",
    "brand": "vivax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "vivax smart fly v500": {
    "deviceName": "Smart Fly V500",
    "marketingName": "Smart Fly V500",
    "manufacturer": "vivax",
    "brand": "vivax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}