1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot a7c23fabd1 Add core scripts for Black app automation and XML parsing
Implemented `CommonScript` as a base class with reusable functionality for automation workflows, including PIN input, app navigation, and server communication. Added specialized scripts like `GetCardInfoScript`, `GetProfileInfoScript`, and `LoginAndCheckAccountsScript` for card retrieval, profile parsing, and login validation. Introduced `ScreenXmlParser` for efficient XML-based UI parsing and node detection.
2026-03-11 19:45:08 +07:00
android Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
assets Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
build_x64 Fix for windows 2026-03-09 18:17:05 +07:00
database Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
docs Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 12:02:37 +07:00
images Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
models Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
services Add PayByCardScript implementation and XML asset for payment automation in Ozon 2026-03-10 09:30:25 +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 Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
.gitignore Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
BUILD.md Fix for windows 2026-03-09 18:17:05 +07:00
CMakeLists.txt Fix for windows 2026-03-10 09:49:29 +07:00
config.ini Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
eng.traineddata Fix for windows 2026-03-09 17:20:03 +07:00
main.cpp Enforce light theme in UI by setting custom QPalette with Fusion style 2026-03-09 16:50:04 +07:00
migrations.sql Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00