v5.87.43
-
Fixed a black patch flashing under the incoming screen when swiping away from a terminal with a dark colour scheme and a light app theme (#574 — thanks a8645322)
-
Swiping off the terminal no longer flashes the terminal's background (#574). To let a dark terminal scheme reach behind the status bar, the app paints the whole window container with the terminal's background while the terminal screen shows. During a swipe that container was still visible under the incoming screen until the transition settled, which with a light app theme read as a black block for the length of the swipe. Non-terminal screens now paint their own app-theme background so nothing shows through mid-transition; the wallpaper see-through setting keeps its translucent pages.
Which APK?
haven-<version>-<abi>-release.apk — the full app, and what F-Droid
carries. If in doubt, take this one.
haven-<version>-<abi>-terminal-release.apk — the same app with the
desktop and media parts left out, for people who only use Haven for SSH,
terminals, files and storage. Less than half the size on arm64. It drops
RDP and SPICE remote desktop, the native Wayland desktop, and ffmpeg — so
no media conversion, and no video previews or streaming in the file
browser. VNC is kept, so a Linux desktop running inside Haven's guest
still works.
Both are signed with the same key and carry the same version number, so
you can install either over the other without losing connections, keys or
your Linux guest. The shared version number does mean an updater will not
offer to move you between them — switching is a deliberate download.
<abi> is your device's CPU: arm64 for essentially every modern phone,
armv7 for older 32-bit devices, x64 for emulators.
Full Changelog: v5.87.42...v5.87.43