1
0
forked from BRT/arc
arc/android
trnsmkot 714132382b Add OCR utilities and backend integration for enhanced screen dump analysis:
- 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.
2026-04-30 19:39:21 +07:00
..
adb Add getRawScreenDumpAsXml to capture 2026-04-27 20:41:16 +07:00
black Add currency mapping logic to GetCardInfoScript in all platforms and update .gitignore for mock server scenarios 2026-04-13 18:37:01 +07:00
dump Add OCR utilities and backend integration for enhanced screen dump analysis: 2026-04-30 19:17:17 +07:00
dushanbe Add OCR utilities and backend integration for enhanced screen dump analysis: 2026-04-30 19:17:17 +07:00
ocr Add OCR utilities and backend integration for enhanced screen dump analysis: 2026-04-30 19:39:21 +07:00
ozon Handle closing of ad bottom sheets in CommonScript: 2026-04-27 21:45:53 +07:00