1
0
forked from BRT/arc
arc/android/ozon
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
..
CommonScript.cpp Add GetLastTransactionsScript and PayByCardScript implementations for Black app 2026-03-12 18:42:38 +07:00
CommonScript.h Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
GetCardInfoScript.cpp Add GetLastTransactionsScript and PayByCardScript implementations for Black app 2026-03-12 18:42:38 +07:00
GetCardInfoScript.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
GetLastTransactionsScript.cpp Fix for windows 2026-03-09 17:20:03 +07:00
GetLastTransactionsScript.h Add maxCount support to GetLastTransactionsScript and UI updates for transaction limits 2026-03-09 16:56:01 +07:00
GetProfileInfoScript.cpp Add GetLastTransactionsScript and PayByCardScript implementations for Black app 2026-03-12 18:42:38 +07:00
GetProfileInfoScript.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
LoginAndCheckAccountsScript.cpp Add core scripts for Black app automation and XML parsing 2026-03-11 19:45:08 +07:00
LoginAndCheckAccountsScript.h Daily commit 2026-02-22 20:48:16 +07:00
PayByCardScript.cpp Add PayByCardScript implementation and XML asset for payment automation in Ozon 2026-03-10 09:30:25 +07:00
PayByCardScript.h Add PayByCardScript implementation and XML asset for payment automation in Ozon 2026-03-10 09:30:25 +07:00
PayByPhoneScript.cpp Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
PayByPhoneScript.h Daily commit 2026-02-22 20:48:16 +07:00
ScreenXmlParser.cpp Add PayByCardScript implementation and XML asset for payment automation in Ozon 2026-03-10 09:30:25 +07:00
ScreenXmlParser.h Add PayByCardScript implementation and XML asset for payment automation in Ozon 2026-03-10 09:30:25 +07:00