1
0
forked from BRT/arc
arc/android
2026-06-05 14:56:41 +05:00
..
adb Optimize database logging, improve thread performance, and implement periodic maintenance to avoid GUI blocking. Replace infinite waits in AdbUtils with safe timeouts to prevent thread starvation. 2026-06-05 14:39:29 +05:00
black Add appVersion to TaskDumpMeta structure and update associated scripts for enhanced application version tracking in tasks and monitoring outputs. 2026-06-01 14:29:05 +05:00
dump Add clientVersion retrieval and include in task dump reports for improved debugging. 2026-06-02 23:16:47 +05:00
dushanbe Refactor payment confirmation logic: add locateConfirmButton with prioritized search (color → OCR → geometry), enhance tap precision 2026-06-05 14:56:41 +05:00
ocr Refactor payment confirmation logic: add locateConfirmButton with prioritized search (color → OCR → geometry), enhance tap precision 2026-06-05 14:56:41 +05:00
ozon Introduce global transaction cache to prevent duplicate confirmations across tasks and enhance workflow consistency. Optimize cache cleanup and integrate validation in "Get 2026-06-03 15:29:04 +05:00
BankConfigUtils.cpp Add configurable date search window for transaction history parsing. 2026-06-01 22:27:34 +05:00
BankConfigUtils.h Add configurable date search window for transaction history parsing. 2026-06-01 22:27:34 +05:00