Wolf Gallery
Exporting to your device now shows the same progress indicator as importing — a bar with a live file count and percentage — whe
Each file is stored as ciphertext in the app's private storage, so other apps and the system only ever see encrypted data. Files are decrypted on demand, including when you share to another app or set a wallpaper, so your media is never written out in the clear. You can use it as your main gallery or keep it next to the stock one as a private vault.
Development is active and ongoing.
Security
Every file is encrypted in an isolated vault inside the app's private storage. There is no internet permission and no accounts, cloud, telemetry or trackers, so the app simply cannot reach the network. Encryption uses authenticated AES-256-GCM, so any tampering is detected on decryption, and keys are derived from your passphrase with Argon2id, the memory-hard winner of the Password Hashing Competition. Your passphrase is never stored. The vault key is wrapped with an Argon2id key on top of the hardware-backed Android Keystore, so both the device and your password or PIN are needed to decrypt. The vault is symmetric-only, which makes it quantum-resistant by design, and a native crypto core zeroes key material in memory after use. Screenshots and Recents previews are blocked, wrong unlock attempts are slowed by exponential backoff, and an optional wipe after a set number of failures is available. A built-in self-test screen runs the crypto, file-format and migration checks right on your device.
Organize
Create groups and albums inside the app and rename anything, including with emoji. Sort, search and pin your groups, albums and files, set an album cover from any picture with adjustable framing, and import or export on your own terms. You can share to other apps or set a wallpaper directly from the vault.
Appearance
Choose from several themes, including pure-black dark modes, paired with a custom accent color. Adjust the grid density, switch thumbnails and albums between rounded and square corners, and place the action bar at the top or the bottom to suit your grip.
Other
A built-in trash keeps deletions undoable, a first-run wizard makes setup effortless, and the app is available in several languages with more translations on the way.
- License: GNU General Public License v3.0 only
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Donate
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
- app screenshot
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
Version 1.3.8 (12) suggested Added on Jul 31, 2026
arm64-v8aThis version requires Android 9.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Permissions
-
read the contents of your shared storageAllows the app to read the contents of your shared storage.
-
read image files from shared storageAllows the app to read image files from your shared storage.
-
read video files from shared storageAllows the app to read video files from your shared storage.
-
set wallpaperAllows the app to set the system wallpaper.
-
dev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Download APK 5.4 MiB PGP Signature | Build Log
-
-
Version 1.3.7 (11) - Added on Jul 28, 2026
arm64-v8aThis version requires Android 9.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Permissions
-
read the contents of your shared storageAllows the app to read the contents of your shared storage.
-
read image files from shared storageAllows the app to read image files from your shared storage.
-
read video files from shared storageAllows the app to read video files from your shared storage.
-
set wallpaperAllows the app to set the system wallpaper.
-
dev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Download APK 5.4 MiB PGP Signature | Build Log
-
-
Version 1.3.6 (10) - Added on Jul 13, 2026
arm64-v8aThis version requires Android 9.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Permissions
-
read the contents of your shared storageAllows the app to read the contents of your shared storage.
-
read image files from shared storageAllows the app to read image files from your shared storage.
-
read video files from shared storageAllows the app to read video files from your shared storage.
-
set wallpaperAllows the app to set the system wallpaper.
-
dev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Download APK 5.4 MiB PGP Signature | Build Log
-
Added sharing into Wolf Gallery. Photos and videos can now be sent from other apps straight into the vault. They are accepted only while the vault is unlocked, and nothing is imported if it is locked or the app is fully closed.
Fixed a visual glitch in the navigation bar.
Improved stability
Fixed:
- The app could close right after you entered the correct password or PIN on some devices
- An empty strip appeared at the bottom of the screen while selecting photos, albums, or groups
- Storage upgrades of older items were sometimes skipped when swiping through photos
Added:
- Crash logging, visible under Settings, Tests and Logs