mimmi20/browser-detector

View on GitHub
data/devices/fairphone/smartphone.json

Summary

Maintainability
Test Coverage
{
  "fairphone fp1": {
    "deviceName": "FP1",
    "marketingName": "FP1",
    "manufacturer": "fairphone",
    "brand": "fairphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fairphone fp1u": {
    "deviceName": "FP1U",
    "marketingName": "FP1U",
    "manufacturer": "fairphone",
    "brand": "fairphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fairphone fp2": {
    "deviceName": "FP2",
    "marketingName": "FP2",
    "manufacturer": "fairphone",
    "brand": "fairphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fairphone fp3": {
    "deviceName": "FP3",
    "marketingName": "FP3",
    "manufacturer": "fairphone",
    "brand": "fairphone",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2160,
      "height": 1080,
      "touch": true,
      "size": 5.65
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fairphone fp4": {
    "deviceName": "FP4",
    "marketingName": "FP4",
    "manufacturer": "fairphone",
    "brand": "fairphone",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2340,
      "height": 1080,
      "touch": true,
      "size": 6.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fairphone fp5": {
    "deviceName": "FP5",
    "marketingName": "FP5",
    "manufacturer": "fairphone",
    "brand": "fairphone",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2700,
      "height": 1224,
      "touch": true,
      "size": 6.46
    },
    "type": "smartphone",
    "platform": "android"
  }
}