mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ark benefit a1": {
    "deviceName": "Benefit A1",
    "marketingName": "Benefit A1",
    "manufacturer": "ark",
    "brand": "ark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ark benefit m3s": {
    "deviceName": "Benefit M3S",
    "marketingName": "Benefit M3S",
    "manufacturer": "ark",
    "brand": "ark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ark benefit m4": {
    "deviceName": "Benefit M4",
    "marketingName": "Benefit M4",
    "manufacturer": "ark",
    "brand": "ark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ark impulse p1": {
    "deviceName": "Impulse P1",
    "marketingName": "Impulse P1",
    "manufacturer": "ark",
    "brand": "ark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ark impulse p1 plus": {
    "deviceName": "Impulse P1 Plus",
    "marketingName": "Impulse P1 Plus",
    "manufacturer": "ark",
    "brand": "ark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ark impulse p2": {
    "deviceName": "Impulse P2",
    "marketingName": "Impulse P2",
    "manufacturer": "ark",
    "brand": "ark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 768,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}