mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "lemon aspire a1": {
    "deviceName": "Aspire A1",
    "marketingName": "Aspire A1",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p1": {
    "deviceName": "P1",
    "marketingName": "P1",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p100": {
    "deviceName": "P100",
    "marketingName": "P100",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 640,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p101": {
    "deviceName": "P101",
    "marketingName": "P101",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p105": {
    "deviceName": "P105",
    "marketingName": "P105",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p2": {
    "deviceName": "P2",
    "marketingName": "P2",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p3": {
    "deviceName": "P3",
    "marketingName": "P3",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p7": {
    "deviceName": "P7",
    "marketingName": "P7",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "lemon p9": {
    "deviceName": "P9",
    "marketingName": "P9",
    "manufacturer": "lemon",
    "brand": "lemon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}