mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "evercoss a5p": {
    "deviceName": "A5P",
    "marketingName": "A5P",
    "manufacturer": "evercoss",
    "brand": "evercoss",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evercoss a7v+": {
    "deviceName": "A7V+",
    "marketingName": "A7V+",
    "manufacturer": "evercoss",
    "brand": "evercoss",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evercoss a66a": {
    "deviceName": "A66A",
    "marketingName": "Elevate Y",
    "manufacturer": "evercoss",
    "brand": "evercoss",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evercoss m50": {
    "deviceName": "M50",
    "marketingName": "M50",
    "manufacturer": "evercoss",
    "brand": "evercoss",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evercoss a74a": {
    "deviceName": "A74A",
    "marketingName": "Winner T",
    "manufacturer": "evercoss",
    "brand": "evercoss",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "evercoss a75 max": {
    "deviceName": "A75 Max",
    "marketingName": "Winner Y Silver",
    "manufacturer": "evercoss",
    "brand": "evercoss",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}