aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix aapt tool's path in windowsVikas Pachdha2018-07-101-1/+1
* Android: Parse APK to find package name and other informationVikas Pachdha2018-07-094-1/+89
* Android: Add API's to run Android SDK toolsVikas Pachdha2018-07-092-17/+37
* Android: Use ipv4 host to connect to app in androidVikas Pachdha2018-07-063-3/+8
* Fix that bookmarks couldn't be added to .pro files with mouseEike Ziller2018-06-191-1/+0
* Android: Fix messagesLeena Miettinen2018-06-111-3/+3
* Android: Fix history completer keyChristian Stenger2018-05-311-0/+1
* AndroidPlugin: show adb output in error caseTim Jenssen2018-05-311-1/+1
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-282-6/+2
* QmakeAndroid: Move RunConfigurationFactory to Android basehjk2018-05-231-0/+12
* Finish merging Runnable and StandardRunnablehjk2018-05-232-5/+1
* 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
|\|