summaryrefslogtreecommitdiffstats
path: root/src/android/jar/src/org/qtproject/qt5/android/QtNative.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-091-21/+43
|\
| * Android: generate QTabletEvents for stylus devices such as the S PenShawn Rutledge2015-05-211-21/+43
* | Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-131-2/+2
|\|
| * Pass on the auto repeat information for key eventsAndy Shaw2015-04-151-2/+2
* | Add high DPI support to AndroidDaiwei Li2015-03-271-4/+10
|/
* Android: don't assume a stationary touchpoint unless all history agreesShawn Rutledge2015-03-091-5/+7
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Added new private API for Android and onNewIntentPeter Rustler2015-01-211-0/+1
* Android: Add runOnUiThread() functionChristian Strømme2014-11-031-0/+12
* Use PopupMenu when possible.BogDan Vatra2014-10-011-2/+3
* Android: Add function to change the stacking order in the layout.Christian Strømme2014-09-261-0/+20
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-19/+0
|\
| * Android: Avoid deadlock in Qt.inputMethod.visiblePaul Olav Tvete2014-09-021-19/+0
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-1/+6
|\|
| * Android: Fix QAndroidPlatformServices::openUrl().Christian Strømme2014-08-061-1/+6
* | Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-161-0/+10
|/
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-221-2/+2
* Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-151-0/+3
* Android: Add Foreign Window supportChristian Strømme2014-02-141-0/+11
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-34/+32
* Android: Fix registerClipboardManager semaphore initializationBogDan Vatra2013-11-061-1/+1
* Android: Catch any startActivity exceptionsBogDan Vatra2013-11-061-3/+7
* Android: Handle virtual keyboard visibility changes.BogDan Vatra2013-11-011-15/+7
* Cleanup java files.BogDan Vatra2013-10-251-1/+0
* Android: Don't throw away slow-moving mouse/touch eventsPaul Olav Tvete2013-10-031-2/+2
* Android: fixed arguments passed to the Qt application.Yoann Lopes2013-09-241-2/+2
* Android: handle inverted orientationsPaul Olav Tvete2013-09-201-1/+1
* Android: added ApplicationState capability.Yoann Lopes2013-08-281-0/+3
* Stop unconditional synth of mouse events on AndroidFrederik Gladhorn2013-07-291-22/+0
* Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-07-291-0/+33
* Android: set logicalDpi based on DisplayMetrics.scaledDensityPaul Olav Tvete2013-04-051-4/+10
* Android: Allow more than three touch pointsPaul Olav Tvete2013-03-121-41/+7
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+611