Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T19:51:32.000Z (about 2 months ago)
- Last Synced: 2024-09-26T02:01:33.324Z (about 1 month ago)
- Topics: android, android-gallery, gallery, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 192 MB
- Stars: 1,208
- Watchers: 18
- Forks: 60
- Open Issues: 81
-
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![Downloads](https://img.shields.io/github/downloads/IacobIonut01/Gallery/total?color=%23247EE0&label=Downloads)
[![CI](https://github.com/IacobIonut01/Gallery/actions/workflows/nightly.yml/badge.svg?branch=main)](https://github.com/IacobIonut01/Gallery/actions/workflows/nightly.yml)
![License](https://img.shields.io/github/license/IacobIonut01/Gallery?color=%23247EE0)
[![Crowdin](https://badges.crowdin.net/gallery-compose/localized.svg)](https://crowdin.com/project/gallery-compose)
![GitHub Repo stars](https://img.shields.io/github/stars/IacobIonut01/Gallery?color=%23247EE0)![](./screenshots/preview.png)
[![Crowdin](./screenshots/items/support_banner.png)](https://crowdin.com/project/gallery-compose)
[![Community](./screenshots/items/community_banner.png)](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 autmatic 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.
- 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.