mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "switel s5003d": {
    "deviceName": "S5003D",
    "marketingName": "Champ",
    "manufacturer": "switel",
    "brand": "switel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "switel s5000d": {
    "deviceName": "S5000D",
    "marketingName": "Dragon",
    "manufacturer": "switel",
    "brand": "switel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "switel esmart m3": {
    "deviceName": "eSmart M3",
    "marketingName": "eSmart M3",
    "manufacturer": "switel",
    "brand": "switel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "switel flash s4010": {
    "deviceName": "S4010",
    "marketingName": "Flash",
    "manufacturer": "switel",
    "brand": "switel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "switel spark s5002d": {
    "deviceName": "S5002D",
    "marketingName": "Spark",
    "manufacturer": "switel",
    "brand": "switel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "switel victory s4700d": {
    "deviceName": "S4700D",
    "marketingName": "Victory",
    "manufacturer": "switel",
    "brand": "switel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}