mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "micromax p280": {
    "deviceName": "P280",
    "marketingName": "Funbook",
    "manufacturer": "micromax",
    "brand": "micromax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "micromax p250": {
    "deviceName": "P250",
    "marketingName": "Funbook Alfa",
    "manufacturer": "micromax",
    "brand": "micromax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "micromax p275": {
    "deviceName": "P275",
    "marketingName": "Funbook Infinity",
    "manufacturer": "micromax",
    "brand": "micromax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "micromax p500": {
    "deviceName": "P500",
    "marketingName": "Funbook Pro",
    "manufacturer": "micromax",
    "brand": "micromax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "micromax mid1014": {
    "deviceName": "MID1014",
    "marketingName": "MID1014",
    "manufacturer": "micromax",
    "brand": "micromax",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}