aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidextras/android/qandroidfunctions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QtAndroidExtras module and add note about its state in Qt 6HEADdevAssam Boudjelthia2021-06-291-118/+0
* Make PermissionResult compatible with the Android valuesAssam Boudjelthia2020-06-121-2/+2
* Overload QtAndroid::startActivity with a callbackNicolas Fella2019-01-291-0/+3
* Add a QtAndroid::startActivity that takes a QAndroidIntentAlbert Astals Cid2019-01-221-0/+3
* Add public API for Android new Permission ModelBogDan Vatra2017-07-261-0/+11
* Say hello to low level Android Service & Binder implementationsBogDan Vatra2017-07-261-0/+22
* Android: Allow timeout to fade out splash screenMathias Hasselmann2017-03-201-1/+2
* Add QtAndroid::androidContext()v5.8.0-alpha1Alex Blasche2016-08-041-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-221-2/+2
* | Add hideSplashScreen function.v5.7.0-alpha1BogDan Vatra2016-02-251-0/+2
* | Add new method to get the main Android service.Michael Dippold2016-02-191-0/+1
* | Helper functions needed to run Runnables on Android UI thread easily.BogDan Vatra2016-02-051-0/+5
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesv5.4.0-alpha1Jani Heikkinen2014-08-241-18/+10
* Add API for starting intentsEskil Abrahamsen Blomfeldt2014-02-161-0/+9
* Add API to get the Android API levelChristian Strømme2014-02-071-0/+1
* Add new method to get the main Android activity.Christian Strømme2014-02-071-0/+61