mimmi20/browser-detector

View on GitHub
data/devices/shift-phones/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "shift-phones shift7": {
    "deviceName": "Shift7",
    "marketingName": "Shift7",
    "manufacturer": "shift-phones",
    "brand": "shift-phones",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "shift-phones shift7+": {
    "deviceName": "Shift7+",
    "marketingName": "Shift7+",
    "manufacturer": "shift-phones",
    "brand": "shift-phones",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}