mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "telenor onetouch": {
    "deviceName": "OneTouch",
    "marketingName": "OneTouch",
    "manufacturer": "telenor",
    "brand": "telenor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "telenor smart": {
    "deviceName": "Smart",
    "marketingName": "Smart",
    "manufacturer": "telenor",
    "brand": "telenor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "telenor smart 4g": {
    "deviceName": "Smart",
    "marketingName": "Smart",
    "manufacturer": "telenor",
    "brand": "telenor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "telenor smart plus": {
    "deviceName": "Smart Plus",
    "marketingName": "Smart Plus",
    "manufacturer": "telenor",
    "brand": "telenor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "telenor smart pro": {
    "deviceName": "Smart Pro",
    "marketingName": "Smart Pro",
    "manufacturer": "telenor",
    "brand": "telenor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "telenor touch plus": {
    "deviceName": "Touch Plus",
    "marketingName": "Touch Plus",
    "manufacturer": "telenor",
    "brand": "telenor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}