- Introduce `OcrUtils` with fuzzy-matching logic for text recognition on screenshots. - Implement dual-pass OCR to handle light-on-dark and dark-on-light text cases. - Replace hardcoded "Подтверждаю" button tap logic with OCR-based detection and fallback geometry. - Update `TaskDumpRecorder` to utilize `NetworkService` for uploading screen dumps, images, and metadata to the backend. - Add support for `/monitoring/dump` endpoint in `NetworkService`. - Enhance UI functionality with new error handling and progress feedback during dump creation and upload. |
||
|---|---|---|
| .. | ||
| net | ||
| AppLogger.cpp | ||
| AppLogger.h | ||
| DeviceScreener.cpp | ||
| DeviceScreener.h | ||
| EventHandler.cpp | ||
| EventHandler.h | ||