1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot 688a71c0b2 Update transaction handling with a new history parsing script.
Replaced `PayByPhoneScript` with `GetLastDaysHistoryScript` in `main.cpp`. Introduced enhanced date/time utilities and improved database timestamp handling with `DateUtils`. Refactored `TransactionDAO` methods to separate parsing logic and added support for retrieving recent transactions within specified hours. Added the `GetLastDaysHistoryScript` class to parse and save recent transaction history.
2025-05-09 22:44:29 +07:00
android Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
assets Add XML test files for card and SPB transaction histories 2025-05-06 10:27:14 +07:00
automation_script RAZRABOTKA-6 task completed 2025-04-27 18:35:22 +04:00
database Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
images Update database and image files 2025-04-21 12:01:34 +07:00
models Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
services Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
views Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt - Добавил xml дампы и скрины анализируемых экранов 2025-04-30 22:16:30 +07:00
config.ini - Добавил xml дампы и скрины анализируемых экранов 2025-04-30 22:16:30 +07:00
main.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
migrations.sql Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00