| .. |
|
AppVersionTrack.h
|
Expand AppVersionTrack documentation with guidelines for adding new app versions.
|
2026-06-01 18:23:06 +05:00 |
|
CommonScript.cpp
|
Introduce MaterialPayload utility for consistent material data serialization and API operations. Refactor profile and material handling logic across scripts and UI components to ensure invariant enforcement and improved server synchronization. Add deleteMaterial operation to NetworkService.
|
2026-05-27 13:29:07 +05:00 |
|
CommonScript.h
|
Refactor createBankProfileIfNeeded to return error messages instead of void. Update call sites to handle and propagate errors appropriately, improving error handling across card info and profile scripts.
|
2026-05-15 16:54:02 +07:00 |
|
GetCardInfoScript.cpp
|
Add AppVersionTrack enum and related helpers to support version-based parsing. Include XML assets for Dushanbe 3.2.38 version.
|
2026-06-01 18:17:38 +05: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
|
Add taskJson parameter to sendTaskError, introduce sendTaskSuccess, enhance error and success logging with detailed JSON data, and refine time mismatch handling.
|
2026-06-03 15:17:22 +05:00 |
|
GetLastTransactionsScript.h
|
Optimize "GetLastTransactionsScript" with single-pass search for all targets, add geometric fallback for bottom navigation taps, and improve error handling for unmatched transactions.
|
2026-06-02 20:06:57 +05:00 |
|
GetProfileInfoScript.cpp
|
Add AppVersionTrack enum and related helpers to support version-based parsing. Include XML assets for Dushanbe 3.2.38 version.
|
2026-06-01 18:17:38 +05: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
|
Add AppVersionTrack enum and related helpers to support version-based parsing. Include XML assets for Dushanbe 3.2.38 version.
|
2026-06-01 18:17:38 +05: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
|
Add AppVersionTrack enum and related helpers to support version-based parsing. Include XML assets for Dushanbe 3.2.38 version.
|
2026-06-01 18:17:38 +05:00 |
|
PayByCardScript.h
|
Handle declined transactions and enhance payment scripts:
|
2026-04-30 23:41:06 +07:00 |
|
PayByPhoneScript.cpp
|
Add AppVersionTrack enum and related helpers to support version-based parsing. Include XML assets for Dushanbe 3.2.38 version.
|
2026-06-01 18:17:38 +05:00 |
|
PayByPhoneScript.h
|
Handle declined transactions and enhance payment scripts:
|
2026-04-30 23:41:06 +07:00 |
|
ScreenXmlParser.cpp
|
Update error reporting functions to include event ID and improve scroll detection in transaction scripts. Adjust network ping interval to 15 seconds.
|
2026-06-02 14:07:23 +05:00 |
|
ScreenXmlParser.h
|
Add AppVersionTrack enum and related helpers to support version-based parsing. Include XML assets for Dushanbe 3.2.38 version.
|
2026-06-01 18:17:38 +05:00 |