mimmi20/browser-detector

View on GitHub
data/devices/lg/tablet.json

Summary

Maintainability
Test Coverage
{
  "lg v700": {
    "deviceName": "V700",
    "marketingName": "G Pad 10.1",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "lg v400": {
    "deviceName": "V400",
    "marketingName": "G Pad 7.0 Wi-Fi",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "lg v480": {
    "deviceName": "V480",
    "marketingName": "G Pad 8.0 Wi-Fi",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "lg v500": {
    "deviceName": "V500",
    "marketingName": "G Pad 8.3",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.3
    },
    "type": "tablet",
    "platform": "android"
  },
  "lg v510": {
    "deviceName": "V510",
    "marketingName": "G Pad 8.3 Wi-Fi Google Play Edition",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.3
    },
    "type": "tablet",
    "platform": "android"
  },
  "lg v901": {
    "deviceName": "V901",
    "marketingName": "Optimus Pad",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 768,
      "touch": true,
      "size": 8.9
    },
    "type": "tablet",
    "platform": "android"
  },
  "lg v909": {
    "deviceName": "V909",
    "marketingName": "Optimus Pad",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 768,
      "touch": true,
      "size": 8.9
    },
    "type": "tablet",
    "platform": "android"
  }
}