1
0
forked from BRT/arc
arc/android/ozon
2026-04-23 20:44:44 +07:00
..
CommonScript.cpp Add closeGooglePlayBannerIfVisible to handle Google Play update banners: 2026-04-18 18:52:28 +07:00
CommonScript.h Add closeGooglePlayBannerIfVisible to handle Google Play update banners: 2026-04-18 18:52:28 +07:00
GetCardInfoScript.cpp Add exclusive material activation logic to MaterialDAO and improve card selection in BankSetupWizard. 2026-04-23 20:44:44 +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 Increase maxScrolls limit to 30 in GetLastTransactionsScript for better transaction fetching. 2026-04-19 09:00:10 +07:00
GetLastTransactionsScript.h Emit parsed transaction data as a signal to streamline GetLastTransactionsScript integration with EventHandler. 2026-04-11 19:29:47 +07:00
GetProfileInfoScript.cpp Fix for windows 2026-04-12 15:17:28 +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-12 15:17:28 +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 Refine pin code validation logic, add device timezone support in transaction scripts, and improve XML node logging for error handling. 2026-04-10 17:55:45 +07:00
ScreenXmlParser.h Fix for windows 2026-04-08 15:43:59 +07:00