mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tele2fon v3": {
    "deviceName": "V3",
    "marketingName": "V3",
    "manufacturer": "tele2fon",
    "brand": "tele2fon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "tele2fon v5": {
    "deviceName": "V5",
    "marketingName": "V5",
    "manufacturer": "tele2fon",
    "brand": "tele2fon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}