mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ninetology i7400": {
    "deviceName": "I7400",
    "marketingName": "Black Pearl",
    "manufacturer": "ninetology",
    "brand": "ninetology",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ninetology i7520": {
    "deviceName": "I7520",
    "marketingName": "Stealth",
    "manufacturer": "ninetology",
    "brand": "ninetology",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ninetology z1": {
    "deviceName": "Z1",
    "marketingName": "U9 Z1",
    "manufacturer": "ninetology",
    "brand": "ninetology",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}