mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "entel fun 5 4g": {
    "deviceName": "Own Fun 5 4G",
    "marketingName": " Own Fun 5 4G",
    "manufacturer": "entel",
    "brand": "entel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "entel s3000d": {
    "deviceName": "Own S3000D",
    "marketingName": " Own S3000D",
    "manufacturer": "entel",
    "brand": "entel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "entel s3010": {
    "deviceName": "Own S3010",
    "marketingName": " Own S3010",
    "manufacturer": "entel",
    "brand": "entel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "entel s3020d": {
    "deviceName": "Own S3020D",
    "marketingName": " Own S3020D",
    "manufacturer": "entel",
    "brand": "entel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "entel s4010": {
    "deviceName": "Own S4010",
    "marketingName": " Own S4010",
    "manufacturer": "entel",
    "brand": "entel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}