mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-05 12:42:34 -05:00
Merge branch 'metadata' into 'master'
Move metadata to build flavor specific location Closes #2893 See merge request fdroid/fdroidclient!1471
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
NOTE: The Basic version of F-Droid Client has a reduced feature set (e.g. no nearby share and no panic feature). It targets Android 13 and can do unattended updates without privileged extension or root.
|
||||
|
||||
F-Droid is an installable catalogue of libre software apps for Android. The F-Droid client app makes it easy to browse, install, and keep track of updates on your device.
|
||||
|
||||
It connects to any F-Droid compatible repositories. The default repo is hosted at f-droid.org, which contains only bona fide libre software.
|
||||
|
||||
Android itself is open in the sense that you are free to install APKs from anywhere you wish, but there are many good reasons for using F-Droid as your libre software app manager:
|
||||
|
||||
* Get notified when updates are available
|
||||
* Optionally download and install updates automatically
|
||||
* Keep track of older and beta versions
|
||||
* Filter out apps incompatible with the device
|
||||
* Find apps via categories and searchable descriptions
|
||||
* Access associated URLs for donations, source code etc.
|
||||
* Stay safe by checking repo index signatures and APK hashes
|
||||
BIN
src/basic/fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
src/basic/fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1 @@
|
||||
The minimal client app for the app store that respects freedom and privacy
|
||||
1
src/basic/fastlane/metadata/android/en-US/title.txt
Normal file
1
src/basic/fastlane/metadata/android/en-US/title.txt
Normal file
@@ -0,0 +1 @@
|
||||
F-Droid Basic
|
||||
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user