Amaral Driver Lab v0.13.0-alpha9
Amaral Driver Lab v0.13.0-alpha9
This release makes the emulator-log workflow explicitly accept .txt and .log files.
Changes
- home-screen button and guidance now show
.TXT / .LOG; - file names are validated case-insensitively before reading;
- unsupported extensions receive a localized error;
- Android document-provider compatibility is preserved for plain-text, log and generic stream MIME types;
- unit tests cover lowercase and uppercase
.txt/.logfiles and rejected formats.
Validation
- Android CI run:
31040981978; - 107 tests, 0 failures, 0 ignored;
- Android SDK, NDK, CMake and native Vulkan build passed;
- APK generation and artifact upload passed.