mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "utime g7": {
    "deviceName": "G7",
    "marketingName": "G7",
    "manufacturer": "utime",
    "brand": "utime",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utime i15": {
    "deviceName": "I15",
    "marketingName": "I15",
    "manufacturer": "utime",
    "brand": "utime",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utime t1+": {
    "deviceName": "T1+",
    "marketingName": "T1+",
    "manufacturer": "utime",
    "brand": "utime",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utime u100": {
    "deviceName": "U100",
    "marketingName": "U100",
    "manufacturer": "utime",
    "brand": "utime",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "utime u6": {
    "deviceName": "U6",
    "marketingName": "U6",
    "manufacturer": "utime",
    "brand": "utime",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}