Amaral Driver Lab v0.13.0-alpha10
Amaral Driver Lab v0.13.0-alpha10
This release fixes .log files appearing disabled in some Android document pickers.
Changes
- removes
Intent.EXTRA_MIME_TYPESfrom the emulator-log picker; - opens the Android picker with
*/*, allowing unknown and vendor-specific.logMIME classifications to remain selectable; - preserves strict app-side validation for only
.txtand.log, case-insensitively; - preserves local privacy redaction, log summarization and prepared GitHub issue creation.
Validation
- issue reproduced on a real Android handheld from the alpha9 picker;
- Android CI run:
31042238251; - 107 tests, 0 failures, 0 ignored;
- Android SDK, NDK, CMake and native Vulkan build passed;
- APK generation and artifact upload passed.