mimmi20/browser-detector

View on GitHub
data/devices/fujitsu/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "fujitsu f-02f": {
    "deviceName": "F-02F",
    "marketingName": "Arrows Tab",
    "manufacturer": "fujitsu",
    "brand": "fujitsu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1600,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "fujitsu f-02k": {
    "deviceName": "F-02K",
    "marketingName": "Arrows Tab",
    "manufacturer": "fujitsu",
    "brand": "fujitsu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1600,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "fujitsu f-05e": {
    "deviceName": "F-05E",
    "marketingName": "Arrows Tab",
    "manufacturer": "fujitsu",
    "brand": "ntt-docomo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  }
}