mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "meu an351": {
    "deviceName": "AN351",
    "marketingName": "AN351",
    "manufacturer": "meu",
    "brand": "meu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "meu an400": {
    "deviceName": "AN400",
    "marketingName": "AN400",
    "manufacturer": "meu",
    "brand": "meu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "meu an450": {
    "deviceName": "AN450",
    "marketingName": "AN450",
    "manufacturer": "meu",
    "brand": "meu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "meu an500": {
    "deviceName": "AN500",
    "marketingName": "AN500",
    "manufacturer": "meu",
    "brand": "meu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}