1
0
forked from BRT/arc
arc/android/ozon
trnsmkot 04025aa32b Add database migration, DAO enhancements, and OCR-based transaction handling updates
Implemented database migration for adding new fields (`json`, `sent_to_server`) in `events` table. Updated DAO methods to support the new fields and introduced `markSentToServer`. Enhanced Ozon transaction workflows with OCR-based extraction, event error handling improvements, and result reporting. Refactored `EventHandler` for streamlined task processing and stale event cleanup.
2026-03-08 14:20:12 +07:00
..
CommonScript.cpp Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00
CommonScript.h Daily commit 2026-02-22 20:48:16 +07:00
GetCardInfoScript.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +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 Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
GetLastTransactionsScript.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
GetProfileInfoScript.cpp Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +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 EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
LoginAndCheckAccountsScript.h Daily commit 2026-02-22 20:48:16 +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 database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
ScreenXmlParser.h Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00