fdroidserver/fdroidserver
2014-12-23 12:54:16 +01:00
..
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py find cmds from SDK build-tools in a more flexible way, on the fly 2014-12-14 13:25:20 +01:00
checkupdates.py Fix a few remaining gradle flavour crashes 2014-09-15 11:52:12 +02:00
common.py Fix FDroidPopen refactor typo 2014-12-23 12:54:16 +01:00
gpgsign.py Generate gpg signatures for apks in archive repo also 2014-06-30 22:49:54 +01:00
import.py Fix 'fdroid import' flavours crasher 2014-09-20 22:35:58 +02:00
init.py Remove SilentPopen for consistency with SdkToolsPopen 2014-12-14 15:38:24 +01:00
install.py run all SDK tools commands using SdkToolsPopen 2014-12-14 13:25:20 +01:00
lint.py lint: warn (pedantic) about potentially dangerous auto updates 2014-12-22 18:18:07 +01:00
metadata.py Set correct defaults for Binaries metadata field 2014-10-27 17:21:04 +00:00
publish.py run all SDK tools commands using SdkToolsPopen 2014-12-14 13:25:20 +01:00
readmeta.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
rewritemeta.py Map apps in memory from appid to appinfo 2014-08-16 12:46:02 +02:00
scanner.py Map apps in memory from appid to appinfo 2014-08-16 12:46:02 +02:00
server.py server: always use same rsync destination path to allow for strict setups 2014-11-11 15:06:53 +01:00
stats.py Make stats retrieval more configurable 2014-09-02 18:53:36 +01:00
update.py Don't break os.symlink if app names contain '/' 2014-12-14 15:43:22 +01:00
verify.py Fix all pep8 warnings 2014-10-24 22:23:58 +02:00