Skip to content

Amaral Driver Lab v0.13.0-alpha10

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:06
7f4de78

Amaral Driver Lab v0.13.0-alpha10

This release fixes .log files appearing disabled in some Android document pickers.

Changes

  • removes Intent.EXTRA_MIME_TYPES from the emulator-log picker;
  • opens the Android picker with */*, allowing unknown and vendor-specific .log MIME classifications to remain selectable;
  • preserves strict app-side validation for only .txt and .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.