- Add fast path for avoiding unnecessary app restarts if already on the home or PIN screen. - Improve PIN code and home screen detection with fallback mechanisms. - Implement URL and error sanitization for network messages to hide sensitive data from logs. - Add embedded transaction parsing from content description with adjusted tap positioning logic. - Refactor transaction fetching to use direct signal-based parsed data instead of database queries. |
||
|---|---|---|
| .. | ||
| CommonScript.cpp | ||
| CommonScript.h | ||
| GetCardInfoScript.cpp | ||
| GetCardInfoScript.h | ||
| GetLastTransactionsScript.cpp | ||
| GetLastTransactionsScript.h | ||
| GetProfileInfoScript.cpp | ||
| GetProfileInfoScript.h | ||
| LoginAndCheckAccountsScript.cpp | ||
| LoginAndCheckAccountsScript.h | ||
| PayByCardScript.cpp | ||
| PayByCardScript.h | ||
| PayByPhoneScript.cpp | ||
| PayByPhoneScript.h | ||
| ScreenXmlParser.cpp | ||
| ScreenXmlParser.h | ||