mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "lark bjorn sp-500": {
    "deviceName": "Bjorn SP-500",
    "marketingName": "Bjorn SP-500",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lark cirrus 4": {
    "deviceName": "Cirrus 4",
    "marketingName": "Cirrus 4",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lark cirrus 4.5": {
    "deviceName": "Cirrus 4.5",
    "marketingName": "Cirrus 4.5",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lark cirrus 5": {
    "deviceName": "Cirrus 5",
    "marketingName": "Cirrus 5",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lark cumulus 5.5 hd": {
    "deviceName": "Cumulus 5.5 HD",
    "marketingName": "Cumulus 5.5 HD",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lark phablet 6.0": {
    "deviceName": "Phablet 6.0",
    "marketingName": "Phablet 6.0",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lark stratus 5": {
    "deviceName": "Stratus 5",
    "marketingName": "Stratus 5",
    "manufacturer": "lark",
    "brand": "lark",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  }
}