mimmi20/browser-detector

View on GitHub
data/devices/i-mobile/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "i-mobile i-note 2": {
    "deviceName": "i-note 2",
    "marketingName": "i-note 2",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "i-mobile i-note 3": {
    "deviceName": "i-note 3",
    "marketingName": "i-note 3",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "i-mobile i-note s": {
    "deviceName": "i-note S",
    "marketingName": "i-note S",
    "manufacturer": "i-mobile",
    "brand": "i-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}