Skip to content

Hermex Android v0.7.1 Preview

Choose a tag to compare

@ComputerByte ComputerByte released this 04 Jul 19:04

Hermex Android v0.7.1 Preview is a hotfix release for v0.7.0-preview.

Highlights:

  • Fixes workspace upload ANR risk by moving file metadata lookup and byte reads off the main thread
  • Adds a 20 MB workspace upload size guard
  • Improves protected .git / .github feedback for rename, move, and folder delete actions
  • Cleans duplicate move tests and adds protected-name / git-branch coverage

Notes:

  • Debug preview APK, manual install only
  • APK is not Play Store signed
  • Backend note: nested repo Git status requires path-aware Hermes WebUI backend support
  • Release-hardening note: if minified release builds are enabled later, add error_prone_annotations for AndroidX Security/Tink and smoke-test encrypted cookie storage