summaryrefslogtreecommitdiffstats
path: root/src/corelib/platform/android/qandroidnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-161-0/+1
* Pass QDeadlineTimer by value in runOnAndroidMainThread()Assam Boudjelthia2021-08-011-1/+1
* Doc: QtCore: Fix more documentation warningsTopi Reinio2021-06-071-1/+1
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-1/+148
* Move hideSplashScreen() from qjnihelpers_p to QNativeInterfaceAssam Boudjelthia2021-05-081-0/+17
* Add sdkVersion() to QNativeInterface::QAndroidApplicationAssam Boudjelthia2021-05-061-0/+11
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-201-0/+85