Files
AndroidJetpack/Gallery/README.md
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

44 lines
2.5 KiB
Markdown

# 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
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.dot.gallery)
[<img
alt='Get it on Google Play'
src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'
height="80" />](https://play.google.com/store/apps/details?id=com.dot.gallery.gplay&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
[<img
alt='Get it on Google Play'
src='./screenshots/items/get-it-on-github.png'
height="80" />](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.