..
__init__.py
Make the server tools an installable package (with distutils) - wip
2012-03-11 11:59:19 +00:00
build.py
scanner: adapt to new scan_source format ( fixes #59 )
2015-01-10 13:49:54 +01:00
checkupdates.py
Documentation fix
2015-01-11 15:33:52 +00:00
common.py
if a build did verify against Binaries:, delete the comparison dirs
2015-01-12 10:51:54 +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
Add NDK r10d, this time alongside r9b
2015-01-03 00:07:01 +01:00
install.py
run all SDK tools commands using SdkToolsPopen
2014-12-14 13:25:20 +01:00
lint.py
Apply some autopep8-python2 suggestions
2014-12-31 16:44:06 +01:00
metadata.py
Plaintext descriptions are no longer needed
2015-01-03 00:08:21 +01:00
publish.py
fix typo in error message
2015-01-12 10:46:04 +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
scanner: adapt to new scan_source format ( fixes #59 )
2015-01-10 13:49:54 +01:00
server.py
Correction to no-checksum
2015-01-11 17:46:42 +00:00
signindex.py
Add fdroid signindex to sign previously unsigned indexes
2015-01-11 08:20:14 +00:00
stats.py
Apply some autopep8-python2 suggestions
2014-12-31 16:44:06 +01:00
update.py
Detect apk cache changes to avoid having to blow the whole thing
2015-01-11 18:22:00 +00:00
verify.py
Fix all pep8 warnings
2014-10-24 22:23:58 +02:00