mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "medion e1051x": {
    "deviceName": "E1051X",
    "marketingName": "E1051X",
    "manufacturer": "medion",
    "brand": "medion",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "medion e10312": {
    "deviceName": "LifeTab E10312",
    "marketingName": "LifeTab E10312",
    "manufacturer": "medion",
    "brand": "medion",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "medion p1061x": {
    "deviceName": "LifeTab P1061X",
    "marketingName": "LifeTab P1061X",
    "manufacturer": "medion",
    "brand": "medion",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "medion s1035x": {
    "deviceName": "LifeTab S1035X",
    "marketingName": "LifeTab S1035X",
    "manufacturer": "medion",
    "brand": "medion",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "medion x1060x": {
    "deviceName": "X1060X",
    "marketingName": "X1060X",
    "manufacturer": "medion",
    "brand": "medion",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10
    },
    "type": "fone-pad",
    "platform": "android"
  }
}