https://github.com/IacobIonut01/Gallery
Light-weight Media Gallery app for Android made with Jetpack Compose
https://github.com/IacobIonut01/Gallery
android android-gallery gallery jetpack-compose kotlin
Last synced: 3 days ago
JSON representation
Light-weight 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: 2024-11-02T11:10:13.000Z (5 months ago)
- Last Synced: 2024-11-02T11:27:02.235Z (5 months ago)
- Topics: android, android-gallery, gallery, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 192 MB
- Stars: 1,328
- Watchers: 18
- Forks: 71
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - IacobIonut01/Gallery - Media Gallery app for Android made with Jetpack Compose (Kotlin)
- awesome-list - IacobIonut01/Gallery - Media Gallery app for Android made with Jetpack Compose (Kotlin)
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.