mimmi20/browser-detector

View on GitHub
data/devices/softwiner/tablet.json

Summary

Maintainability
Test Coverage
{
  "softwiner evb": {
    "deviceName": "Evb",
    "marketingName": "Evb",
    "manufacturer": "softwiner",
    "brand": "softwiner",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "softwiner f900": {
    "deviceName": "F900",
    "marketingName": "F900",
    "manufacturer": "softwiner",
    "brand": "softwiner",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "softwiner kf026": {
    "deviceName": "KF026",
    "marketingName": "KF026",
    "manufacturer": "softwiner",
    "brand": "softwiner",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  }
}