summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/src/androidjnimain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-884/+0
* Don't send ApplicationStateChanged, if platformIntegration is not set.BogDan Vatra2013-11-211-1/+2
* Android native message dialogBogDan Vatra2013-11-091-1/+3
* Add better version checks for accessibilityFrederik Gladhorn2013-11-051-1/+16
* Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-011-0/+34
* Remove unused field.BogDan Vatra2013-11-011-7/+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-251-12/+3
* Android: Make it possible to pass arguments via intent extrasEskil Abrahamsen Blomfeldt2013-10-161-5/+2
* Android: remove environment variable warnings at app startup.Yoann Lopes2013-09-251-1/+1
* Android: handle inverted orientationsPaul Olav Tvete2013-09-201-11/+31
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-18/+22
|\
| * Android: Fix orientation change on Android 4.3Eskil Abrahamsen Blomfeldt2013-08-191-18/+22
* | Android: added ApplicationState capability.Yoann Lopes2013-08-281-0/+20
* | Accessibility for AndroidFrederik Gladhorn2013-08-221-1/+3
|/
* Android: Don't crash when displaying multiple top-levelsEskil Abrahamsen Blomfeldt2013-04-181-7/+12
* Remove code for Android API level < 9Eskil Abrahamsen Blomfeldt2013-04-151-35/+2
* Android: set logicalDpi based on DisplayMetrics.scaledDensityPaul Olav Tvete2013-04-051-2/+9
* Remove QtWidgets dependency from Android platform pluginEskil Abrahamsen Blomfeldt2013-03-221-24/+3
* Fix multi-touch input on AndroidEskil Abrahamsen Blomfeldt2013-03-121-0/+6
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+839