summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android: update copied enum values in Java codePaul Olav Tvete2013-10-021-12/+17
* Remove logic which changes install rules inside Qt dirEskil Abrahamsen Blomfeldt2013-09-261-1/+1
* Android: fixed arguments passed to the Qt application.Yoann Lopes2013-09-241-2/+2
* Android: handle inverted orientationsPaul Olav Tvete2013-09-202-8/+19
* Android: Add tokens for androiddeployqt in template filesEskil Abrahamsen Blomfeldt2013-09-193-20/+41
* Fix Android Style plugin.BogDan Vatra2013-09-102-4/+13
* Android: added ApplicationState capability.Yoann Lopes2013-08-282-0/+20
* Accessibility for AndroidFrederik Gladhorn2013-08-2210-2/+477
* Android: Add default values for min and target SDKsEskil Abrahamsen Blomfeldt2013-08-211-0/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-161-22/+33
|\
| * 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
* | Fix xlint unchecked warning (java)Frederik Gladhorn2013-08-161-1/+1
|/
* Android: handle keyboard connect/disconnectPaul Olav Tvete2013-06-211-1/+1
* Never show EGLFS mouse cursor in Qt for Android platform pluginEskil Abrahamsen Blomfeldt2013-05-201-1/+0
* Android: Change default Ministro download locationEskil Abrahamsen Blomfeldt2013-05-072-2/+2
* Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-014-19/+25
* Make it possible to bundle Qt libraries in Android apkEskil Abrahamsen Blomfeldt2013-05-014-4/+126
* Don't block back button after keyboard is hiddenPaul Olav Tvete2013-04-301-4/+2
* Remove dead codeEskil Abrahamsen Blomfeldt2013-04-152-15/+0
* Android: Implement debugging without relying on shell run-ashjk2013-04-051-15/+107
* Update java part for Ministro 9.xBogDan Vatra2013-04-057-36/+63
* Android: use Fusion style by defaultPaul Olav Tvete2013-04-051-2/+3
* Android: set logicalDpi based on DisplayMetrics.scaledDensityPaul Olav Tvete2013-04-053-7/+14
* Also version.xml needs to be installedBogDan Vatra2013-04-031-0/+1
* Use qtproject instead of necessitas for default package namePaul Olav Tvete2013-03-221-1/+1
* Fix installation of Android java filesEskil Abrahamsen Blomfeldt2013-03-221-0/+2
* Android: Fix use_local_libs when running from launcherEskil Abrahamsen Blomfeldt2013-03-212-17/+20
* Android: install java-related filesPaul Olav Tvete2013-03-123-15/+29
* Android: Allow more than three touch pointsPaul Olav Tvete2013-03-121-41/+7
* Introducing the Qt Android portPaul Olav Tvete2013-03-0538-0/+3861