summaryrefslogtreecommitdiffstats
path: root/src/android/jar/src/org/qtproject/qt5/android/QtActivityDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix RTL selection handles directionsBogDan Vatra2017-06-131-4/+12
* Use gdbserver command from a safe placeBogDan Vatra2017-04-251-42/+11
* Android: Fix always hidden software keyboard from popping upJoni Poikelin2017-02-231-0/+3
* Say hello to Android 6+ permissions modelBogDan Vatra2016-09-161-0/+5
* Android: Show the edit menu when things are selectedOlivier Goffart2016-08-211-4/+29
* Android selection handlesOlivier Goffart2016-08-181-0/+47
* Android: introduce setContextBogDan Vatra2016-07-261-5/+13
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-9/+8
|\
| * Hide the navigation bar only on Android API-19+BogDan Vatra2016-04-081-10/+6
* | Allow the user to choose how much from Android theme is extractedBogDan Vatra2016-03-221-1/+3
* | Perfect (almost) Qt on Android splash screen.BogDan Vatra2016-02-241-16/+31
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-0/+12
|\|
| * Android: Fix immersive modeBogDan Vatra2016-02-191-0/+12
* | Say hello to Android ServicesBogDan Vatra2016-02-171-0/+1
* | Fix crash when using .NoActionBar theme.BogDan Vatra2016-02-151-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-7/+49
|\|
| * Android: Probe for virtual keyboard heightBogDan Vatra2016-01-261-7/+49
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+1
|\|
| * Android: Fix crash at exitBogDan Vatra2015-12-171-0/+1
* | Android: Remove support for API < 16BogDan Vatra2015-12-101-109/+42
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-0/+21
|\|
| * Android: Implement QInputMethod::keyboardRectangleOlivier Goffart2015-12-071-0/+21
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-11/+14
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-231-11/+14
| |\
| | * Android: Don't show the VK when the state is set to HIDDEN by the user.Christian Strømme2015-10-191-5/+11
| | * Android: Improve the way we update layout params for native views.Christian Strømme2015-10-191-6/+3
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-42/+52
|\| |
| * | Android: Make sure we deliver all queued actions when we resume.BogDan Vatra2015-10-201-20/+10
| * | Android: Set "immersive" mode on earlier android versions.BogDan Vatra2015-10-161-22/+17
| * | Dispatch all key and all generic motion events java objects to QtCoreBogDan Vatra2015-10-151-0/+25
* | | Android: Update splash screen in onConfigurationChangedDaiwei Li2015-10-161-0/+17
|/ /
* / Android: Add support for EnterKeyKai Uwe Broulik2015-08-111-3/+39
|/
* Android: Start the application when we know the screen geometry.BogDan Vatra2015-07-301-12/+18
* Android: Delay initialization of Accessibility.Christian Strømme2015-06-091-16/+18
* Revert "Android: Don't show translucent system UI on top of Qt"Eskil Abrahamsen Blomfeldt2015-05-301-24/+1
* Pass on the auto repeat information for key eventsAndy Shaw2015-04-151-5/+4
* Android: Don't show translucent system UI on top of QtEskil Abrahamsen Blomfeldt2015-03-121-1/+24
* Android: Make sure applicationState is set correctlyBogDan Vatra2015-03-051-1/+1
* 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/+5
* Make ImhNoPredictiveText work on Samsung devicesPaul Olav Tvete2014-12-121-1/+1
* Do not initialize accessibility code by default on startup.Jan Arve Saether2014-12-091-39/+16
* Draw the accessibility focus rectangle properlyJan Arve Saether2014-12-051-3/+42
* Remove unneeded call to m_editText.bringToFront()Jan Arve Saether2014-12-021-1/+0
* Make sure that created surfaces are stacked on top of previous ones.Jan Arve Saether2014-12-021-5/+12
* Android: Use LocalServerSocket instead of ServerSocketBogDan Vatra2014-11-201-21/+32
* Fix QtCreator debugging on Android 5.0 devicesAlex Blasche2014-11-191-0/+75
* Android: Fix input method hints.Christian Strømme2014-11-031-16/+19