mimmi20/browser-detector

View on GitHub
data/devices/k-touch/feature-phone.json

Summary

Maintainability
Test Coverage
{
  "k-touch t566": {
    "deviceName": "T566",
    "marketingName": "T566",
    "manufacturer": "k-touch",
    "brand": "k-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.9
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "k-touch a930": {
    "deviceName": "Tianyu A930",
    "marketingName": "Tianyu A930",
    "manufacturer": "k-touch",
    "brand": "k-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "k-touch w366": {
    "deviceName": "W366",
    "marketingName": "W366",
    "manufacturer": "k-touch",
    "brand": "k-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "windows ce"
  }
}