fdroidserver/fdroidserver
Hans-Christoph Steiner 176f539647 allow spaces in filenames
This fixes all the bugs I could find that prevented fdroid from
handling files with spaces in them.  This is more important now that
fdroid supports random media files, and Repomaker
2017-09-19 20:13:36 +02:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py implement gettext localization 2017-09-15 11:39:00 +02:00
btlog.py implement gettext localization 2017-09-15 11:39:00 +02:00
build.py English source string corrections 2017-09-16 13:19:38 +02:00
checkupdates.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
common.py allow spaces in filenames 2017-09-19 20:13:36 +02:00
dscanner.py English source string corrections 2017-09-16 13:19:38 +02:00
exception.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
gpgsign.py implement gettext localization 2017-09-15 11:39:00 +02:00
import.py English source string corrections 2017-09-16 13:19:38 +02:00
index.py index: always use jarsigner for verifying JAR signatures 2017-09-19 20:13:36 +02:00
init.py init: prompt user for Android SDK path using platform-specific default 2017-09-19 20:13:36 +02:00
install.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
lint.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
metadata.py ensure _ is used only for gettext strings 2017-09-16 13:19:38 +02:00
net.py Support ETag when downloading repository index 2017-05-02 15:37:02 -03:00
publish.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
scanner.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
server.py implement gettext localization 2017-09-15 11:39:00 +02:00
signatures.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
signindex.py implement gettext localization 2017-09-15 11:39:00 +02:00
stats.py implement gettext localization 2017-09-15 11:39:00 +02:00
tail.py include class like UNIX tail -f for displaying logs 2017-05-23 20:04:08 +02:00
update.py allow spaces in filenames 2017-09-19 20:13:36 +02:00
verify.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
vmtools.py Copy initial buildserver CPU/memory configuration to final box Vagrantfile 2017-06-01 09:53:33 -04:00