mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "firefly aurii xcite": {
    "deviceName": "Aurii Xcite",
    "marketingName": "Aurii Xcite",
    "manufacturer": "firefly-mobile",
    "brand": "firefly-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 480,
      "touch": true,
      "size": 5.34
    },
    "type": "smartphone",
    "platform": "android"
  },
  "firefly gt100": {
    "deviceName": "GT100",
    "marketingName": "GT100",
    "manufacturer": "firefly-mobile",
    "brand": "firefly-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "firefly intense metal 2": {
    "deviceName": "Intense Metal 2",
    "marketingName": "Intense Metal 2",
    "manufacturer": "firefly-mobile",
    "brand": "firefly-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "firefly intense xt": {
    "deviceName": "Intense XT",
    "marketingName": "Intense XT",
    "manufacturer": "firefly-mobile",
    "brand": "firefly-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 480,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "firefly s30": {
    "deviceName": "S30",
    "marketingName": "S30",
    "manufacturer": "firefly-mobile",
    "brand": "firefly-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}