summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/src/androidjniinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Handle virtual keyboard visibility changes.BogDan Vatra2013-11-011-2/+29
* Don't crash if the platform plugin is not initializedBogDan Vatra2013-10-231-0/+3
* Android: don't set autorepeat to true by defaultPaul Olav Tvete2013-10-161-2/+2
* Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-151-6/+44
* Android: Fix unused variable/argument warningsEskil Abrahamsen Blomfeldt2013-09-091-14/+1
* Key mappings for more remote-control keysAllan Sandfeld Jensen2013-07-051-0/+18
* Android Mute and FastForward keys mapped wrongAllan Sandfeld Jensen2013-06-171-4/+7
* Disable long press on AndroidPaul Olav Tvete2013-06-101-0/+4
* Fix multi-touch input on AndroidEskil Abrahamsen Blomfeldt2013-03-121-2/+19
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+480