| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: fix correct jar paths for in-tree builds for JavaDoc | Elias Toivola | 2025-11-18 | 1 | -14/+18 |
| * | Add qtbase Qt6Android.jar to class-path | Elias Toivola | 2025-11-13 | 1 | -10/+92 |
| * | CMake: fix CMP0177 warning under qt_internal_create_source_jar() | Assam Boudjelthia | 2025-10-15 | 1 | -1/+2 |
| * | Fix permission handling for internal modules | Alexey Edelev | 2025-07-17 | 1 | -22/+3 |
| * | Generate features in AndroidManifest.xml | Alexey Edelev | 2025-07-07 | 1 | -0/+12 |
| * | Rework android permission handling | Alexey Edelev | 2025-07-07 | 1 | -0/+18 |
| * | CMake: Add targets for building Android docs from Java sources | Joerg Bornemann | 2025-06-02 | 1 | -0/+186 |
| * | Introduce qt_add_android_permission CMake function | Juha Vuolle | 2024-09-16 | 1 | -36/+3 |
| * | Android: Get rid of init classes mechanism | Assam Boudjelthia | 2024-08-26 | 1 | -8/+2 |
| * | Introduce qt_internal_add_android_permission CMake function | Juha Vuolle | 2024-08-22 | 1 | -1/+49 |
| * | Add the support of the qt_import_plugins functionality to androiddeployqt | Alexey Edelev | 2024-01-11 | 1 | -1/+2 |
| * | CMake: Split QtBuild.cmake into smaller files v2 | Alexandru Croitor | 2023-11-27 | 1 | -81/+82 |
| * | Revert "Revert "Add support for MultiABI with custom install dir of the andro... | Alexey Edelev | 2023-02-02 | 1 | -1/+1 |
| * | Revert "Add support for MultiABI with custom install dir of the android-build" | Alexandru Croitor | 2023-02-01 | 1 | -1/+1 |
| * | Add support for MultiABI with custom install dir of the android-build | Fab Stz | 2023-01-30 | 1 | -1/+1 |
| * | CMake: Use unix paths in android xml files | Alexandru Croitor | 2022-10-07 | 1 | -12/+20 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-08-03 | 1 | -0/+3 |
| * | Replace ANDROID_ABI argument with the QT_ANDROID_ABI target property | Alexey Edelev | 2022-01-03 | 1 | -0/+9 |
| * | CMake: make sure to collect Android dependencies for plugins | Assam Boudjelthia | 2021-03-17 | 1 | -40/+65 |
| * | CMake: handle Android features dependencies for modules | Assam Boudjelthia | 2021-02-18 | 1 | -0/+19 |
| * | Fix completely wrong init_class and jar_bundle_native values | Alex Blasche | 2021-02-10 | 1 | -2/+2 |
| * | CMake: Rename QtBuildInternalsAndroid.cmake to QtAndroidHelpers.cmake | Joerg Bornemann | 2020-11-24 | 1 | -0/+214 |