1
0
forked from BRT/arc
arc/android/ozon
slava 712b73316c Remove CommonBirbankScript and its derived classes from the codebase
Deleted `CommonBirbankScript` and its associated derived classes (`GetLastDaysHistoryBirbankScript`, `LoginAndCheckAccountsBirbankScript`, `PayByCardBirbankScript`). Removed dependencies on these scripts, including XML parsing, account handling, and transaction workflows related to the Birbank app.
2026-03-21 17:41:05 +07:00
..
CommonScript.cpp Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +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