mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "boway 6580": {
    "deviceName": "6580",
    "marketingName": "6580",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway i5": {
    "deviceName": "I5",
    "marketingName": "I5",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway i6": {
    "deviceName": "I6",
    "marketingName": "I6",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway i7": {
    "deviceName": "I7",
    "marketingName": "I7",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway u3": {
    "deviceName": "U3",
    "marketingName": "U3",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway u7": {
    "deviceName": "U7",
    "marketingName": "U7",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway v100": {
    "deviceName": "V100",
    "marketingName": "V100",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "boway v95pro": {
    "deviceName": "V95 Pro",
    "marketingName": "V95 Pro",
    "manufacturer": "boway",
    "brand": "boway",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}