summaryrefslogtreecommitdiff
path: root/src/plugins/android/androiddevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Pass context object to lambda connectionsJarek Kobus2022-12-071-3/+3
* Android: Fix reference to out of scope variableMarcus Tillmanns2022-11-081-1/+1
* UI text: Fix UI text to follow the guidelinesLeena Miettinen2022-10-201-2/+2
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-40/+40
* Android: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-291-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* Utils: Make port.h slimmerhjk2022-07-271-3/+2
* Drop Qt5: Android, IOS & WASM: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* Code cosmeticshjk2022-06-241-0/+1
* Android: Avoid one use of ProcessArgs::splitArgs()hjk2022-04-221-2/+2
* AndroidDeviceManager: Connect to QtcProcess::done() signalJarek Kobus2022-04-061-22/+20
* AndroidDeviceManager: Remove the instance from plugin destructorJarek Kobus2022-03-281-12/+13
* Android: add option to connect physical device over wifiAssam Boudjelthia2022-03-251-12/+95
* Revert "Android: Make the device watcher process terminate on shutdown"Jarek Kobus2022-03-181-26/+10
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-181-10/+26
|\
| * Android: Make the device watcher process terminate on shutdownAlessandro Portale2022-03-171-10/+26
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-171-1/+1
|\ \ | |/
| * Android: Use const & in a range-based for loopAlessandro Portale2022-03-161-1/+1
* | Android: Don't call getDeviceState() on empty serial numberAssam Boudjelthia2022-03-151-11/+13
* | Android: rename avdname to avdName in AndroidDeviceInfoAssam Boudjelthia2022-03-141-5/+5
* | Android: Get rid of the avd info fields in AndroidDeviceInfoAssam Boudjelthia2022-03-141-59/+60
|/
* Android: Differentiate between same devices connected via usb and wifiAssam Boudjelthia2022-02-231-1/+9
* Fix lupdate issuesEike Ziller2022-02-231-1/+2
* 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