1
0
forked from BRT/arc
arc/views
slava 9c2ec74f76 - Add findSumEditText to ScreenXmlParser for enhanced sum field detection.
- Update `PayByPhoneScript` and `PayByCardScript` to use `findSumEditText` as a fallback.
- Enhance `FileLogWindow` to export logs and database files to backend via `NetworkService`.
- Add `networkService` getter in `TaskDumpRecorder` for centralizing access to `NetworkService`.
2026-05-07 22:54:06 +07:00
..
bank Add exclusive material activation logic to MaterialDAO and improve card selection in BankSetupWizard. 2026-04-23 20:44:44 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Add OCR utilities and backend integration for enhanced screen dump analysis: 2026-04-30 19:17:17 +07:00
event Add cross-platform archive creation for event and log exports using platform-specific tools (zip and PowerShell). 2026-04-06 18:02:59 +07:00
log - Add findSumEditText to ScreenXmlParser for enhanced sum field detection. 2026-05-07 22:54:06 +07:00
widget Fix for windows 2026-04-06 19:09:39 +07:00
MainWindow.cpp Enhance input field detection and retry logic across payment scripts: 2026-04-24 16:09:36 +07:00
MainWindow.h - Add log panel to the devices page and implement log parsing with enhanced context extraction for banks and devices. Remove unused bank synchronization logic and bank list actions. 2026-04-08 09:43:38 +07:00
TutorialWindow.cpp Fix for windows 2025-05-23 19:37:20 +07:00
TutorialWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00