Skip to content

Amaral Driver Lab v0.13.0-alpha9

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:50
75e5702

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/.log files 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.