mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "axioo picopad ghm": {
    "deviceName": "PicoPad GHM",
    "marketingName": "PicoPad 8 3G",
    "manufacturer": "axioo",
    "brand": "axioo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "axioo picopad s1": {
    "deviceName": "PicoPad S1",
    "marketingName": "PicoPad S1 (Wi-Fi + 3G)",
    "manufacturer": "axioo",
    "brand": "axioo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}