1
0
forked from BRT/arc
arc/android/ozon
2026-04-10 15:44:55 +07:00
..
CommonScript.cpp Fix for windows 2026-04-08 15:43:59 +07:00
CommonScript.h Fix for windows 2026-04-08 15:43:59 +07:00
GetCardInfoScript.cpp Fix for windows 2026-04-08 15:43:59 +07:00
GetCardInfoScript.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
GetLastTransactionsScript.cpp Add timeout handling and process kill logic for ADB operations. Refine date and time validation in transaction fetching. Adjust EventHandler to handle "ozon" bank accounts separately. Use blocking queued connection for stopping EventHandler. 2026-04-10 15:44:55 +07:00
GetLastTransactionsScript.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
GetProfileInfoScript.cpp Fix for windows 2026-04-08 15:43:59 +07:00
GetProfileInfoScript.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
LoginAndCheckAccountsScript.cpp Fix for windows 2026-04-08 15:43:59 +07:00
LoginAndCheckAccountsScript.h - Remove app_logs table and related logic, transitioning to general_logs. 2026-03-31 14:07:23 +07:00
PayByCardScript.cpp Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts. 2026-04-08 21:34:54 +07:00
PayByCardScript.h Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts. 2026-04-08 21:34:54 +07:00
PayByPhoneScript.cpp Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts. 2026-04-08 21:34:54 +07:00
PayByPhoneScript.h Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts. 2026-04-08 21:34:54 +07:00
ScreenXmlParser.cpp Fix for windows 2026-04-08 15:43:59 +07:00
ScreenXmlParser.h Fix for windows 2026-04-08 15:43:59 +07:00