mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "phonemax mars": {
    "deviceName": "Mars",
    "marketingName": "Mars",
    "manufacturer": "phonemax",
    "brand": "phonemax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "phonemax mars x": {
    "deviceName": "Mars X",
    "marketingName": "Mars X",
    "manufacturer": "phonemax",
    "brand": "phonemax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "phonemax rocky 2": {
    "deviceName": "Rocky 2",
    "marketingName": "Rocky 2",
    "manufacturer": "phonemax",
    "brand": "phonemax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "phonemax saturn": {
    "deviceName": "Saturn",
    "marketingName": "Saturn",
    "manufacturer": "phonemax",
    "brand": "phonemax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "phonemax venus x": {
    "deviceName": "Venus X",
    "marketingName": "Venus X",
    "manufacturer": "phonemax",
    "brand": "phonemax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}