1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot 8b8437302a Refactor ADB utilities to use dynamic adb paths and streamline processes.
Updated all ADB operations to use the dynamically determined adb path for better platform compatibility. Consolidated redundant process-handling code using a new `startProcess` helper method to simplify and standardize command execution. Enhanced `getScreenDumpAsXml` and related functions to improve modularity and maintainability.
2025-06-11 18:13:22 +07:00
android Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00
assets Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
database Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00
images Daily commit 2025-05-28 13:28:31 +07:00
models Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
services Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
tools/adb Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +07:00
tutorials Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
views Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
.gitignore Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
CMakeLists.txt Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +07:00
config.ini Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
main.cpp Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00
migrations.sql Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00