aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Remove unused functionsAlessandro Portale2020-09-151-9/+0
* Android: AndroidManager code cosmeticshjk2020-05-191-10/+11
* Android: Shuffle debug server detection code a bithjk2020-05-191-1/+1
* Android: Inline AndroidManager::intentName into only userhjk2020-02-241-1/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-0/+2
|\
| * Handle Qt < 5.14.0 androiddeployqt settings fileBogDan Vatra2020-01-201-0/+2
* | Android: Move aabPath() to only userhjk2020-01-061-1/+0
|/
* Fix debugging armv7a & x86 when running on 64 bit targetsBogDan Vatra2019-12-031-1/+0
* Android: Get the preferred Abi from apk & deviceBogDan Vatra2019-11-291-0/+1
* Android: Move logic to trigger AndroidManager::updateGradlePropertieshjk2019-10-011-1/+1
* Android multi arch supportBogDan Vatra2019-09-161-2/+10
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-2/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-10/+10
* Android: Add proper QBS supportBogDan Vatra2019-04-261-0/+1
* Say hello to Android CMake supportBogDan Vatra2019-03-061-1/+3
* Android: Remove some indirection when finding the minimum NDKhjk2019-02-181-1/+0
* Android: Code cosmeticshjk2019-01-221-3/+0
* QmakeAndroidSupport: Remove pluginhjk2019-01-161-1/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-071-0/+1
|\
| * Android: Correct setting ANDROID_NDK_PLATFORMChristian Stenger2018-12-171-0/+1
* | QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-3/+0
* | Android: Re-install Qt live on version mismatchVikas Pachdha2018-10-081-3/+3
* | Android: Remove multiple code paths to run adbVikas Pachdha2018-10-051-3/+29
|/
* Android: Simplify apkPath determinationhjk2018-08-011-1/+2
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-07-101-1/+11
|\
| * Android: Parse APK to find package name and other informationVikas Pachdha2018-07-091-1/+8
| * Android: Add API's to run Android SDK toolsVikas Pachdha2018-07-091-0/+3
* | Android: Remove code to help with upgrades from Qt 5.1hjk2018-06-131-1/+0
|/
* Android: Fix debugging on Android 8+BogDan Vatra2018-04-131-0/+3
* Android: Use device types as restrictions on project configurationshjk2017-12-191-5/+0
* Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-141-1/+0
* Android: Add Android tool managerVikas Pachdha2017-04-121-0/+1
* Android: Do sanity check for keystore path and certificate aliasVikas Pachdha2017-01-161-0/+2
* Handling minimum required Android API level for Qt 5.7Vikas Pachdha2016-08-241-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Android: Remove dead code related to local libsMartin Kampas2015-12-031-10/+0
* Clean exported headers of the Remote Linux, Android plugins.Friedemann Kleint2015-03-051-1/+2
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* AndroidDeployQtStep: Fix deployment for qt 5.3Daniel Teske2014-10-271-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Android: Say hello to gradle!BogDan Vatra2014-09-251-0/+2
* | AndroidManager: Move private static functions to implementationhjk2014-07-221-39/+0
* | Android: Compile fix for namespaced Qthjk2014-07-221-0/+2
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-15/+15
* | AndroidDebugSupport: Split up into general and qmake specific partBogDan Vatra2014-07-211-0/+3
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-32/+2
* | AndroidManager::checkForQt51Files: Make parameter a Utils::FileNameBogDan Vatra2014-07-211-1/+1
|/