mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sendo m550": {
    "deviceName": "M550",
    "marketingName": "M550",
    "manufacturer": "sendo",
    "brand": "sendo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 128,
      "height": 128,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "sendo s600": {
    "deviceName": "S600",
    "marketingName": "S600",
    "manufacturer": "sendo",
    "brand": "sendo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 128,
      "height": 128,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "sendo x": {
    "deviceName": "X",
    "marketingName": "X",
    "manufacturer": "sendo",
    "brand": "sendo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 220,
      "height": 176,
      "touch": false,
      "size": 2.2
    },
    "type": "feature-phone",
    "platform": "symbian"
  }
}