mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "idea aurus iii": {
    "deviceName": "Aurus III",
    "marketingName": "Aurus III",
    "manufacturer": "idea",
    "brand": "idea",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "idea i4901": {
    "deviceName": "i4901",
    "marketingName": "Idea Fab 3G",
    "manufacturer": "idea",
    "brand": "idea",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "idea ultra 2": {
    "deviceName": "Ultra 2",
    "marketingName": "Ultra 2",
    "manufacturer": "idea",
    "brand": "idea",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}