1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot e4071bf3a9 Add ADB utilities with platform-specific support
Introduce ADB utilities for executing commands like taking XML dumps from connected devices. Refactor the `takeXmlDump` method to dynamically determine the ADB path based on the platform. Include ADB tools and necessary files for both Windows and macOS in the build system.
2025-06-11 16:21:13 +07:00
android Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +07:00
assets Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
database Add support for processing pending transactions 2025-06-11 15:28:37 +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 Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +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