mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "malata i50": {
    "deviceName": "I50",
    "marketingName": "I50",
    "manufacturer": "malata",
    "brand": "malata",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "malata i60": {
    "deviceName": "I60",
    "marketingName": "I60",
    "manufacturer": "malata",
    "brand": "malata",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "malata i8": {
    "deviceName": "I8",
    "marketingName": "I8",
    "manufacturer": "malata",
    "brand": "malata",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "malata s510": {
    "deviceName": "S510",
    "marketingName": "S510",
    "manufacturer": "malata",
    "brand": "malata",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "malata z100a": {
    "deviceName": "Z100A",
    "marketingName": "Z100A",
    "manufacturer": "malata",
    "brand": "malata",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}