mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ipro a3": {
    "deviceName": "A3",
    "marketingName": "A3",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro i9350": {
    "deviceName": "I9350",
    "marketingName": "I9350",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro i9351": {
    "deviceName": "I9351",
    "marketingName": "I9351",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro i9401": {
    "deviceName": "I9401",
    "marketingName": "I9401",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro sense golly": {
    "deviceName": "Sense Golly",
    "marketingName": "Sense Golly",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro i9402": {
    "deviceName": "I9402",
    "marketingName": "Trans 3",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro wave 4.0": {
    "deviceName": "Wave 4.0",
    "marketingName": "Wave 4.0",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ipro wave 4.0 ii": {
    "deviceName": "Wave 4.0 II",
    "marketingName": "Wave 4.0 II",
    "manufacturer": "ipro",
    "brand": "ipro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}