Skip to content

Releases: Wolf-Project777/wolf-gallery

Wolf Gallery 1.3.5

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 06 Jul 12:33

Import fixes.

Videos reported as an unknown type by some file managers, including many MP4 files, now import correctly.

Imports keep running when you switch screens, open the search bar, or briefly leave the app, and opening search no longer cancels an import already in progress.

Signed with the same key as previous releases; reproducible build matching the F-Droid build server.

Wolf Gallery 1.3.4

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 04 Jul 11:10

Reproducible build maintenance release.

  • Native library (libencnative.so) now builds without the non-reproducible GNU build-id, so release APKs are byte-for-byte reproducible from source on any Linux build environment.
  • No user-facing changes.

Release APK built on Linux CI and signed locally. Signing certificate SHA-256: 561ae7ddb9799690569334b291d83781150396bcf299c5ca52000641a493e915

v1.3.3

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 03 Jul 14:40

Maintenance release completing the F-Droid reproducible-build work. The app module now pins the same NDK (27.2.12479018) as the native core, so libencnative.so and libandroidx.graphics.path.so strip deterministically and no longer depend on which NDK the build environment defaults to. Combined with the R8 baseline-profile fix from 1.3.2, the build is now fully reproducible. No changes to features, encryption, or your data. Signed with the same key as previous releases (cert SHA-256 561ae7dd…e915).

v1.3.2

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 03 Jul 13:37

Maintenance release continuing the F-Droid reproducible-build work. R8 baseline-profile rewriting and dex startup optimization are now disabled, so classes.dex and assets/dexopt/baseline.prof build deterministically and no longer depend on the build environment. No changes to features, encryption, or your data. Signed with the same key as previous releases (cert SHA-256 561ae7dd…e915).

Wolf Gallery 1.3.1

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 03 Jul 10:47

Maintenance release. The build is now fully reproducible for F-Droid verification: embedded version-control info removed and the native build path normalized, so the APK no longer depends on the build environment. No changes to features, encryption, or your data. Signed with the same key as previous releases (cert SHA-256 561ae7dd…e915).

Wolf Gallery 1.3

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 02 Jul 20:23

arm64-v8a only build: the app is now restricted to arm64-v8a via abiFilters so its native libraries match the crypto core (libencnative.so), removing the per-ABI mismatch. 64-bit ARM covers effectively all Android devices from ~2019 on. No feature changes.

🐺 Wolf Gallery 1.2

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 30 Jun 15:37

• Stronger encryption. Your password or PIN now cryptographically unwraps the vault key itself, not just the app screen. The key is wrapped with a password-derived key (Argon2id) on top of the hardware Keystore — decrypting needs both your secret and the device. Existing vaults upgrade automatically on first unlock; photos are never re-encrypted.

• Change your password or PIN — and switch between the two — in Settings → Security, without re-encrypting any photos.

• Minor refinements: polished interface wording, including the in-app diagnostic descriptions.

• Tested and supported on a wide range of devices, both stock and custom ROMs.

🐺 Wolf Gallery 1.1

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 24 Jun 15:33

Maintenance & comfort update. Installs over 1.0 — same signing key.

🆕 New
• Scroll-to-top button — appears once you scroll down in the gallery
and album views; tap to jump straight back to the top.

🐛 Fixes
• Toggling screenshot protection in Settings no longer makes the text
jump or the switch stick — FLAG_SECURE is now applied without
recreating the screen.
• Album cover picker now respects your chosen sort order.

Requires Android 9 (API 28)+. License: GPL-3.0-only.

🐺 Wolf Gallery 1.0 — first public release

Choose a tag to compare

@Wolf-Project777 Wolf-Project777 released this 14 Jun 17:20

An encrypted, fully offline, open-source photo & video vault for Android,
with a comfortable, personal gallery on top.

🔒 Security
• AES-256-GCM authenticated encryption (confidentiality + tamper detection)
• Argon2id key derivation; hardware-backed keys (Android Keystore / StrongBox)
• Optional post-quantum mode — ML-KEM-768 + AES hybrid (NIST FIPS 203)
• Native C/C++ crypto core with locked memory
• Screenshots & Recents blocked (FLAG_SECURE); backoff + optional wipe-after-N
• 100% offline — no INTERNET permission, no accounts, no telemetry, no trackers

🗂️ Convenience
• Groups & albums you build yourself; free renaming with emoji
• Sort, search, pin; album covers; import/export
• Share & set-as-wallpaper straight from the encrypted vault

🎨 Personalization & comfort
• Several themes incl. pure-black dark modes + custom accent color
• Grid density, rounded/square shapes, top/bottom bar
• Built-in trash, first-run wizard, multiple languages

Requires Android 9 (API 28)+. License: GPL-3.0-only.

Full Changelog: v1.0...v1.0