mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "pipo m7t": {
    "deviceName": "M7T",
    "marketingName": "M7T 3G",
    "manufacturer": "pipo",
    "brand": "pipo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "pipo m8 3g": {
    "deviceName": "M8 3G",
    "marketingName": "Max M8 3G",
    "manufacturer": "pipo",
    "brand": "pipo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "pipo p9 3g": {
    "deviceName": "P9 3G",
    "marketingName": "P9 3G",
    "manufacturer": "pipo",
    "brand": "pipo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "pipo t9": {
    "deviceName": "T9",
    "marketingName": "T9",
    "manufacturer": "pipo",
    "brand": "pipo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  }
}