aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Android: fix logcat not fetched when app exits/crash at startAssam Boudjelthia2020-11-242-10/+35
* Android: fix copy gradle files button functionAssam Boudjelthia2020-11-231-1/+1
* Android: remove newline chars before adding output in error/warning paneAssam Boudjelthia2020-11-232-10/+14
* Remove unused variablesJarek Kobus2020-11-202-3/+0
* Don't clash signal names with other methodsJarek Kobus2020-11-181-3/+0
* Drop autoconnectionsJarek Kobus2020-11-172-8/+16
* Fix warnings about possible detach of temporary objectsJarek Kobus2020-11-161-1/+2
* Remove unneeded includesJarek Kobus2020-11-122-2/+0
* Android: show image type for each android version in New AVD dialogAssam Boudjelthia2020-11-111-2/+3
* Aspects: Remove some more default valuesOrgad Shaneh2020-11-101-1/+1
* Android: avoid adding ANDROID_ABIS to the project fileAssam Boudjelthia2020-11-051-2/+6
* Fix a build with Qt 6Jarek Kobus2020-11-051-1/+1
* Android: add line breaks to new AVD warningsAssam Boudjelthia2020-11-031-2/+3
* Android: disable Ok button for new AVD dialog if there is errorAssam Boudjelthia2020-11-031-0/+4
* Android: fix parsing Andorid Abis for Qt 6Assam Boudjelthia2020-10-271-3/+2
* Android: fix "uninstall app first" checkbox placementAssam Boudjelthia2020-10-261-1/+2
* Android: fix aab label name and supported versionsAssam Boudjelthia2020-10-162-2/+3
* Android: Aspectify AndroidDeployQtStephjk2020-10-162-53/+18
* Android: fix misleading warning when creating an AVDAssam Boudjelthia2020-10-081-5/+7
* Android: Replace AVD partition-size spinbox with emulator args inputAlessandro Portale2020-10-075-43/+41
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-064-7/+7
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-052-5/+4
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-10-053-1/+19
|\
| * Android: Set the manifest dirty when app icons are set or removedVille Voutilainen2020-10-023-1/+19
* | Consolidate build/deploystep default display name handlinghjk2020-10-023-9/+2
* | Add support for Android xhdpi, xxhdpi and xxxhdpi splashscreen formatFabio Falsini2020-09-301-14/+65
* | Add control for set Android manifest screenOrientation paramFabio Falsini2020-09-262-2/+45
* | Add support for Android xhdpi, xxhdpi and xxxhdpi icons formatFabio Falsini2020-09-252-4/+45
* | Remove parent argument from IEditor constructorEike Ziller2020-09-241-1/+1
* | Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-232-4/+4
* | Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-212-3/+3
* | ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-162-10/+9
* | Android: Remove unused functionsAlessandro Portale2020-09-1514-230/+0
* | Android: Fix use of commandline arguments to build apkhjk2020-09-151-1/+1
* | Android: Edge towards AndroidApkBuildStep aspectificationhjk2020-09-157-496/+383
* | Android: expose deployment warnings and errors to issues paneAssam Boudjelthia2020-09-144-35/+94
* | Android: Build fix #2Alessandro Portale2020-09-111-2/+2
* | Android: Build fixAlessandro Portale2020-09-111-1/+2
* | Android: allow passing apps arguments via manifest on non-debug modeAssam Boudjelthia2020-09-113-2/+14
* | Android: Remove some unused functionsAlessandro Portale2020-09-102-50/+0
* | ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-094-13/+13
* | QtSupport: Add supportsMultipleQtAbis getterAlessandro Portale2020-09-075-4/+10
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-031-8/+1
|\|
| * Android: Don't require arguments for a serviceVille Voutilainen2020-09-021-8/+1
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-311-0/+2
|\|
| * Help/Android: Compile with namespaced Qthjk2020-08-281-0/+2
* | Android: Inline AndroidDeployStepWidgethjk2020-08-264-84/+57
* | Android: Use new AbstractProcessStep convenience functionshjk2020-08-172-19/+6
* | ProjectExplorer: Start to consolidate AbstractProcessStep setuphjk2020-08-141-2/+2
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-142-5/+5