| .. |
|
asynchronousfilereader
|
Add asynchronous filereader, fix python3 lockups
|
2015-09-20 20:57:53 +02:00 |
|
__init__.py
|
Make the server tools an installable package (with distutils) - wip
|
2012-03-11 11:59:19 +00:00 |
|
btlog.py
|
PEP8 E305 expected 2 blank lines after class or function definition
|
2017-04-13 10:55:07 +02:00 |
|
build.py
|
use androguard if aapt isn't found
|
2017-05-04 23:35:17 +02:00 |
|
checkupdates.py
|
Remove whitespace from HTTP update check versions
|
2017-03-15 19:54:09 +00:00 |
|
common.py
|
use androguard if aapt isn't found
|
2017-05-04 23:35:17 +02:00 |
|
dscanner.py
|
unified method for naming build output
|
2017-04-22 12:04:32 +02:00 |
|
gpgsign.py
|
gpg-sign all valid files in the repo, including source tarballs
|
2016-11-07 14:53:01 +01:00 |
|
import.py
|
import: add option to specify license and categories, auto-detect build.gradle
|
2017-03-26 19:00:03 +02:00 |
|
index.py
|
update: skip packages without metadata in index V1
|
2017-05-18 16:13:17 +02:00 |
|
init.py
|
Re-add NDK r12b, now fixed.
|
2016-08-02 11:10:31 +02:00 |
|
install.py
|
convert internal dict keys to match fdroidclient's Apk class
|
2017-03-17 13:55:40 +01:00 |
|
lint.py
|
downcase all 'localized' key names to match the rest of index-v1
|
2017-04-27 21:12:49 +02:00 |
|
metadata.py
|
metadata: switch from deprecated cgi.escape to html.escape
|
2017-05-18 16:13:17 +02:00 |
|
net.py
|
Support ETag when downloading repository index
|
2017-05-02 15:37:02 -03:00 |
|
publish.py
|
Eliminate the need for password files
|
2017-04-11 16:34:49 -03:00 |
|
readmeta.py
|
all: make newer pycodestyle happy
|
2016-11-15 20:55:06 +00:00 |
|
rewritemeta.py
|
use pyyaml for rewriting .yml metadata files
|
2017-05-02 14:55:23 +02:00 |
|
scanner.py
|
convert internal dict keys to match fdroidclient's Apk class
|
2017-03-17 13:55:40 +01:00 |
|
server.py
|
fix double pushing on remote
|
2017-05-17 23:08:25 +02:00 |
|
signindex.py
|
Eliminate the need for password files
|
2017-04-11 16:34:49 -03:00 |
|
stats.py
|
all: make newer pycodestyle happy
|
2016-11-15 20:55:06 +00:00 |
|
update.py
|
update: improved logging
|
2017-05-18 16:13:17 +02:00 |
|
verify.py
|
throw proper error when download of apks fail
|
2017-04-20 17:48:38 +02:00 |