mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ramos i10 pro": {
    "deviceName": "i10 Pro",
    "marketingName": "i10 Pro",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos i11 pro": {
    "deviceName": "i11 Pro",
    "marketingName": "i11 Pro",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 10.6
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos i8": {
    "deviceName": "i8",
    "marketingName": "i8",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos i9": {
    "deviceName": "i9",
    "marketingName": "i9",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.9
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos w17 pro": {
    "deviceName": "W17 Pro",
    "marketingName": "W17 Pro",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos w27 pro": {
    "deviceName": "W27 Pro",
    "marketingName": "W27 Pro",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos w30 hd": {
    "deviceName": "W30 HD",
    "marketingName": "W30 HD",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "ramos x10": {
    "deviceName": "X10",
    "marketingName": "X10",
    "manufacturer": "ramos",
    "brand": "ramos",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  }
}