mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "mtt smart multimedia": {
    "deviceName": "Smart Multimedia",
    "marketingName": "Smart Multimedia",
    "manufacturer": "mtt",
    "brand": "mtt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mtt smartfun": {
    "deviceName": "SmartFun",
    "marketingName": "SmartFun",
    "manufacturer": "mtt",
    "brand": "mtt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mtt smartmax": {
    "deviceName": "SmartMax",
    "marketingName": "SmartMax",
    "manufacturer": "mtt",
    "brand": "mtt",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}