mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "inhon papilio g1": {
    "deviceName": "Papilio G1",
    "marketingName": "Papilio G1",
    "manufacturer": "inhon",
    "brand": "inhon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "inhon papilio g2": {
    "deviceName": "Papilio G2",
    "marketingName": "Papilio G2",
    "manufacturer": "inhon",
    "brand": "inhon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "inhon papilio g3": {
    "deviceName": "Papilio G3",
    "marketingName": "Papilio G3",
    "manufacturer": "inhon",
    "brand": "inhon",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}