1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-17 03:40:11 +02:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
Go to file
2014-01-08 11:22:30 +00:00
buildserver Update to build-tools 19.0.1 2013-12-22 13:24:40 +01:00
completion Add fdroid lint completion 2014-01-03 00:12:42 +01:00
docs Change recommended base box from Ubuntu to Debian 2014-01-08 11:22:30 +00:00
fdroidserver Avoid crashes on package: group() calls 2014-01-08 09:00:40 +01:00
sampleconfigs Remove icon_max_size from the sample config 2014-01-07 12:21:21 +01:00
wp-fdroid Add "Added on" to apks on wordpress (#157) 2014-01-07 08:52:13 +01:00
.gitignore Fix makebuildserver after rename, tidy gitignores 2013-12-30 17:18:45 +01:00
config.buildserver.py Don't change gradle_plugin in build.gradle files, also do srclibs 2014-01-07 10:14:27 +01:00
COPYING Initial files 2010-10-21 23:26:38 +01:00
fd-commit Properly escape fd-commit commit messages 2013-12-31 18:09:46 +01:00
fdroid New 'lint' subcommand in testing phase 2014-01-02 19:34:25 +01:00
fdroid-icon.png Update the fdroid-icon.png, still static at 48px 2014-01-07 13:30:08 +01:00
makebuildserver Only conditionally try to remove completed box 2014-01-08 11:22:30 +00:00
README Add copyright notices to bash scripts 2013-12-30 17:15:27 +01:00
setup.py install sample config files in a standard location 2013-11-04 12:20:19 -05:00
updateplugin Strip unnecessary exts from updateplugin and makebuildserver 2013-12-30 17:11:38 +01:00

F-Droid is an installable catalogue of FOSS (Free and Open Source Software)
applications for the Android platform. The client makes it easy to browse,
install, and keep track of updates on your device.

The F-Droid server tools provide various scripts and tools that are used to
maintain the main F-Droid application repository. You can use these same tools
to create your own additional or alternative repository for publishing, or to
assist in creating, testing and submitting metadata to the main repository.

For documentation, please see the docs directory.

Alternatively, visit http://f-droid.org/manual/