mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "fujitsu f-01d": {
    "deviceName": "F-01D",
    "marketingName": "Arrows LTE F-01D",
    "manufacturer": "fujitsu",
    "brand": "ntt-docomo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "fujitsu fartm933kz": {
    "deviceName": "FARTM933KZ",
    "marketingName": "Arrows Tab M504",
    "manufacturer": "fujitsu",
    "brand": "fujitsu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "fujitsu m532": {
    "deviceName": "M532",
    "marketingName": "Stylistic",
    "manufacturer": "fujitsu",
    "brand": "fujitsu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "fujitsu m702": {
    "deviceName": "M702",
    "marketingName": "Stylistic",
    "manufacturer": "fujitsu",
    "brand": "fujitsu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}