You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix reproducible builds for F-Droid by disabling build-id generation in the linker for native libraries, using Java 21 for compilation and updating the apksigner command to preserve alignment for build-tools >= 35.0.0-rc1.
Fix bug where the top app bar would not work as expected (missing title and wrong actions visible on certain screens) due to minification. Minification has been disabled for now.