aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddevice.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix newly introduced warningsChristian Kandeler2022-02-231-1/+1
* Android: Fix crash on exitv7.0.0-beta2Alessandro Portale2022-02-231-3/+5
* Monitor Android devices in non-polling methodAssam Boudjelthia2022-02-221-91/+193
* ProjectExplorer: Remove IDeviceFactory::setCanCreatehjk2022-02-041-16/+17
* ProjectExplorer: Use a lambda for DeviceFactory::create()hjk2022-01-261-19/+18
* Android: Fix compatibility check in AndroidDevice::canSupportAbisAlessandro Portale2022-01-151-1/+1
* Android: Skip device list update no Android Kit is activeAlessandro Portale2021-11-111-9/+26
* Android: don't recreate a new AvdMangerAssam Boudjelthia2021-11-091-1/+1
* Android: Fix lupdate issuesEike Ziller2021-10-281-8/+12
* Android: drop const from AndroidConfigurations::currentConfig()Assam Boudjelthia2021-10-261-2/+2
* Android: remove Virtual from the AndroidDeviceFactoryAssam Boudjelthia2021-10-251-1/+1
* Android: remove unauthorized field form AndroidDeviceInfoAssam Boudjelthia2021-10-251-0/+6
* Android: remove AndroidDeviceType and State from AndroidDeviceInfoAssam Boudjelthia2021-10-251-27/+7
* Android: Make refresh action device specificAssam Boudjelthia2021-10-251-2/+25
* Android: handle return correct serialNumber for a running avdAssam Boudjelthia2021-10-131-1/+5
* Fix various compiler warningsChristian Kandeler2021-10-131-3/+3
* Android: make sure emulator device actions are emulator specificAssam Boudjelthia2021-10-041-22/+60
* Android: Do some refactoring for AvdDialog classAssam Boudjelthia2021-09-291-41/+11
* Move AVD Manager from Android Settings to Device SettingsAssam Boudjelthia2021-09-271-3/+192
* Fix some warnings about unused variables and functionsChristian Kandeler2021-09-271-2/+2
* Add Android device details under Devices settingsAssam Boudjelthia2021-09-221-2/+99
* Change device selection mechanism on AndroidAssam Boudjelthia2021-09-211-4/+277
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-6/+3
* Android: Remove unused variable and functionChristian Stenger2019-12-191-4/+0
* Android: Remove "qtlive" supportAlessandro Portale2019-12-181-8/+0
* Android: Don't attempt to handle a non-existing qt_live_viewer.apkAlessandro Portale2019-12-041-5/+7
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-191-5/+2
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-021-1/+2
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-191-5/+1
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-101-5/+0
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-0/+13
* Android: Cosmetics for AndroidDevice interfacehjk2019-01-171-2/+0
* ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+1
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-141-3/+2
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-141-3/+3
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-17/+0
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Android: ModernizeAlessandro Portale2018-07-261-5/+2
* Android: Log Qt live apk path and few more code pathsVikas Pachdha2018-07-191-0/+7
* Android: Deploy Qt live apk for QML projectsVikas Pachdha2018-07-101-1/+5
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* Android: Make qmlscene command configurableUlf Hermann2018-02-141-2/+2
* Support QML preview with qmlproject on androidUlf Hermann2018-02-141-0/+2
* Fix build error after mergeEike Ziller2017-10-251-1/+3
* ProjectExplorer: Make sure toolControlChannel URLs come with a schemeUlf Hermann2017-10-191-0/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-2/+4
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+5
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-4/+0
* Themable, HighDpi Android/iOS device iconsAlessandro Portale2016-09-271-1/+4
* ProjectExplorer: default icons for IDeviceAlessandro Portale2016-09-261-0/+1