1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-07 01:40:10 +02:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
Go to file
2014-01-10 20:12:24 +01:00
buildserver Add our gradle wrapper script 2014-01-09 22:56:51 +01:00
completion Add fdroid lint completion 2014-01-09 16:23:48 +01:00
docs Vagrant version notes in manual 2014-01-09 22:56:51 +01:00
fdroidserver A scientific solution to issues with vagrant 1.3.5 2014-01-09 22:56:51 +01:00
sampleconfigs Update base box in sample config too 2014-01-09 16:23:49 +01:00
wp-fdroid Add "Added on" to apks on wordpress (#157) 2014-01-09 16:23:48 +01:00
.gitignore Fix makebuildserver after rename, tidy gitignores 2014-01-09 16:23:48 +01:00
config.buildserver.py Don't change gradle_plugin in build.gradle files, also do srclibs 2014-01-09 16:23:48 +01:00
COPYING Initial files 2010-10-21 23:26:38 +01:00
fd-commit Properly escape fd-commit commit messages 2014-01-09 16:23:48 +01:00
fdroid New 'lint' subcommand in testing phase 2014-01-09 16:23:48 +01:00
fdroid-icon.png Update the fdroid-icon.png, still static at 48px 2014-01-09 16:23:49 +01:00
makebuildserver Check sha256 sums via hashlib 2014-01-10 20:12:24 +01:00
README Add copyright notices to bash scripts 2014-01-09 16:23:48 +01:00
setup.py Fix email, url and docs in setup.py 2014-01-09 16:23:49 +01:00
updateplugin Strip unnecessary exts from updateplugin and makebuildserver 2014-01-09 16:23:48 +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/