Signed universal release APK for Aura v6.38.0 (versionCode 138). First GitHub release since v6.31.2, so it also carries the v6.32.0–v6.37.0 work; see CHANGELOG.md for the full history.
Highlights
v6.38.0
- Settings search — a search field at the top of Settings filters sections by title and description, so Backup, Diagnostics, and external services/API keys are reachable by keyword instead of scrolling.
v6.37.0
- Lower background memory — image pipeline on Coil 3.4.0 shrinks the bitmap cache to 15% while the app is backgrounded.
- More power-efficient video wallpapers — Media3 1.9.4 dynamic scheduling on the video players.
- Undo for destructive taps — hiding a community sound/video and removing a wallpaper from a collection now offer an Undo snackbar.
- Accessible pagination — the load-more footer announces "Loading more…" to TalkBack.
Install
Verify the download against SHA256SUMS.txt, then install with ADB:
Get-FileHash .\Aura-v6.38.0-versionCode-138-universal-release.apk -Algorithm SHA256
adb install --user 0 -r .\Aura-v6.38.0-versionCode-138-universal-release.apkSHA-256: 78441ee8e749abd0e2d6b444c5cea593bc05d6d70e859bd739fe272869554b1c
If updating from a build signed with a different key, Android will report a signature mismatch — uninstall the old app first (this clears local app data), then install this APK.