mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "shiru samurai10": {
    "deviceName": "Samurai 10",
    "marketingName": "Samurai 10",
    "manufacturer": "shiru",
    "brand": "shiru",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "shiru samurai10se": {
    "deviceName": "Samurai 10 SE",
    "marketingName": "Samurai 10 SE",
    "manufacturer": "shiru",
    "brand": "shiru",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "shiru shogun i010": {
    "deviceName": "Shogun I010",
    "marketingName": "Shogun I010",
    "manufacturer": "shiru",
    "brand": "shiru",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}