mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sencor element p350": {
    "deviceName": "Element P350",
    "marketingName": "Element P350",
    "manufacturer": "sencor",
    "brand": "sencor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "sencor element p501": {
    "deviceName": "Element P501",
    "marketingName": "Element P501",
    "manufacturer": "sencor",
    "brand": "sencor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "sencor element p5500": {
    "deviceName": "Element P5500",
    "marketingName": "Element P5500",
    "manufacturer": "sencor",
    "brand": "sencor",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}