| .. |
|
__init__.py
|
Make the server tools an installable package (with distutils) - wip
|
2012-03-11 11:59:19 +00:00 |
|
build.py
|
Move build/fdroidserver info to META-INF
|
2014-10-24 22:20:42 +01:00 |
|
checkupdates.py
|
Fix a few remaining gradle flavour crashes
|
2014-09-15 11:52:12 +02:00 |
|
common.py
|
switched last aapt call to use central config['aapt']
|
2014-12-14 13:25:20 +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
|
Fix --android-home in 'fdroid init' when ANDROID_HOME is set
|
2014-09-17 00:20:37 +02:00 |
|
install.py
|
install: don't error if there are bin apks in repo/
|
2014-08-10 01:09:44 +02:00 |
|
lint.py
|
Make lint report total app counts as well
|
2014-10-24 22:24:11 +02:00 |
|
metadata.py
|
Set correct defaults for Binaries metadata field
|
2014-10-27 17:21:04 +00:00 |
|
publish.py
|
Set correct defaults for Binaries metadata field
|
2014-10-27 17:21:04 +00: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
|
remove url-unsafe characters from "current version" symlink names
|
2014-11-11 15:06:53 +01:00 |
|
verify.py
|
Fix all pep8 warnings
|
2014-10-24 22:23:58 +02:00 |