aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidtoolmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: make sure to remove the adb daemon logs from devices listAssam Boudjelthia2020-05-181-2/+4
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* Android: Improve "Add new AVD" dialogAssam Boudjelthia2020-01-131-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-4/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-7/+4
* Canonicalize some includesChristian Kandeler2019-01-101-5/+5
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Android: ModernizeAlessandro Portale2018-07-261-4/+1
* Android: Fix Sdk manager system environmentVikas Pachdha2017-10-121-23/+11
* Android: Refactor Android SDK packagesVikas Pachdha2017-10-111-42/+52
* Android: Fix sdkmanager timing out on slower machinesVikas Pachdha2017-07-251-1/+7
* Android: Fix AVD creationVikas Pachdha2017-05-051-1/+1
* Android: Use avdmanager toolVikas Pachdha2017-04-121-7/+6
* Android: Use sdkmanager toolVikas Pachdha2017-04-121-0/+2
* Android: Add system image information for each platformVikas Pachdha2017-04-121-3/+19
* Android: Add Android tool managerVikas Pachdha2017-04-121-0/+329