mimmi20/browser-detector

View on GitHub
data/devices/mpman/smartphone.json

Summary

Maintainability
Test Coverage
{
  "mpman ph350": {
    "deviceName": "PH350",
    "marketingName": "PH350",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mpman ph500": {
    "deviceName": "PH500",
    "marketingName": "PH500",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mpman ph502": {
    "deviceName": "PH502",
    "marketingName": "PH502",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mpman ph520": {
    "deviceName": "PH520",
    "marketingName": "PH520",
    "manufacturer": "mpman",
    "brand": "mpman",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}