mimmi20/browser-detector

View on GitHub
data/devices/x-tigi/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "x-tigi joy 10": {
    "deviceName": "Joy 10",
    "marketingName": "Joy 10",
    "manufacturer": "x-tigi",
    "brand": "x-tigi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "x-tigi joy 10 pro": {
    "deviceName": "Joy 10 Pro",
    "marketingName": "Joy 10 Pro",
    "manufacturer": "x-tigi",
    "brand": "x-tigi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "x-tigi photo p16": {
    "deviceName": "Photo P16",
    "marketingName": "Photo P16",
    "manufacturer": "x-tigi",
    "brand": "x-tigi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "x-tigi joy 7 tv": {
    "deviceName": "Joy 7 TV",
    "marketingName": "Joy 7 TV",
    "manufacturer": "x-tigi",
    "brand": "x-tigi",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "x-tigi joy 7 mate": {
    "deviceName": "Joy 7 Mate",
    "marketingName": "Joy 7 Mate",
    "manufacturer": "x-tigi",
    "brand": "x-tigi",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}