|
1 | 1 | # Gallery |
2 | 2 | > An Android Gallery app built with Jetpack Compose. |
3 | 3 | > |
4 | | -> The goal of this project is to create and bring the Gallery app everyone wants, with the features everyone needs. FOSS |
| 4 | +> The goal of this project is to create and bring the Gallery app everyone wants, with the features everyone needs. Gallery is FOSS. |
5 | 5 |
|
6 | 6 |  |
7 | 7 | [](https://github.com/IacobIonut01/Gallery/actions/workflows/nightly.yml) |
|
27 | 27 | height="80" />](https://github.com/IacobIonut01/Gallery/releases/latest) |
28 | 28 |
|
29 | 29 | ## Support |
30 | | -- Translate the project using the link from above |
| 30 | +- Translate the project using the link above |
31 | 31 | - Donations: |
32 | 32 | - Use the links on the right side of the repo (Sponsor me) |
33 | 33 | - More options available in-app (Settings -> Donate) |
34 | 34 | ## Frequent Questions |
35 | | -- Why Google Play version is 'Paid'? |
| 35 | +- Why is the Google Play version 'Paid'? |
36 | 36 | - It's just another way to support the project while getting back automatic updates via Google Play |
37 | | -- Why Android 11 is the minimum version required? |
| 37 | +- Why is Android 11 the minimum version required? |
38 | 38 | - Some Media features and APIs require Android 11 as a minimum version [Trash feature, most APIs used in the app] |
39 | | -- Will you support lower android versions? |
40 | | - - 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. |
| 39 | +- Will you support lower Android versions? |
| 40 | + - 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 volunteers to do so before me, they can submit a pull request. |
41 | 41 | - Can I verify the downloaded APK file? |
42 | 42 | - Checksums of APKs are provided in the release notes. The signing certificate fingerprint is listed below: |
43 | 43 | - 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` |
44 | 44 | - SHA-1: `AD:93:69:27:F2:3B:33:99:FC:C0:B2:8A:25:44:C8:1C:AA:42:B0:9A` |
45 | 45 | - MD5: `73:FC:3C:60:14:D3:69:6D:1B:DA:34:F1:BF:5A:33:3C` |
46 | 46 | - Will you add [X] feature? |
47 | | - - Please open a new feature request under 'Issues' tab and if the feature will be considered useful and possible can be added. |
| 47 | + - Please open a new feature request under 'Issues' tab. If the feature will be considered useful and possible, it can be added. |
48 | 48 | - Can you remove permission [X]? |
49 | 49 | - Several permissions (e.g. Internet connectivity, location) are for showing a map preview of your current photo location data. If you do not need this feature, you can download a `nomaps` release from the [Releases page](https://github.com/IacobIonut01/Gallery/releases). |
0 commit comments