mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "eliya s1": {
    "deviceName": "S1",
    "marketingName": "S1",
    "manufacturer": "eliya",
    "brand": "eliya",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "eliya s898": {
    "deviceName": "S898",
    "marketingName": "S898",
    "manufacturer": "eliya",
    "brand": "eliya",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}