mimmi20/browser-detector

View on GitHub
data/devices/smartfren/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "smartfren androtab 7": {
    "deviceName": "Androtab 7",
    "marketingName": "Andromax Tab 7.0",
    "manufacturer": "smartfren",
    "brand": "smartfren",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "smartfren androtab s7": {
    "deviceName": "Androtab S7",
    "marketingName": "Androtab S7",
    "manufacturer": "smartfren",
    "brand": "smartfren",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  }
}