https://github.com/iacobionut01/gallery
Media Gallery app for Android made with Jetpack Compose
https://github.com/iacobionut01/gallery
android android-gallery gallery jetpack-compose kotlin
Last synced: 1 day ago
JSON representation
Media Gallery app for Android made with Jetpack Compose
- Host: GitHub
- URL: https://github.com/iacobionut01/gallery
- Owner: IacobIonut01
- License: apache-2.0
- Created: 2023-03-15T10:40:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T05:17:36.000Z (2 days ago)
- Last Synced: 2025-05-14T06:43:40.218Z (1 day ago)
- Topics: android, android-gallery, gallery, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 196 MB
- Stars: 1,694
- Watchers: 14
- Forks: 97
- Open Issues: 119
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Gallery
> An Android Gallery app built with Jetpack Compose.
>
> The goal of this project is to create and bring the Gallery app everyone wants, with the features everyone needs. FOSS
[](https://github.com/IacobIonut01/Gallery/actions/workflows/nightly.yml)

[](https://crowdin.com/project/gallery-compose)

[](https://crowdin.com/project/gallery-compose)
[](https://t.me/GalleryCompose)## Download
[](https://f-droid.org/packages/com.dot.gallery)
[](https://play.google.com/store/apps/details?id=com.dot.gallery.gplay&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
[](https://github.com/IacobIonut01/Gallery/releases/latest)
## Support
- Translate the project using the link from above
- Donations:
- Use the links on the right side of the repo (Sponsor me)
- More options available in-app (Settings -> Donate)
## Frequent Questions
- Why Google Play version is 'Paid'?
- It's just another way to support the project while getting back automatic updates via Google Play
- Why Android 11 is the minimum version required?
- Some Media features and APIs require Android 11 as a minimum version [Trash feature, most APIs used in the app]
- Will you support lower android versions?
- While this is not a priority right now, I do have in mind to include support for lower Android versions at a cost of reduced features. If anyone volntueers to do so before me can request a pull request.
- Can I verify the downloaded APK file?
- Checksums of APKs are provided in the release notes. The signing certificate fingerprint is listed below:
- SHA-256: `78:46:05:DD:50:75:BE:05:82:78:A5:42:5C:BD:E5:21:31:62:CB:B4:59:1B:44:28:F4:4E:75:E0:8C:C6:43:8A`
- SHA-1: `AD:93:69:27:F2:3B:33:99:FC:C0:B2:8A:25:44:C8:1C:AA:42:B0:9A`
- MD5: `73:FC:3C:60:14:D3:69:6D:1B:DA:34:F1:BF:5A:33:3C`
- Will you add [X] feature?
- Please open a new feature request under 'Issues' tab and if the feature will be considered useful and possible can be added.