mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "siragon sp-5100": {
    "deviceName": "SP-5100",
    "marketingName": "SP-5100",
    "manufacturer": "siragon",
    "brand": "siragon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "siragon sp-5110": {
    "deviceName": "SP-5110",
    "marketingName": "SP-5110",
    "manufacturer": "siragon",
    "brand": "siragon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 768,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "siragon sp-7000": {
    "deviceName": "SP-7000",
    "marketingName": "SP-7000",
    "manufacturer": "siragon",
    "brand": "siragon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}