mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "bird e700": {
    "deviceName": "E700",
    "marketingName": "E700",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bird i600": {
    "deviceName": "I600",
    "marketingName": "I600",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.97
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bird i7": {
    "deviceName": "I7",
    "marketingName": "I7",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bird t900": {
    "deviceName": "T900",
    "marketingName": "T900",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.9
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bird t9108": {
    "deviceName": "T9108",
    "marketingName": "T9108",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bird v8": {
    "deviceName": "V8",
    "marketingName": "V8",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "bird w5": {
    "deviceName": "W5",
    "marketingName": "W5",
    "manufacturer": "bird",
    "brand": "bird",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}