mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "megafon sp-ai": {
    "deviceName": "SP-AI",
    "marketingName": "Login",
    "manufacturer": "megafon",
    "brand": "megafon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "megafon ms3a": {
    "deviceName": "MS3A",
    "marketingName": "Login 2",
    "manufacturer": "megafon",
    "brand": "megafon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "megafon optima": {
    "deviceName": "Optima",
    "marketingName": "Optima",
    "manufacturer": "zte",
    "brand": "megafon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": null
  },
  "megafon sp-a5": {
    "deviceName": "SP-A5",
    "marketingName": "SP-A5",
    "manufacturer": "zte",
    "brand": "megafon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": null
  },
  "megafon sp-w1": {
    "deviceName": "SP-W1",
    "marketingName": "SP-W1",
    "manufacturer": "zte",
    "brand": "megafon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": null
  }
}