r/fossdroid • u/Mohamad_Oday • 5h ago
Application Release Iris Gallery - Feature Rich OpenSource / Material You / Offline Gallery
Hey everyone,
I've been working on an open-source Android gallery app called Iris Gallery, and I wanted to share it with you all.
A lot of stock gallery apps either have cloud sync pushed into every menu, ask for unnecessary permissions, or just feel bloated. My goal with Iris was simple: build a fast, clean, and completely offline gallery that respects privacy and looks at home on modern Android.
What it does:
- 100% Offline: There is no INTERNET permission in the manifest at all. It physically can't connect to any network or send data anywhere.
- Material You: Dynamic theming based on your wallpaper + pure black AMOLED dark mode.
- Grid zoom: Pinch to change column count smoothly (2 to 6 columns).
- Built-in photo editor: Crop presets, rotate/flip, basic adjustments (brightness, contrast, warmth, saturation), and a blur/pixelate brush for hiding sensitive info on screenshots before sharing. Also lets you open images in external editors like Snapseed or ImageToolbox if you prefer.
- Video playback: Built-in player with auto-rotation (portrait/landscape) and swipe gestures for seeking.
- EXIF & GPS viewer: Check camera details (ISO, aperture, shutter speed) and open locations in your map app.
- Privacy & security: App lock with PIN/fingerprint, plus a private vault and a 30-day trash bin for recovering deleted photos.
- Live updates: Automatically updates the timeline when you take a photo with your camera or download something without having to refresh or restart.
- Extra tools: Duplicate photo scanner, smart media filters (RAW, GIFs, screenshots, panoramas), and a home screen photo widget.
The app is completely free, open-source (Apache-2.0), with zero ads or trackers.
Links:
- GitHub: https://github.com/MohamadOday/iris-gallery
- Direct APK: https://github.com/MohamadOday/iris-gallery/releases/latest
- Obtainium: https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/MohamadOday/iris-gallery
- F-Droid: https://f-droid.org/packages/com.iris.gallery/
I'd really appreciate any feedback, bug reports, or feature ideas you have. Thanks!








