mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "kodak ektra": {
    "deviceName": "Ektra",
    "marketingName": "Ektra",
    "manufacturer": "kodak",
    "brand": "kodak",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kodak im5": {
    "deviceName": "IM5",
    "marketingName": "IM5",
    "manufacturer": "kodak",
    "brand": "kodak",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kodak smartway m1": {
    "deviceName": "SmartWay M1",
    "marketingName": "SmartWay M1",
    "manufacturer": "kodak",
    "brand": "kodak",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kodak smartway t1": {
    "deviceName": "SmartWay T1",
    "marketingName": "SmartWay T1",
    "manufacturer": "kodak",
    "brand": "kodak",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "kodak smartway x1": {
    "deviceName": "SmartWay X1",
    "marketingName": "SmartWay X1",
    "manufacturer": "kodak",
    "brand": "kodak",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}