mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "turkcell t10": {
    "deviceName": "T10",
    "marketingName": "T10",
    "manufacturer": "turkcell",
    "brand": "turkcell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.8
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turkcell t40": {
    "deviceName": "T40",
    "marketingName": "T40",
    "manufacturer": "turkcell",
    "brand": "turkcell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turkcell t50": {
    "deviceName": "T50",
    "marketingName": "T50",
    "manufacturer": "turkcell",
    "brand": "turkcell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turkcell t60": {
    "deviceName": "T60",
    "marketingName": "T60",
    "manufacturer": "turkcell",
    "brand": "turkcell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turkcell t70": {
    "deviceName": "T70",
    "marketingName": "T70",
    "manufacturer": "turkcell",
    "brand": "turkcell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "turkcell t80": {
    "deviceName": "T80",
    "marketingName": "T80",
    "manufacturer": "zte",
    "brand": "turkcell",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  }
}