mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "amazon kfsawa": {
    "deviceName": "KFSAWA",
    "marketingName": "Fire HDX 8.9 (2014)",
    "manufacturer": "amazon",
    "brand": "amazon",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2560,
      "height": 1600,
      "touch": true,
      "size": 8.9
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "amazon kfjwa": {
    "deviceName": "KFJWA",
    "marketingName": "Kindle Fire HD 8.9 (2nd Gen.)",
    "manufacturer": "amazon",
    "brand": "amazon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.9
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "amazon kfthwa": {
    "deviceName": "KFTHWA",
    "marketingName": "Kindle Fire HDX 7 (2013)",
    "manufacturer": "amazon",
    "brand": "amazon",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "amazon kfapwa": {
    "deviceName": "KFAPWA",
    "marketingName": "Kindle Fire HDX 8.9 (2013)",
    "manufacturer": "amazon",
    "brand": "amazon",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2560,
      "height": 1600,
      "touch": true,
      "size": 8.9
    },
    "type": "fone-pad",
    "platform": "android"
  }
}