No description
Find a file
2020-08-20 21:15:35 +00:00
.gitlab/merge_request_templates
build/extlib
hooks hooks/pre-commit: only look for .yml files 2020-05-26 11:23:58 +02:00
metadata Update pyLoad to version 0.3.7 2020-08-20 21:15:35 +00:00
srclibs Transportr - fix 218 - readd gradle-witness from srclib 2020-08-19 13:15:54 +03:00
stats Update known apks 2020-08-18 07:03:24 +00:00
templates
tools tools/find-changed-builds.py: normalize code with pyflakes3/black -S 2020-07-02 12:06:34 +02:00
.gitignore
.gitlab-ci.yml gitlab-ci: fix fdroid build for new metadata files 2020-06-25 21:22:21 +02:00
.issuebot
CONTRIBUTING.md
fdroid-icon.png
LICENSE
README.md

F-Droid Data

build status Liberapay receiving Donate Current Buildserver Activity

Build logs can be found at https://f-droid.org/repo/$APPID_$VERCODE.log.gz.

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