mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "casper via a1": {
    "deviceName": "Via A1",
    "marketingName": "Via A1",
    "manufacturer": "casper",
    "brand": "casper",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "casper via g1 plus": {
    "deviceName": "Via G1 Plus",
    "marketingName": "Via G1 Plus",
    "manufacturer": "casper",
    "brand": "casper",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.99
    },
    "type": "smartphone",
    "platform": "android"
  },
  "casper via m1": {
    "deviceName": "Via M1",
    "marketingName": "Via M1",
    "manufacturer": "casper",
    "brand": "casper",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "casper via s": {
    "deviceName": "Via S",
    "marketingName": "Via S",
    "manufacturer": "casper",
    "brand": "casper",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1520,
      "height": 720,
      "touch": true,
      "size": 6.22
    },
    "type": "smartphone",
    "platform": "android"
  },
  "casper via v10": {
    "deviceName": "Via V10",
    "marketingName": "Via V10",
    "manufacturer": "casper",
    "brand": "casper",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.8
    },
    "type": "smartphone",
    "platform": "android"
  },
  "casper via v3": {
    "deviceName": "Via V3",
    "marketingName": "Via V3",
    "manufacturer": "casper",
    "brand": "casper",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}