mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "jinga basco l3": {
    "deviceName": "Basco L3",
    "marketingName": "Basco L3",
    "manufacturer": "jinga",
    "brand": "jinga",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jinga basco neo": {
    "deviceName": "Basco Neo",
    "marketingName": "Basco Neo",
    "manufacturer": "jinga",
    "brand": "jinga",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jinga igo l2": {
    "deviceName": "IGO L2",
    "marketingName": "IGO L2",
    "manufacturer": "jinga",
    "brand": "jinga",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jinga igo m1": {
    "deviceName": "IGO M1",
    "marketingName": "IGO M1",
    "manufacturer": "jinga",
    "brand": "jinga",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "jinga iron": {
    "deviceName": "Iron",
    "marketingName": "Iron",
    "manufacturer": "jinga",
    "brand": "jinga",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}