aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Android
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of .jar files declared in the productMax Bespalov2022-06-231-0/+7
* Fix descriptions for JS commandsDenis Shienkov2021-11-151-3/+3
* Merge branch '1.20' into masterIvan Komissarov2021-10-042-3/+18
|\
| * Android: fix aab generationRaphael Cotty2021-09-242-3/+18
* | Merge branch '1.20' into masterIvan Komissarov2021-09-211-1/+2
|\|
| * Android: Correct aab generation command descriptionRaphael Cotty2021-09-191-1/+2
* | Android: Add buildId option to the ndk for the linkerRaphael Cotty2021-09-032-2/+17
|/
* Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-262-5/+59
* Merge branch '1.19' into masterIvan Komissarov2021-04-241-1/+2
|\
| * Android: Fix aapt compiling command on WindowsMax Bespalov2021-04-071-1/+2
* | Android: Change default Android Asset Packaging Tool from aapt to aapt2Raphael Cotty2021-04-061-1/+1
|/
* Android: Code signing moduleRaphaël Cotty2021-04-012-103/+22
* Android: Add support for ndk 22.1.7171670Raphael Cotty2021-03-311-2/+2
* Avoid writing to the global objectRichard Weickelt2021-02-131-2/+2
* Add missing import statementsRichard Weickelt2021-02-131-0/+2
* Android: Fix debugging supportRaphaël Cotty2020-12-081-1/+0
* Android: Update sdk/ndk/tools versionsRaphaël Cotty2020-11-181-1/+1
* Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-1/+3
* Android: Update for Qt 5.15Raphaël Cotty2020-10-211-0/+16
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-252-30/+125
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-042-3/+221
* Android: clean flagsRaphaël Cotty2020-05-134-50/+16
* Android: handle relative sourceset directoriesAlberto Mardegan2020-02-051-7/+7
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-042-1/+35
* Android: allow reading resources from local folderAlberto Mardegan2020-01-021-1/+1
* Android: Set a buildable default package nameBogDan Vatra2019-04-291-1/+6
* Android: Nuke mips[64] abi supportBogDan Vatra2019-04-262-11/+5
* Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-2/+10
* Android: Nuke support for old NDKsBogDan Vatra2019-04-252-76/+25
* [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-1/+6
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-053-21/+51
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-271-1/+10
* Android: Remove "noexecstack" assembler optionChristian Kandeler2019-02-131-1/+1
* Android: Convert to new-style property access syntaxChristian Kandeler2018-10-191-6/+4
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-1/+1
* Android: Update compiler flagsChristian Kandeler2018-10-151-31/+6
* Android: Make sure the manifest file has the right package nameChristian Kandeler2018-10-122-3/+33
* Merge 1.12 into masterChristian Kandeler2018-10-122-10/+28
|\
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-6/+21
* | Android: Allow additional assets and resourcesChristian Kandeler2018-10-111-4/+41
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-043-76/+91
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-2/+10
* | Enable the Application item to create Android appsChristian Kandeler2018-08-103-9/+67
* | Report an error on unexpected output tagsChristian Kandeler2018-07-131-1/+1
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-222-2/+0
|/
* Merge 1.10 into 1.11Christian Kandeler2018-01-261-1/+0
|\
| * Add better module validation for Android SDK and NDKJake Petroules2018-01-252-7/+27
* | Merge 1.10 into masterChristian Kandeler2017-12-151-0/+2
|\|
| * Fix Android builds in release mode with NDK r12 and aboveJake Petroules2017-12-151-0/+2
* | Produce friendlier error messages when the Android SDK/NDK are missingJake Petroules2017-11-292-4/+26
|/