Go to file
أحمد المحمودي 1595b6e9c9 Merge branch 'DocumentViewer' into 'master'
Document Viewer: separate build for each arch.

@krt @mvdan @Ciarang Since this is quite a change, I preferred to send an MR before directly committing to fdroid/fdroiddata

* Rationale: build for a single arch is 3.9 MB vs the current 9.9 MB for only 4 archs.
* Upstream doesn't increment the least digit of vercode, hence use it to
  differentiate between archs.

See merge request !883
2015-08-03 11:40:19 +00:00
build
hooks
metadata Document Viewer: separate build for each arch. 2015-08-03 13:36:25 +02:00
srclibs criticalmaps: new app and dependencies 2015-07-31 03:09:04 +02:00
stats Stats, etc 2015-08-03 01:15:09 +02:00
tools
.gitignore
.gitlab-ci.yml Join readmeta and lint into the same task/job 2015-07-30 14:08:28 -07:00
CONTRIBUTING.md
COPYING
fdroid-icon.png
README.md Small readme fixes 2015-07-30 14:26:47 -07:00

F-Droid Data

Build status

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

Quickstart

First, you need fdroidserver. Once you have fdroid installed, you can start using it.

For most setups, an empty config.py will be sufficient - touch config.py.

Contributing

See the contributing guidelines.

More information

You can find more details on the manual.