summaryrefslogtreecommitdiffstats
path: root/src/android/jar/src/org/qtproject/qt5/android/QtActivityDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-091-24/+1
|\
| * Revert "Android: Don't show translucent system UI on top of Qt"Eskil Abrahamsen Blomfeldt2015-05-301-24/+1
* | Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-131-5/+4
|\|
| * Pass on the auto repeat information for key eventsAndy Shaw2015-04-151-5/+4
* | Add high DPI support to AndroidDaiwei Li2015-03-271-1/+2
|/
* 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
* Android: QtActivitiyDelegate: extras can be nullShawn Rutledge2014-10-291-158/+158
* Allow QtCreator to pass additional args and env vars to the application.BogDan Vatra2014-10-231-0/+17
* Android: Don't call requestLayout() when changing the geometry.Christian Strømme2014-10-091-2/+0
* Use PopupMenu when possible.BogDan Vatra2014-10-011-7/+21
* Android: Add function to change the stacking order in the layout.Christian Strømme2014-09-261-0/+29
* Android: Improve the foreign-window implementationChristian Strømme2014-09-261-5/+6
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-5/+0
|\
| * Android: Avoid deadlock in Qt.inputMethod.visiblePaul Olav Tvete2014-09-021-5/+0
* | Respect android:windowSoftInputMode in manifest.Samuel Nevala2014-09-041-3/+13
* | Android: Guard against invalid surfaceIDPaul Olav Tvete2014-09-021-1/+4
* | Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-161-18/+0
* | Android: Say hello to gradle!BogDan Vatra2014-08-071-0/+3
* | Android: Fix debugging.BogDan Vatra2014-08-061-0/+7
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-0/+1
|\|
| * Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-0/+1
* | Android: fix typo in QtActivityDelegate.javaJ-P Nurmi2014-06-091-4/+4
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-6/+27
|\|
| * Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-041-6/+27
* | Android: Extract data for native style on startupBogDan Vatra2014-05-221-0/+6
|/
* Restore fullscreen mode after keyboard is dismissedPaul Olav Tvete2014-05-141-6/+12
* Android: Don't accept the volume-key events.Christian Strømme2014-04-031-0/+15
* Android: Fix software keyboard show/hide stateBogDan Vatra2014-03-261-8/+14
* Android input method improvementsPaul Olav Tvete2014-03-181-0/+2
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-221-2/+2
* Rework the splash screen for Android.BogDan Vatra2014-02-211-3/+16
* Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-151-0/+15
* Android: Add Foreign Window supportChristian Strømme2014-02-141-5/+32
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-42/+64
* Android: Refactor the InputType mapping code.Christian Strømme2014-01-071-35/+41
* Android: let fullscreen use entire screenPaul Olav Tvete2014-01-031-0/+38
* Android: Don't show ActionBar at startup.BogDan Vatra2014-01-021-4/+2
* Android: Remove invalid error messageEskil Abrahamsen Blomfeldt2013-11-261-3/+1