mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "agm x1": {
    "deviceName": "X1",
    "marketingName": "X1",
    "manufacturer": "agm",
    "brand": "agm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "agm x2": {
    "deviceName": "X2",
    "marketingName": "X2",
    "manufacturer": "agm",
    "brand": "agm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "agm glory g1s": {
    "deviceName": "Glory G1S",
    "marketingName": "Glory G1S",
    "manufacturer": "agm",
    "brand": "agm",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2340,
      "height": 1080,
      "touch": true,
      "size": 6.53
    },
    "type": "smartphone",
    "platform": "android"
  },
  "agm g2": {
    "deviceName": "G2",
    "marketingName": "G2",
    "manufacturer": "agm",
    "brand": "agm",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2340,
      "height": 1080,
      "touch": true,
      "size": 6.58
    },
    "type": "smartphone",
    "platform": "android"
  },
  "agm h6": {
    "deviceName": "H6",
    "marketingName": "H6",
    "manufacturer": "agm",
    "brand": "agm",
    "dualOrientation": true,
    "simCount": 2,
    "display": {
      "width": 1612,
      "height": 720,
      "touch": true,
      "size": 6.56
    },
    "type": "smartphone",
    "platform": "android"
  }
}