index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkspecs
/
features
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Add support for MultiABI with custom install dir of the andro...
Alexey Edelev
32 hours
1
-0
/
+5
*
Revert "Add support for MultiABI with custom install dir of the android-build"
Alexandru Croitor
2 days
1
-5
/
+0
*
Add support for MultiABI with custom install dir of the android-build
Fab Stz
5 days
1
-0
/
+5
*
Android: bump minimum sdk build version QT_ANDROID_API_VERSION to 33
Assam Boudjelthia
11 days
1
-1
/
+1
*
Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prf
Alexey Edelev
2022-12-01
1
-2
/
+0
*
Add flag that skips Qml import scanning to android deployment settings
Alexey Edelev
2022-10-31
1
-10
/
+17
*
qmake: Fix tool paths generated for androiddeployqt json file
Alexandru Croitor
2022-08-17
1
-2
/
+4
*
android:qmake: Fix static libraries to include the QT_ARCH suffix
Alexandru Croitor
2021-12-02
1
-3
/
+5
*
Android: bump default QT_ANDROID_API_VERSION to 31
Assam Boudjelthia
2021-11-12
1
-1
/
+1
*
Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmake
Assam Boudjelthia
2021-09-20
1
-2
/
+8
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
1
-1
/
+1
*
Update Android default SDK from 29 to 30
Juha Vuolle
2021-08-27
1
-1
/
+1
*
Fix qmlimportscanner path for android deployment settings
Ivan Solovev
2021-06-28
1
-1
/
+1
*
Android: use libexec path for rcc for Android deployment settings file
Assam Boudjelthia
2021-03-11
1
-1
/
+1
*
Fix qmake_qmake_immediate path for Android
Alexey Edelev
2021-02-15
1
-1
/
+1
*
Android: set minimum recommended android SDK to 29
Assam Boudjelthia
2021-02-13
1
-1
/
+1
*
Android: Add the required linker flags for unwinding on armeabi-v7a
Andy Shaw
2020-11-12
1
-0
/
+3
*
Android: use shell path format when running qmake install step
Assam Boudjelthia
2020-10-06
1
-1
/
+1
*
Android: unify deployment-settings.json path to unix format
Assam Boudjelthia
2020-10-02
1
-1
/
+1
*
Android: add qmlimportscanner and rcc paths to deployment-settings.json
Assam Boudjelthia
2020-09-23
1
-0
/
+3
*
Android: add option to get app arguments with AndroidManifest.xml
Assam Boudjelthia
2020-08-28
1
-0
/
+3
*
Android: Fix building apps when Qt is configured with one ABI
Alexandru Croitor
2020-08-26
3
-3
/
+29
*
Add QML2_IMPORT_PATH import paths to qml-import-paths list
BogDan Vatra
2020-08-24
1
-2
/
+7
*
Android: Install the qmldir files when configuring for a single abi
Andy Shaw
2020-08-03
2
-2
/
+2
*
Android: Enable configuring for a single abi architecture
Andy Shaw
2020-07-10
2
-1
/
+4
*
Raise the Android SDK build requirement to lvl 28 - compile fix
Alex Blasche
2020-06-23
1
-1
/
+1
*
Android: fix regexp error in android_deployment_settings.prf
Assam Boudjelthia
2020-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-0
/
+6
|
\
|
*
Android: Bump gradle (plugin) versions
BogDan Vatra
2020-03-04
1
-0
/
+6
*
|
Android: Increase minimum API level to Android-23 / Android 6
Eskil Abrahamsen Blomfeldt
2020-03-04
1
-1
/
+1
|
/
*
Android: Use the values rather than the variables with str_member
Andy Shaw
2020-01-18
1
-1
/
+1
*
Android: make sure we don't add _$${QT_ARCH} twice
BogDan Vatra
2020-01-09
1
-1
/
+2
*
Always add the extra Android apk and aab targets
Andy Shaw
2020-01-02
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.14.0' into 5.14
Qt Forward Merge Bot
2019-12-13
1
-0
/
+1
|
\
|
*
Set proper TARGET name for libs
BogDan Vatra
2019-11-29
1
-0
/
+1
*
|
Account for when qtquickcompiler is used when getting the resources
Andy Shaw
2019-12-12
1
-2
/
+3
|
/
*
Add support for passing qrc files to qmlimportscanner
Andy Shaw
2019-11-13
1
-0
/
+16
*
Android: Add aab target
BogDan Vatra
2019-09-02
1
-3
/
+15
*
Android: clean configure params for android
BogDan Vatra
2019-08-30
1
-1
/
+0
*
Android: Use LLVM tools where possible
BogDan Vatra
2019-08-29
1
-5
/
+6
*
Android: AUX template doesn't require a multi arch build
BogDan Vatra
2019-08-29
1
-1
/
+1
*
Say hello to Android multi arch build in one go
BogDan Vatra
2019-08-26
4
-34
/
+113
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-01
1
-0
/
+6
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-29
1
-0
/
+6
|
|
\
|
|
*
Fix build with Android NDK's make on Windows
Joerg Bornemann
2019-06-28
1
-0
/
+6
*
|
|
Say hello to $ make apk
BogDan Vatra
2019-06-06
1
-0
/
+18
|
/
/
*
|
Android: Nuke mips architectures
BogDan Vatra
2019-05-06
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-08
1
-0
/
+8
|
\
\
|
|
/
|
*
qmake: Add variables for setting the version number and name in Android
Andy Shaw
2019-02-04
1
-0
/
+8
*
|
Android: Set minimum supported version to android-21
Eskil Abrahamsen Blomfeldt
2019-01-23
1
-1
/
+1
|
/
[next]