mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "artel nova": {
    "deviceName": "Nova",
    "marketingName": "Nova",
    "manufacturer": "artel",
    "brand": "artel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "artel star": {
    "deviceName": "Star",
    "marketingName": "Star",
    "manufacturer": "artel",
    "brand": "artel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "artel style": {
    "deviceName": "Style",
    "marketingName": "Style",
    "manufacturer": "artel",
    "brand": "artel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 6.98
    },
    "type": "fone-pad",
    "platform": "android"
  }
}