summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* Support multiple native surfaces on Android.BogDan Vatra2014-01-1759-1119/+1257
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-1/+1
|\
| * Android: Don't show ActionBar at startup.BogDan Vatra2014-01-021-1/+1
* | Extend multimedia keysAllan Sandfeld Jensen2014-01-021-0/+9
|/
* Android: use binary name when using loadClass.BogDan Vatra2013-12-052-3/+3
* Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-264-2/+13
|\
| * Android: make the default font size biggerPaul Olav Tvete2013-11-221-1/+1
| * Don't send ApplicationStateChanged, if platformIntegration is not set.BogDan Vatra2013-11-211-1/+2
| * Allow platform to decide default behavior for show() based on window flagsTor Arne Vestbø2013-11-202-0/+10
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-201-38/+19
|\|
| * Android: Remove usage of QObject::tr()Friedemann Kleint2013-11-191-38/+19
* | Remove empty QAccessible2 headerFrederik Gladhorn2013-11-201-1/+1
|/
* Android: Support popup menusEskil Abrahamsen Blomfeldt2013-11-152-1/+10
* Android: work around input method cursor position bugPaul Olav Tvete2013-11-141-0/+20
* Android: Initialize mWindowStateBogDan Vatra2013-11-142-8/+3
* Android: fix crash on exitPaul Olav Tvete2013-11-141-1/+1
* Android native message dialogBogDan Vatra2013-11-096-1/+326
* Android: Fix menu on API-11+BogDan Vatra2013-11-063-12/+18
* Add better version checks for accessibilityFrederik Gladhorn2013-11-051-1/+16
* Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-0112-7/+254
* Android: Check for null pointer before calling ANativeWindow_release()Christian Strømme2013-11-011-1/+2
* Android: implement a simple cache mechanism for assets dirs.BogDan Vatra2013-11-012-27/+54
* Remove unused field.BogDan Vatra2013-11-011-7/+0
* Android: Handle virtual keyboard visibility changes.BogDan Vatra2013-11-013-2/+35
* Android: Don't rely on QIcon::isNull() to validate icon data.Christian Strømme2013-10-301-4/+6
* Re-enable NonFullScreenWindows on AndroidEskil Abrahamsen Blomfeldt2013-10-291-1/+0
* Android: Don't crash if the screen is not yet initialized.BogDan Vatra2013-10-281-2/+4
* Android: Fix repaint on rotationEskil Abrahamsen Blomfeldt2013-10-255-15/+10
* Don't crash if the platform plugin is not initializedBogDan Vatra2013-10-231-0/+3
* Android: Make platform menu more robustPaul Olav Tvete2013-10-231-3/+5
* Android: Accessibilty: Handle text betterFrederik Gladhorn2013-10-201-3/+15
* Remove unused includeBogDan Vatra2013-10-161-1/+0
* Android: don't set autorepeat to true by defaultPaul Olav Tvete2013-10-161-2/+2
* Android: Make it possible to pass arguments via intent extrasEskil Abrahamsen Blomfeldt2013-10-161-5/+2
* Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-151-6/+44
* Android: Fix backspace bug with 4.3 stock keyboardPaul Olav Tvete2013-10-092-3/+111
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-302-8/+3
* Android: remove environment variable warnings at app startup.Yoann Lopes2013-09-251-1/+1
* Android: Use the new QJNI api in our QLocale implementation.Christian Strømme2013-09-201-11/+9
* Fix android after Eglfs binary compatibility breakPaul Olav Tvete2013-09-201-2/+3
* Android: handle inverted orientationsPaul Olav Tvete2013-09-206-11/+69
* Android: Make font size compatible with Qt for iOSPaul Olav Tvete2013-09-123-2/+7
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-104-21/+43
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-074-21/+43
| |\
| | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-284-21/+43
| | |\
| | | * Android: Fix orientation change on Android 4.3Eskil Abrahamsen Blomfeldt2013-08-194-21/+43
* | | | Fix Android Style plugin.BogDan Vatra2013-09-104-4/+84
* | | | Android: Fix unused variable/argument warningsEskil Abrahamsen Blomfeldt2013-09-092-14/+2
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-021-1/+0
|\ \ \