summaryrefslogtreecommitdiff
path: root/src/android/templates
Commit message (Expand)AuthorAgeFilesLines
* Android: allow using string based versions in compileSdkVersionAssam Boudjelthia2023-04-051-1/+1
* Document tracing location android meta-dataAntti Määttä2023-03-011-0/+7
* Android: use FileProvider with QDesktopServices::openUrl()Assam Boudjelthia2023-02-244-0/+16
* Do not add trace_location meta-data by defaultAntti Määttä2023-02-241-3/+0
* Update Gradle to 8.0 and Android Gradle Plug-in (AGP) to 7.4.1Rami Potinkara2023-02-151-1/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-4/+0
* Add Q_TRACE_LOCATION to android supportAntti Määttä2023-02-091-0/+3
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-1/+1
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-1/+1
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-1/+1
* Android: add build dirs/files of Android templates to .gitignoreAssam Boudjelthia2023-01-241-0/+4
* CMake:Android: copy templates, bindings and gradle files pre_buildAssam Boudjelthia2022-12-091-0/+9
* CMake:Android: add Android templates, bindings and gradle files to treeAssam Boudjelthia2022-12-021-3/+10
* Update Gradle to 7.5.1 and Android Gradle Plug-in (AGP) to 7.3.1Rami Potinkara2022-11-251-1/+1
* Fix a typo in Android docsThibaut Cuvelier2022-10-051-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1Rami Potinkara2022-07-061-1/+1
* Add option to not include native libraries in APKTinja Paavoseppä2022-05-202-3/+15
* Use SPDX license identifiersLucie Gérard2022-05-161-26/+2
* Android: set useLegacyPackaging to true in build.gradleAssam Boudjelthia2022-04-263-4/+3
* Android: add missing properties in AndroidManifest.xmlAssam Boudjelthia2022-04-262-4/+20
* Android: rephrase default value statement use in manifest doc pageAssam Boudjelthia2022-03-111-23/+23
* Document use of android:allowNativeHeapPointerTagging in the manifestAssam Boudjelthia2022-03-051-0/+7
* Docs: Move manifest and androiddeployqt docs to where code livesNicholas Bennett2021-11-191-0/+290
* Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2Mårten Nordheim2021-10-221-1/+1
* Android: set allowNativeHeapPointerTagging to false in the manifestAssam Boudjelthia2021-10-211-1/+2
* Android: replace ndk.dir with android.ndkVersion in build.gradleAssam Boudjelthia2021-10-131-1/+1
* Android: use gradle repo mavenCentral() instead of jcenter()Assam Boudjelthia2021-10-061-2/+2
* Android: remove comments from the manifest fileAssam Boudjelthia2021-10-021-44/+6
* Specify Android architecture in gradle filesAndreas Buhr2021-09-301-0/+1
* Rename variable to not reference Qt5Andreas Buhr2021-09-301-4/+4
* Fix hidden API access for Android styleAssam Boudjelthia2021-08-121-1/+1
* Android: Make the manifest less to scary to read and editAssam Boudjelthia2021-07-012-49/+58
* Remove ministro codeAssam Boudjelthia2021-07-012-9/+0
* Remove unnecessary = signs from build.gradleAssam Boudjelthia2021-06-021-2/+2
* Android: Bump gradle (plugin) versionsMike Achtelik2021-04-101-2/+2
* Add legacy external storage access flagFabio Falsini2021-04-071-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-31/+0
* Android: fix android java and templates targets with -developer-buildAssam Boudjelthia2020-11-101-4/+10
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-031-2/+2
* Android: allow Android app building to use java 8 featuresAssam Boudjelthia2020-09-261-0/+5
* Android: remove --no-daemon arg for GradleAssam Boudjelthia2020-09-171-0/+4
* High-DPI: Remove legacy environment variablesTor Arne Vestbø2020-09-021-4/+0
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-281-1/+1
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-091-6/+5
* Make sure the default AndroidManifest is compatible with Qt CreatorAssam Boudjelthia2020-06-031-7/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-3/+7
|\
| * Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-042-3/+7
* | Android: Increase minimum API level to Android-23 / Android 6Eskil Abrahamsen Blomfeldt2020-03-041-1/+1