mimmi20/browser-detector

View on GitHub
data/devices/microsoft/feature-phone.json

Summary

Maintainability
Test Coverage
{
  "microsoft kin one": {
    "deviceName": "Kin One",
    "marketingName": "Kin One",
    "manufacturer": "microsoft",
    "brand": "microsoft",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.6
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "microsoft kin two": {
    "deviceName": "Kin Two",
    "marketingName": "Kin Two",
    "manufacturer": "microsoft",
    "brand": "microsoft",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "feature-phone",
    "platform": "windows ce"
  }
}