mimmi20/browser-detector

View on GitHub
data/devices/vk-mobile/feature-phone.json

Summary

Maintainability
Test Coverage
{
  "vk-mobile vk700": {
    "deviceName": "VK700",
    "marketingName": "VK700",
    "manufacturer": "vk-world",
    "brand": "vk-world",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 160,
      "height": 128,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "vk-mobile vk900": {
    "deviceName": "VK900",
    "marketingName": "VK900",
    "manufacturer": "vk-mobile",
    "brand": "vk-mobile",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 220,
      "height": 176,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  }
}