Skip to content

Wolf Gallery

F-Droid

Open source

Encrypted, offline photo & video vault with a comfortable gallery

Version
1.3.6
Size
5.4 MB
Updated
Jul 13, 2026
Get from Download APK (v1.3.6)
Signing certificate on record

About this app

Wolf Gallery is an offline gallery that keeps your photos and videos encrypted on the device.

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.

Support development

Wolf Gallery is free and open-source, with no ads, accounts or trackers. If it helps you, donations are welcome in privacy-first coins, no KYC.

Monero: 42nfQ6zMT9jbLM2XGwNLLX137s8RkYRrhhJSqrFFZvCwcWegttcMQJZ85gTG6niredYWfRP6FYoEtPKYDDWQ63CM8hT5xzK

Zcash (shielded): u1hwe88n4r8zz8958ssr02swq3svxmpqxq5uzhn3sp3zkjna39ymphtkc4egc2w0s4pxvhemmw2cw89gz7qzkzxvhnhrywwhm0aaq706h0a8p7jc447m59nululu77y42x2u6n056jwyvclphau2tu9jayt4c4szzkrjh5vxtrd587rx65

Part of Wolf Project. Open-source, offline, no accounts.

Licensed under GPL-3.0-only, by Wolf Project.

OfficialSignature VerifiedOpen Source

What's New in v1.3.6

Imported from the F-Droid repository index.

  • New in version 1.3.6
  • 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

Version history

v1.3.6Latest
Signature continuous

Jul 13, 2026 · 5.4 MB · Android API 2835 · code 10

Imported from the F-Droid repository index.

  • New in version 1.3.6
  • 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
SET_WALLPAPERREAD_MEDIA_IMAGESREAD_MEDIA_VIDEOREAD_EXTERNAL_STORAGEdev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 c094fcef840a1ee516c13946feefcc80c3b68253fae7b1212096418e9bdca144

v1.3.5
Signature continuous

Jul 10, 2026 · 5.4 MB · Android API 2835 · code 9

Imported from the F-Droid repository index.

  • Import fixes. Videos reported as an unknown type by some file managers, including many MP4 files, now import correctly. Imports also 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.
SET_WALLPAPERREAD_MEDIA_IMAGESREAD_MEDIA_VIDEOREAD_EXTERNAL_STORAGEdev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 123f6f6c8cd1131cef21f914a93fadeb91e472ad3e7846b02eda453e4532f06c

v1.3.4
Signature continuous

Jul 5, 2026 · 5.4 MB · Android API 2835 · code 8

Imported from the F-Droid repository index.

SET_WALLPAPERREAD_MEDIA_IMAGESREAD_MEDIA_VIDEOREAD_EXTERNAL_STORAGEdev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 9a6d4c37395ff382c1e5cb5fd1d85494182308e105f871ad4ca7e7b6d8ae381d

Will it run on your device?

CompatibilityCheck the requirements

60%

  • Targets newer Android builds, so legacy devices may be excluded.
  • ABI coverage is focused on newer 64-bit devices.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be dev.encgallery is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 1.3.5 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Wolf Gallery first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Wolf Gallery, and a listing is removed when the evidence for it stops holding up.

Get Wolf Gallery

Every source we list for dev.encgallery is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Photography
Android
9.0+
Architectures
arm64-v8a
Version
1.3.6 (code 10)
Size
5.4 MB
Updated
Jul 13, 2026
Package name
dev.encgallery

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v1.3.6)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

c094fcef840a1ee516c13946feefcc80c3b68253fae7b1212096418e9bdca144

Signing certificate

561ae7ddb9799690569334b291d83781150396bcf299c5ca52000641a493e915

Permissions Required

What each permission lets Wolf Gallery do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

SET_WALLPAPER
READ_MEDIA_IMAGESRead photos and images.
READ_MEDIA_VIDEORead videos.
READ_EXTERNAL_STORAGERead files in shared storage.
dev.encgallery.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Photography apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem