You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Torsten Grote ce969d4806 Merge branch 'fix-unknown-sources' into 'master'
Don't show repeated unknown sources screen when installing apps

See merge request fdroid/fdroidclient!1225
1 day ago
app [app] don't show repeated unknown sources screen when installing apps 1 day ago
config purge unused ZipSigner code 1 week ago
gradle Upgrade all (most of) the things 2 days ago
hooks git hooks: use ./gradlew to ensure the right gradle version is used 5 years ago
libs Upgrade all (most of) the things 2 days ago
metadata Translated using Weblate: Danish (da) by Michael Bæk <sssmchl@gmail.com> 3 months ago
tools tools/pick-complete-translations.py: cherry-pick in chrono-order 3 months ago
.editorconfig Add ktlint and run it in CI 1 year ago
.gitattributes enable built-in gradle dependency verification 3 years ago
.gitignore add gradle.properties file to git 3 years ago
.gitlab-ci.yml add job to check whether database schema needs updating, closes #2493 3 months ago
.weblate add weblate config file for wlc CLI tool 4 years ago
CHANGELOG.md Fix typos found by codespell 3 days ago
CONTRIBUTING.md remove outdated stuff from CONTRIBUTING.md 2 years ago
LICENSE Rename COPYING to LICENSE. Fixes #384 8 years ago
README.md Move libraries into their own folder 9 months ago
build.gradle Upgrade all (most of) the things 2 days ago
create_ota.sh create_ota.sh: add second arg to allow specifying versionCode 5 years ago
f-droid.org-signing-key.gpg update PGP key for new expiration date 2 years ago
gradle.properties Upgrade to Android Studio Electric Eel to solve some test bugs 2 days ago
gradlew update gradle to 7.5.1 to get verification fixes 5 months ago
gradlew.bat update gradle to 7.5.1 to get verification fixes 5 months ago
logo-icon.svg [index] Add dokka for creating HTML library docs 11 months ago
settings.gradle Move libraries into their own folder 9 months ago

README.md

F-Droid Client

build status Translation status

Client for F-Droid, the Free Software repository system for Android.

Building with Gradle

./gradlew assembleRelease

Direct download

You can download the application directly from our site or browse it in the repo.

Libraries

Core F-Droid functionality is split into re-usable libraries to make using F-Droid technology in your own projects as easy as possible.

More information about libraries

Contributing

See our Contributing doc for information on how to report issues, translate the app into your language or help with development.

IRC

We are on #fdroid and #fdroid-dev on OFTC. We hold weekly dev meetings on #fdroid-dev on Thursdays at 11:30h UTC, which usually last half an hour.

FAQ

  • Why does F-Droid require "Unknown Sources" to install apps by default?

Because a regular Android app cannot act as a package manager on its own. To do so, it would require system privileges (see below), similar to what Google Play does.

  • Can I avoid enabling "Unknown Sources" by installing F-Droid as a privileged system app?

This used to be the case, but no longer is. Now the Privileged Extension is the one that should be placed in the system. It can be bundled with a ROM or installed via a zip.

License

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Some icons are made by Picol, Icomoon or Dave Gandy from Flaticon or by Google and are licensed by Creative Commons BY 3.0.

Other icons are from the Material Design Icon set released under an Attribution 4.0 International license.

Translation

Everything can be translated. See Translation and Localization for more info. translation status