mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "pcd 506": {
    "deviceName": "506",
    "marketingName": "506",
    "manufacturer": "pcd",
    "brand": "pcd",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pcd 508": {
    "deviceName": "508",
    "marketingName": "508",
    "manufacturer": "pcd",
    "brand": "pcd",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pcd 509": {
    "deviceName": "509",
    "marketingName": "509",
    "manufacturer": "pcd",
    "brand": "pcd",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "pcd ph4001": {
    "deviceName": "PH4001",
    "marketingName": "PH4001",
    "manufacturer": "pcd",
    "brand": "pcd",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}