index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
platform
/
android
/
qandroidnativeinterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix or remove broken and outdated external links in qtbase documentation
David Boddie
2025-02-08
1
-1
/
+1
*
Docs: update the QAndroidApplication::context() documentation
Nicholas Bennett
2024-05-24
1
-1
/
+1
*
Fix documentation of QAndroidApplication::context
Volker Hilsheimer
2024-04-19
1
-2
/
+2
*
Android: don't call delegates outside of the Activity
Assam Boudjelthia
2023-11-10
1
-2
/
+1
*
Android: add missing extras native methods impls and registration
Assam Boudjelthia
2023-11-03
1
-2
/
+2
*
Android: don't rely on implicit cast of declared QtJniTypes to jobject
Volker Hilsheimer
2023-10-27
1
-1
/
+1
*
Fix compilation issues for android
Michal Klocek
2023-03-16
1
-0
/
+1
*
runOnAndroidMainThread(): optimize shared pointer use
Marc Mutz
2022-12-26
1
-2
/
+3
*
Fix UB (reference to local variable leaving scope) in runOnAndroidMainThread()
Marc Mutz
2022-12-23
1
-1
/
+1
*
QAndroidNaticeInterface: replace a pair with a struct
Marc Mutz
2022-12-23
1
-8
/
+15
*
runOnAndroidMainThread(): Use QThreadPool::start() instead of QtConcurrent::r...
Marc Mutz
2022-12-23
1
-2
/
+4
*
runOnAndroidMainThread(): Don't block QThreadPool::globalInstance() with timo...
Marc Mutz
2022-12-23
1
-0
/
+8
*
Don't create a QRunnable in QAndroidApplication::runOnAndroidMainThread() w/o...
Marc Mutz
2022-12-23
1
-4
/
+4
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
Return specific types for frequently used Java objects
Volker Hilsheimer
2022-05-17
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Fix compiler warning from deprecated overloads
Volker Hilsheimer
2022-04-26
1
-1
/
+1
*
Do not include qloggingcategory.h in public headers
Kai Köhne
2021-11-16
1
-0
/
+1
*
Pass QDeadlineTimer by value in runOnAndroidMainThread()
Assam Boudjelthia
2021-08-01
1
-1
/
+1
*
Doc: QtCore: Fix more documentation warnings
Topi Reinio
2021-06-07
1
-1
/
+1
*
Android: Add runOnMainAndroidThread() under QNativeInterface
Assam Boudjelthia
2021-05-26
1
-1
/
+148
*
Move hideSplashScreen() from qjnihelpers_p to QNativeInterface
Assam Boudjelthia
2021-05-08
1
-0
/
+17
*
Add sdkVersion() to QNativeInterface::QAndroidApplication
Assam Boudjelthia
2021-05-06
1
-0
/
+11
*
Add QAndroidApplication as a nativeInterface
Assam Boudjelthia
2021-02-20
1
-0
/
+85