mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "evolveo strongphone g4": {
    "deviceName": "StrongPhone G4",
    "marketingName": "StrongPhone G4",
    "manufacturer": "evolveo",
    "brand": "evolveo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evolveo strongphone q4": {
    "deviceName": "StrongPhone Q4",
    "marketingName": "StrongPhone Q4",
    "manufacturer": "evolveo",
    "brand": "evolveo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evolveo strongphone q7": {
    "deviceName": "StrongPhone Q7",
    "marketingName": "StrongPhone Q7",
    "manufacturer": "evolveo",
    "brand": "evolveo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evolveo strongphone q8": {
    "deviceName": "StrongPhone Q8",
    "marketingName": "StrongPhone Q8",
    "manufacturer": "evolveo",
    "brand": "evolveo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evolveo xtraphone 4.5 q4": {
    "deviceName": "XtraPhone 4.5 Q4",
    "marketingName": "XtraPhone 4.5 Q4",
    "manufacturer": "evolveo",
    "brand": "evolveo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}