mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "mtn sm@rt mini s620": {
    "deviceName": "Sm@rt Mini S620",
    "marketingName": "Sm@rt Mini S620",
    "manufacturer": "mtn",
    "brand": "mtn",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mtn sm@rt s720": {
    "deviceName": "Sm@rt S720",
    "marketingName": "Sm@rt S720",
    "manufacturer": "mtn",
    "brand": "mtn",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mtn sm@rt s720i": {
    "deviceName": "Sm@rt S720i",
    "marketingName": "Sm@rt S720i",
    "manufacturer": "mtn",
    "brand": "mtn",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}