mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "thomson primo 7": {
    "deviceName": "Primo 7",
    "marketingName": "Primo 7",
    "manufacturer": "thomson",
    "brand": "thomson",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "thomson primo 8": {
    "deviceName": "Primo 8",
    "marketingName": "Primo 8",
    "manufacturer": "thomson",
    "brand": "thomson",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "thomson qm734-8g": {
    "deviceName": "QM734-8G",
    "marketingName": "QM734-8G",
    "manufacturer": "thomson",
    "brand": "thomson",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "thomson qm735-8g": {
    "deviceName": "QM735-8G",
    "marketingName": "QM735-8G",
    "manufacturer": "thomson",
    "brand": "thomson",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}