mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "stonex stx evo": {
    "deviceName": "STX Evo",
    "marketingName": "STX Evo",
    "manufacturer": "stonex",
    "brand": "stonex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "stonex stx mini": {
    "deviceName": "STX Mini",
    "marketingName": "STX Mini",
    "manufacturer": "stonex",
    "brand": "stonex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "stonex stx mini 2": {
    "deviceName": "STX Mini 2",
    "marketingName": "STX Mini 2",
    "manufacturer": "stonex",
    "brand": "stonex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "stonex stx ultra": {
    "deviceName": "STX Ultra",
    "marketingName": "STX Ultra",
    "manufacturer": "stonex",
    "brand": "stonex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "stonex stx ultra 2": {
    "deviceName": "STX Ultra 2",
    "marketingName": "STX Ultra 2",
    "manufacturer": "stonex",
    "brand": "stonex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}