mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "comio c1 pro": {
    "deviceName": "C1 Pro",
    "marketingName": "C1 Pro",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "comio c2": {
    "deviceName": "C2",
    "marketingName": "C2",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "comio p1": {
    "deviceName": "P1",
    "marketingName": "P1",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "comio s1": {
    "deviceName": "S1",
    "marketingName": "S1",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "comio s1 lite": {
    "deviceName": "S1 Lite",
    "marketingName": "S1 Lite",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "comio x1 note": {
    "deviceName": "X1 Note",
    "marketingName": "X1 Note",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 2160,
      "height": 1080,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "comio c1": {
    "deviceName": "C1",
    "marketingName": "C1",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}