1
0
forked from BRT/arc
arc/android/ozon
trnsmkot 645fea2fd8 Enhance findPinCodeNodes logic in ScreenXmlParser with regex support and size tolerance improvements
Refactored the PIN pad detection method to support flexible text matching using regex (e.g., "1", "key 1"). Updated node grouping logic to allow size tolerance for identifying clickable nodes, enabling fallback handling when exact matches fail. Improved debugging output for easier issue diagnosis.
2026-03-21 18:14: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 Enhance findPinCodeNodes logic in ScreenXmlParser with regex support and size tolerance improvements 2026-03-21 18:14:05 +07:00
ScreenXmlParser.h Add PayByCardScript implementation and XML asset for payment automation in Ozon 2026-03-10 09:30:25 +07:00