1
0
forked from BRT/arc
ARC desktop app
Go to file
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
android Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
assets Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
database Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +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 database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
services Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +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 database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +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 database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +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