mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sprint apx515ckt": {
    "deviceName": "APX515CKT",
    "marketingName": "Evo 3D",
    "manufacturer": "htc",
    "brand": "sprint",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "sprint apc715ckt": {
    "deviceName": "APC715CKT",
    "marketingName": "Evo Design 4G",
    "manufacturer": "htc",
    "brand": "sprint",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}