aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* RunWorkerFactory: Introduce setRecipeProducer()Jarek Kobus2025-03-311-3/+1
* ProjectExplorer: Simplify RecipeRunner setuphjk2025-03-181-3/+1
* ProjectExplorer: Allow setting generic data on a BuildConfigurationChristian Kandeler2025-03-171-3/+3
* Android: Transform AndroidRunner into RecipeRunnerJarek Kobus2025-03-141-40/+22
* RunControl: Make attachPid a global property of runControlJarek Kobus2025-03-141-2/+2
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-5/+6
* Android: Inline private slotsJarek Kobus2025-03-041-16/+10
* Android: Hide QmlOutputParser in RunnerStorageJarek Kobus2025-03-041-14/+0
* Android: Use ports gatherer for debuggerJarek Kobus2025-03-031-2/+1
* ProjectExplorer: Replace various direct calls to Target::kit()Christian Kandeler2025-02-071-1/+1
* ProjectExplorer: Replace various direct calls to Target::project()Christian Kandeler2025-02-061-1/+1
* Android: Check device when creating information from ithjk2024-12-181-1/+1
* Android: Drop qml port parsing from application outputhjk2024-11-211-3/+0
* Android: Remove serverUrl arg from qmlServerReady() signalJarek Kobus2024-11-201-14/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Android: Move startAvdRecipe into androidutils.hJarek Kobus2024-11-121-2/+1
* Android: Rename androidmanager.{cpp,h} to androidutils.{cpp,h}hjk2024-11-121-1/+1
* Android: Replace AndroidManager namespace by the common Internalhjk2024-11-121-3/+3
* ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspectChristian Kandeler2024-11-071-1/+1
* Merge remote-tracking branch 'origin/15.0'Orgad Shaneh2024-11-071-1/+0
|\
| * Android: Remove/move includeshjk2024-11-061-1/+0
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-10-311-2/+1
|\|
| * Android: Add QmlServer data earlier to runControlhjk2024-10-301-2/+1
* | ProjectExplorer: Move qml debug command line construction herehjk2024-10-301-0/+1
|/
* ProjectExplorer: Move KitAspect into its own set of filesChristian Kandeler2024-10-111-0/+1
* Android: Dismantle AndroidRunSupportJarek Kobus2024-10-071-0/+21
* Android: move finished message from AndroidRunner to AndroidRunnerWorkerAssam Boudjelthia2024-10-041-3/+0
* Android: fix app termination loggingAssam Boudjelthia2024-09-241-1/+1
* Android: Store the packageName in AndroidRunnerJarek Kobus2024-09-191-10/+12
* Android: Move the AndroidRunnerWorker to the main threadJarek Kobus2024-09-191-57/+47
* Android: Replace RunWorker arg with RunControlJarek Kobus2024-08-261-1/+1
* Android: Delay creation of AndroidRunnerWorkerJarek Kobus2024-08-261-23/+36
* Android: Move intent and package names creation into workerJarek Kobus2024-07-291-9/+2
* Android: Get rid of intentName argJarek Kobus2024-07-291-8/+7
* Merge remote-tracking branch 'origin/14.0'Eike Ziller2024-07-251-9/+10
|\
| * Android: Fix a crash on Creator shutdown during app startupJarek Kobus2024-07-171-9/+10
* | Android: Detect preNougat inside AndroidRunnerWorkerJarek Kobus2024-07-191-4/+0
* | Android: Refactor AndroidRunnerJarek Kobus2024-07-191-58/+28
|/
* Android: Transform AndroidConfig into namespaceJarek Kobus2024-05-281-1/+1
* Android: Transform AndroidAvdManager class into namespaceJarek Kobus2024-05-231-9/+5
* Android: Use QList instead of QVectorJarek Kobus2024-04-241-1/+1
* ProjectExplorer: Make settings access more directhjk2024-04-121-2/+1
* IDevice: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-021-4/+1
* Android: Use more direct access to current config singletonhjk2024-01-241-3/+2
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused variablesJarek Kobus2022-12-091-1/+2
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* Android: rename avdname to avdName in AndroidDeviceInfoAssam Boudjelthia2022-03-141-3/+3