..
__init__.py
Make the server tools an installable package (with distutils) - wip
2012-03-11 11:59:19 +00:00
build.py
use common.regsub_file() instead of Popen(sed)
2015-08-01 00:38:41 +02:00
checkupdates.py
Improve xml string extracting support
2015-06-18 17:54:56 +02:00
common.py
chmod keystore after checking whether it was created
2015-08-01 00:38:41 +02:00
gpgsign.py
Allow gpg home directory to be overridden
2015-06-02 09:17:08 +01:00
import.py
Don't use the commits feed as a changelog link in import
2015-06-03 15:52:46 +02:00
init.py
support egg-link format when installed from git repo
2015-08-01 00:38:41 +02:00
install.py
run all SDK tools commands using SdkToolsPopen
2014-12-14 13:25:20 +01:00
lint.py
lint: exit with an error code if any errors are found
2015-07-30 12:46:42 -07:00
metadata.py
Be more specific about empty build flags
2015-07-24 18:08:48 -07:00
publish.py
Use jarsigner-based verification in publish
2015-01-31 15:59:00 +00:00
readmeta.py
Also use OptionParser in readmeta to add -h/--help
2015-07-30 11:35:25 -07: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
server: support plain paths as a serverwebroot
2015-05-08 16:11:29 -04:00
signindex.py
Add fdroid signindex to sign previously unsigned indexes
2015-01-11 08:20:14 +00:00
stats.py
Order counter stats by value, not key
2015-04-23 16:42:22 +02:00
update.py
update: warn if APK has a date that is newer than the system clock
2015-07-23 10:39:30 -07:00
verify.py
remove dependency on wget for 'build' and 'verify'
2015-07-24 11:53:14 -07:00