aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Make sure we can queue AndroidDeviceInfo in connectionsUlf Hermann2018-05-223-2/+4
* Android: Don't start avd if AndroidDeviceInfo doesn't want itUlf Hermann2018-05-221-1/+1
* Android: Merge output channels of AVD processUlf Hermann2018-05-221-0/+1
* Android: Remove AndroidRunnablehjk2018-05-165-95/+0
* Android: Add a key name constant for the package namehjk2018-05-161-0/+1
* Android: Use packageName directly in AndroidRunnerWorkerhjk2018-05-164-20/+20
* Android: Remove AndroidRunnable::{beforeStart,afterFinish}AdbCommandshjk2018-05-166-31/+34
* Merge "Merge remote-tracking branch 'origin/4.7'"Eike Ziller2018-05-161-1/+3
|\
| * Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-161-1/+3
| |\
| | * Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-161-1/+3
| | |\
| | | * Android: Fix the android include pathVikas Pachdha2018-05-161-1/+3
* | | | Android: Pass RunWorker to AndroidRunnerWorkerhjk2018-05-163-9/+5
* | | | Android: Remove AndroidRunnable::amStartExtraArgshjk2018-05-164-9/+11
|/ / /
* | | Android: Remove AndroidRunnable::intentNamehjk2018-05-154-7/+6
* | | Android: Remove AndroidRunnable::environment()hjk2018-05-151-2/+0
* | | Android: Flatten then AndroidRunnerWorker hierarchy againhjk2018-05-114-113/+65
* | | Android: Consistently use nullptrTobias Hunger2018-05-091-2/+2
* | | Android: Use override consistentlyTobias Hunger2018-05-095-10/+10
* | | Android: Do not deploy when missing build configVikas Pachdha2018-05-091-1/+1
* | | QmakeAndroid: Introduce two new functions in QmakeAndroidQtSupporthjk2018-05-094-10/+12
|/ /
* | Android: Remove m_extraAppParams and m_extraEnvVars from Runnablehjk2018-05-094-9/+21
* | Android: Remove m_deviceSerialNumber and m_apiLevel from Runnablehjk2018-05-095-30/+22
* | Android: Make runconfiguration use aspectshjk2018-05-0911-359/+150
* | Android: Fix memory leakVikas Pachdha2018-05-091-1/+2
* | Android: Merge run configuration into base classhjk2018-05-082-0/+32
* | Android: Hide process deleter a bithjk2018-05-082-18/+19
* | Android: Remove traces of special debugger setuphjk2018-05-085-11/+0
* | Android: Do not start AVD when AVD name is emptyVikas Pachdha2018-05-031-1/+2
* | Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-022-12/+7
* | Remove some obsolete code inside QT_VERSION_CHECK sectionsAlessandro Portale2018-04-271-3/+2
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-261-0/+2
|\|
| * Android: Set proper environment for the avdmanager toolVikas Pachdha2018-04-201-0/+2
* | Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* | Android: Check for AVD startup failureVikas Pachdha2018-04-201-2/+17
* | Android: Check for missing emulator toolVikas Pachdha2018-04-192-0/+13
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-192-2/+7
|\|
| * Android: Add explicit tag for google_apis system imagesVikas Pachdha2018-04-191-1/+6
| * Android: Add 'inline' to static function in headerEike Ziller2018-04-181-1/+1
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-1710-599/+749
|\|
| * Android: Give preference to detected deploy errorsVikas Pachdha2018-04-171-5/+6
| * Android: Fix debugging on Android 8+BogDan Vatra2018-04-1310-582/+728
* | ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-132-6/+1
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-133-5/+10
|\|
| * Android: create a new toolchain when missing target tripleVikas Pachdha2018-04-101-2/+8
| * Android: Fix app_process not being copied for 32bit cpu abiVikas Pachdha2018-04-092-3/+2
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-312-4/+4
|\|
| * Add stdcpp NDK paths to soLibSearchPathBogDan Vatra2018-03-292-4/+4
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-162-32/+26
|\|
| * Android: Pull linker from device/emulatorVikas Pachdha2018-03-132-31/+24
* | Don't translate default windowTitle again and againRobert Loehning2018-03-063-3/+3