mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "comio ct701g plus": {
    "deviceName": "CT701G Plus",
    "marketingName": "CT701G Plus",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "comio ct701w": {
    "deviceName": "CT701W",
    "marketingName": "CT701W",
    "manufacturer": "comio",
    "brand": "comio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}