Implemented `EventWindow` for viewing events with pagination and table-based UI. Added database migration to remove `UNIQUE` constraint on `external_id` in `events`. Enhanced DAO methods for event retrieval, pagination, and transaction updates. Integrated OCR recognition in transaction scripts and streamlined event handling in services. |
||
|---|---|---|
| .. | ||
| CommonScript.cpp | ||
| CommonScript.h | ||
| GetCardInfoScript.cpp | ||
| GetCardInfoScript.h | ||
| GetLastTransactionsScript.cpp | ||
| GetLastTransactionsScript.h | ||
| GetProfileInfoScript.cpp | ||
| GetProfileInfoScript.h | ||
| LoginAndCheckAccountsScript.cpp | ||
| LoginAndCheckAccountsScript.h | ||
| PayByPhoneScript.cpp | ||
| PayByPhoneScript.h | ||
| ScreenXmlParser.cpp | ||
| ScreenXmlParser.h | ||