mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "jiake c1000": {
    "deviceName": "C1000",
    "marketingName": "C1000",
    "manufacturer": "jiake",
    "brand": "jiake",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jiake c2000": {
    "deviceName": "C2000",
    "marketingName": "C2000",
    "manufacturer": "jiake",
    "brand": "jiake",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jiake jk11": {
    "deviceName": "JK11",
    "marketingName": "JK11",
    "manufacturer": "jiake",
    "brand": "jiake",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jiake n9200": {
    "deviceName": "N9200",
    "marketingName": "N9200",
    "manufacturer": "jiake",
    "brand": "jiake",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}