mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "cce sk351": {
    "deviceName": "SK351",
    "marketingName": "Motion Plus",
    "manufacturer": "cce",
    "brand": "cce",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "cce sk352": {
    "deviceName": "SK352",
    "marketingName": "Motion Plus",
    "manufacturer": "cce",
    "brand": "cce",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "cce sk402": {
    "deviceName": "SK402",
    "marketingName": "Motion Plus",
    "manufacturer": "cce",
    "brand": "cce",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "cce sk504": {
    "deviceName": "SK504",
    "marketingName": "Motion Plus",
    "manufacturer": "cce",
    "brand": "cce",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}