1
0
forked from BRT/arc
arc/android/ozon
trnsmkot 1346ca3576 Introduce TaskDumpRecorder for centralized task dump management:
- Add TaskDumpRecorder to save task-related XML dumps and upload failure info to Telegram.
- Integrate TaskDumpRecorder into `PayByPhoneScript` and `PayByCardScript` for Dushanbe and Ozon banks.
- Extend ADB utilities to record XML dumps with TaskDumpRecorder and refine keyboard dismissal logic.
- Enhance freeze detection with consecutive dump checks in CommonScript and payment scripts.
- Update mock server profiles and scenario configurations with new material IDs.
2026-04-26 19:22:40 +07:00
..
CommonScript.cpp Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +07:00
CommonScript.h Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +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 Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +07:00
GetLastTransactionsScript.h Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +07:00
GetProfileInfoScript.cpp Add closeGooglePlayBannerIfVisible to handle Google Play update banners across scripts: 2026-04-24 16:39:38 +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 Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +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 Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +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 Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +07:00
ScreenXmlParser.h Introduce TaskDumpRecorder for centralized task dump management: 2026-04-26 19:22:40 +07:00