1
0
forked from BRT/arc
arc/views/bank
slava 8ed25698e8 Add GetLastTransactionsScript and PayByCardScript implementations for Black app
Implemented `GetLastTransactionsScript` for automated retrieval of transactions, handling home screen navigation, "Ver más" button detection, and transaction list parsing with database storage. Introduced `PayByCardScript` for automated card payments, covering recipient selection, amount input, payment confirmation, and transaction logging. Added XML assets and updates to support these workflows.
2026-03-12 18:42:38 +07:00
..
AccountSettingsWindow.cpp Add GetLastTransactionsScript and PayByCardScript implementations for Black app 2026-03-12 18:42:38 +07:00
AccountSettingsWindow.h Add maxCount support to GetLastTransactionsScript and UI updates for transaction limits 2026-03-09 16:56:01 +07:00
AccountWindow.cpp Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
AccountWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
BankListWindow.cpp Fix for windows 2026-03-10 09:49:29 +07:00
BankListWindow.h Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00
BankSettingsWindow.cpp Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
BankSettingsWindow.h Daily commit 2025-07-27 14:28:35 +05:00
TransactionWindow.cpp Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00
TransactionWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00