1
0
forked from BRT/arc
ARC desktop app
Go to file
slava 832fb03aac Add EventWindow, database migrations, and enhanced DAO methods
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.
2026-03-04 22:56:47 +07:00
android Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
assets Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00
database Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
docs Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 12:02:37 +07:00
images Daily commit 2026-02-22 20:48:16 +07:00
models Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 12:02:37 +07:00
services Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
tools/adb Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +07:00
tutorials Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
views Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
.gitignore Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
CMakeLists.txt Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
config.ini Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
main.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
migrations.sql Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00