aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidextras/android/qandroidintent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtAndroidExtras module and add note about its state in Qt 6HEADdevAssam Boudjelthia2021-06-291-168/+0
* Add \brief tags to classesAssam Boudjelthia2020-04-251-1/+3
* Fix wrong JNI call function when calling QAndroidIntent::putExtra()Christian Strømme2019-08-151-1/+1
* QAndroidIntent::putExtra: Fix JNI return value syntaxAlbert Astals Cid2019-01-031-1/+1
* Check if the array is valid before accessing itAndy Shaw2018-10-191-0/+2
* Say hello to low level Android Service & Binder implementationsBogDan Vatra2017-07-261-0/+164