1
0
forked from BRT/arc
arc/android/dushanbe
trnsmkot d5f72a06ca Enhance input field detection and retry logic across payment scripts:
- Add retry loops for input fields in `PayByPhoneScript` and `PayByCardScript` to improve reliability.
- Update window title in `MainWindow` with version info from `config.ini`.
2026-04-24 16:09:36 +07:00
..
CommonScript.cpp Fix for windows 2026-04-12 15:17:28 +07:00
CommonScript.h Refactor EventHandler and Dushanbe scripts to centralize screenshot handling: 2026-04-17 11:17:59 +07:00
GetCardInfoScript.cpp Add currency mapping logic to GetCardInfoScript in all platforms and update .gitignore for mock server scenarios 2026-04-13 18:37:01 +07:00
GetCardInfoScript.h Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript. 2026-04-04 23:32:26 +07:00
GetLastTransactionsScript.cpp Refactor EventHandler and Dushanbe scripts to centralize screenshot handling: 2026-04-17 11:17:59 +07:00
GetLastTransactionsScript.h Refactor EventHandler and Dushanbe scripts to centralize screenshot handling: 2026-04-17 11:17:59 +07:00
GetProfileInfoScript.cpp Fix for windows 2026-04-12 15:17:28 +07:00
GetProfileInfoScript.h Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript. 2026-04-04 23:32:26 +07:00
LoginAndCheckAccountsScript.cpp Refactor EventHandler and Dushanbe scripts to centralize screenshot handling: 2026-04-17 11:17:59 +07:00
LoginAndCheckAccountsScript.h Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript. 2026-04-04 23:32:26 +07:00
PayByCardScript.cpp Enhance input field detection and retry logic across payment scripts: 2026-04-24 16:09:36 +07:00
PayByCardScript.h Add PayByCardScript and PayByPhoneScript for Dushanbe automation, including transaction flow, OCR-based operation ID extraction, and enhanced logging. 2026-04-06 12:51:18 +07:00
PayByPhoneScript.cpp Enhance input field detection and retry logic across payment scripts: 2026-04-24 16:09:36 +07:00
PayByPhoneScript.h Add PayByCardScript and PayByPhoneScript for Dushanbe automation, including transaction flow, OCR-based operation ID extraction, and enhanced logging. 2026-04-06 12:51:18 +07:00
ScreenXmlParser.cpp Refine transaction parsing and handling logic: 2026-04-11 16:37:14 +07:00
ScreenXmlParser.h Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript. 2026-04-04 23:32:26 +07:00