aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidextras/android/qandroidintent.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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