mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "mpman mpqc1040i": {
    "deviceName": "MPQC1040i",
    "marketingName": "MPQC1040i",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "mpman mpqc800i": {
    "deviceName": "MPQC800i",
    "marketingName": "MPQC800i",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "mpman mpqcg10 3g": {
    "deviceName": "MPQCG10 3G",
    "marketingName": "MPQCG10 3G",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}