summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* Android: implement batch editing for input methodsPaul Olav Tvete2014-03-281-2/+4
* Android: Change Ministro's source to 5.3BogDan Vatra2014-03-271-1/+1
* Android: REG: Fix launching intentsEskil Abrahamsen Blomfeldt2014-03-271-1/+1
* Android: Fix software keyboard show/hide stateBogDan Vatra2014-03-262-41/+20
* Set default activity launchMode to singleInstanceBogDan Vatra2014-03-251-1/+2
* REG: Fix compilation with old AndroidManifest.xmlEskil Abrahamsen Blomfeldt2014-03-211-0/+2
* Android: Try to hide the sw keyboard on finishComposingText.BogDan Vatra2014-03-201-1/+1
* Android input method improvementsPaul Olav Tvete2014-03-182-0/+3
* Make android non-prefix shadow build usableSamuel Gaist2014-03-141-0/+14
* Pass the APPLICATION_PARAMETERS variable if defined.BogDan Vatra2014-03-061-5/+9
* Android: Display HTML text correctly on Android native dialog.BogDan Vatra2014-03-061-7/+9
* Android: Add commercial license to BSD-licensed filesEskil Abrahamsen Blomfeldt2014-03-044-0/+40
* Android: Make default permissions less confusingEskil Abrahamsen Blomfeldt2014-02-261-2/+7
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-223-6/+10
* Rework the splash screen for Android.BogDan Vatra2014-02-215-20/+23
* Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-152-0/+18
* Android: Add Foreign Window supportChristian Strømme2014-02-142-5/+43
* Only Android API < 11 needs o set the surface type.BogDan Vatra2014-01-311-1/+3
* Remove unused variable.BogDan Vatra2014-01-311-2/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-8/+16
|\
| * Fix Use android theme when definedThorsten Zachmann2014-01-111-8/+16
* | Support multiple native surfaces on Android.BogDan Vatra2014-01-175-169/+118
|/
* 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: Overwrite plugin cache when APK is updatedEskil Abrahamsen Blomfeldt2014-01-031-10/+116
* Android: Don't show ActionBar at startup.BogDan Vatra2014-01-021-4/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-052-2/+2
|\
| * Default to 5.2 source repository for Qt 5.2.xBogDan Vatra2013-12-032-2/+2
* | Report hardware acceleration in default manifestEskil Abrahamsen Blomfeldt2013-12-041-1/+1
|/
* Android: Remove invalid error messageEskil Abrahamsen Blomfeldt2013-11-261-3/+1
* REG: Fix changing input method parameters on AndroidEskil Abrahamsen Blomfeldt2013-11-142-0/+15
* Android native message dialogBogDan Vatra2013-11-093-3/+429
* Android: Allow modules to specify permissions/featuresEskil Abrahamsen Blomfeldt2013-11-071-0/+2
* Android: allow installing apps to SD card by defaultPaul Olav Tvete2013-11-071-1/+1
* Android: Fix registerClipboardManager semaphore initializationBogDan Vatra2013-11-061-1/+1
* Android: Catch any startActivity exceptionsBogDan Vatra2013-11-061-3/+7
* Android: Fix menu on API-11+BogDan Vatra2013-11-062-5/+74
* Android: prevent main activity to be recreated.BogDan Vatra2013-11-061-1/+1
* Add better version checks for accessibilityFrederik Gladhorn2013-11-051-15/+17
* Android: Handle virtual keyboard visibility changes.BogDan Vatra2013-11-014-64/+98
* Remove android specific qmake variables.BogDan Vatra2013-10-311-1/+1
* Fix the show/hide logic.BogDan Vatra2013-10-292-15/+45
* Allow the user to specify a theme list.BogDan Vatra2013-10-291-27/+58
* Cleanup java files.BogDan Vatra2013-10-253-3/+1
* Fix deploy mechanism.BogDan Vatra2013-10-231-2/+2
* Move untranslatable stings to AndroidManifest.xmlBogDan Vatra2013-10-233-13/+8
* Android: Make it possible to pass arguments via intent extrasEskil Abrahamsen Blomfeldt2013-10-161-0/+8
* Android: Fix backspace bug with 4.3 stock keyboardPaul Olav Tvete2013-10-091-0/+7
* Android: Fix black screen when changing orientationEskil Abrahamsen Blomfeldt2013-10-091-1/+1
* Android: Don't throw away slow-moving mouse/touch eventsPaul Olav Tvete2013-10-031-2/+2