mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tengda c2000": {
    "deviceName": "C2000",
    "marketingName": "C2000",
    "manufacturer": "tengda",
    "brand": "tengda",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "tengda n9200": {
    "deviceName": "N9200",
    "marketingName": "N9200",
    "manufacturer": "tengda",
    "brand": "tengda",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "tengda n9389": {
    "deviceName": "N9389",
    "marketingName": "N9389",
    "manufacturer": "tengda",
    "brand": "tengda",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  }
}