mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "timmy e86": {
    "deviceName": "E86",
    "marketingName": "E86",
    "manufacturer": "timmy",
    "brand": "timmy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "timmy m12": {
    "deviceName": "M12",
    "marketingName": "M12",
    "manufacturer": "timmy",
    "brand": "timmy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "timmy m20": {
    "deviceName": "M20",
    "marketingName": "M20",
    "manufacturer": "timmy",
    "brand": "timmy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "timmy m20pro": {
    "deviceName": "M20 Pro",
    "marketingName": "M20 Pro",
    "manufacturer": "timmy",
    "brand": "timmy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "timmy m28": {
    "deviceName": "M28",
    "marketingName": "M28",
    "manufacturer": "timmy",
    "brand": "timmy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "timmy m50": {
    "deviceName": "M50",
    "marketingName": "M50",
    "manufacturer": "timmy",
    "brand": "timmy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}