1
0
forked from BRT/arc
arc/android
slava cae345cf61 Implement JS-based remote scripting framework for dynamic script updates:
- Add Proof of Concept (PoC) for executing JavaScript scripts fetched remotely.
- Integrate `Black::GetProfileInfoScript` logic into a JS version with fallback to C++ on errors.
- Extend `ScreenXmlParser` with additional JS-to-C++ bridge methods.
- Update `config.ini` for scripting configuration.
- Ensure scripts are securely fetched with SHA-256 validation and use an atomic caching mechanism.
- Add developer tools for debugging JS scripts and enable easier script updates without app re-deployment.
2026-05-13 15:42:10 +07:00
..
adb Add getRawScreenDumpAsXml to capture 2026-04-27 20:41:16 +07:00
black Implement JS-based remote scripting framework for dynamic script updates: 2026-05-13 15:42:10 +07:00
dump Integrate TaskDumpRecorder into scripts for enhanced error tracking and proper handling of nested scopes. 2026-05-11 20:16:05 +07:00
dushanbe Add PAN field detection and account number UI updates. 2026-05-13 02:03:20 +07:00
ocr Switch Tesseract initialization to memory-based loading of rus.traineddata to fix issues with paths containing Cyrillic characters (Windows). 2026-04-30 19:52:07 +07:00
ozon Add PAN field detection and account number UI updates. 2026-05-13 02:03:20 +07:00