Go to file
Xavier Gouchet 085469d556 Update Stanley to 2.3 and add scanignore
Stanley uses the `buildSrc` gradle folder, which generates class
files when running any gradle task, which caused some errors with the
scanner.

As the sources of those classes are all within the repository, they are
still open source and compliant with FDroid.

 - fdroid readmeta ✓
 - fdroid rewritemeta fr.xgouchet.packageexplorer ✓
 - fdroid checkupdates fr.xgouchet.packageexplorer ✓
 - fdroid lint fr.xgouchet.packageexplorer ✓
 - fdroid build -v -l fr.xgouchet.packageexplorer ✓
2018-10-23 10:32:10 +02:00
.gitlab/merge_request_templates
build/extlib
hooks
metadata Update Stanley to 2.3 and add scanignore 2018-10-23 10:32:10 +02:00
srclibs Baresip SIP client 2018-10-22 23:31:11 +00:00
stats Update known apks 2018-10-22 17:18:55 +01:00
templates
tools script to pre-compress all included graphics 2018-08-29 22:49:56 +02:00
.gitignore
.gitlab-ci.yml gitlab-ci: only run gitstats when scheduled 2018-09-21 10:56:34 +02:00
CONTRIBUTING.md Add F-Droid badge to section after an app is added. 2018-08-31 08:07:25 +00:00
fdroid-icon.png
LICENSE
README.md add libera-pay receiving badge to readme 2018-08-31 11:35:38 +02:00

F-Droid Data

build status Liberapay receiving Donate Current Buildserver Activity

This repository holds general and build information for all the apps on our main repo on f-droid.org.

Quickstart

Install fdroidserver, or just use it directly from master:

git clone https://gitlab.com/fdroid/fdroidserver.git
export PATH="$PATH:$PWD/fdroidserver"

Clone fdroiddata (or your fork) and enter it:

git clone https://gitlab.com/fdroid/fdroiddata.git
cd fdroiddata

Optionally create a base config.py and signing keys with:

fdroid init

Make sure fdroid works and reads the metadata files properly:

fdroid readmeta

Contributing

See the Contributing doc.

More information

You can find more details on the docs.

Translation

Many app summaries and some descriptions can be translated as part of F-Droid. See Translation and Localization for more info. translation status