.. |
asynchronousfilereader
|
Add asynchronous filereader, fix python3 lockups
|
2015-09-20 20:57:53 +02:00 |
__init__.py
|
expose public api in fdroidserver module
|
2020-09-16 18:26:16 +02:00 |
__main__.py
|
Add timstamp to logs
|
2020-07-04 18:56:10 +02:00 |
btlog.py
|
use defusedxml to avoid DoS attacks while loading XML
|
2018-08-29 17:44:54 +02:00 |
build.py
|
remove "force_build_tools" config option, closes #738
|
2020-09-16 16:30:49 +02:00 |
checkupdates.py
|
checkupdates: write status JSON
|
2020-02-18 23:45:52 +01:00 |
common.py
|
Use jarsigner to verify reproducible APKs
|
2020-09-29 12:18:56 +00:00 |
exception.py
|
checkupdates: don't fail when we can't init submodules
|
2017-12-04 16:30:37 +01:00 |
gpgsign.py
|
gpgsign: write status JSON
|
2020-02-19 14:50:26 +01:00 |
import.py
|
import: add support for kivy buildozer projects
|
2020-08-07 12:48:15 +02:00 |
index.py
|
update: allow --nosign to work with only repo_pubkey set
|
2020-09-17 15:25:56 +02:00 |
init.py
|
remove providerName from default smartcardoptions
|
2020-09-09 22:50:58 +02:00 |
install.py
|
logging.warn() was deprecated in Python 3.3, use logging.warning()
|
2020-05-27 08:35:14 +02:00 |
lint.py
|
handle file type detection using Pythonic methods
|
2020-08-24 17:05:49 +02:00 |
metadata.py
|
refactor metadata.warn_or_exception to private func
|
2020-09-16 15:25:10 +02:00 |
mirror.py
|
mirror: make .asc downloading opt-in with --pgp-signatures
|
2020-01-31 15:38:02 +01:00 |
net.py
|
set F-Droid HTTP Headers globally
|
2020-03-11 13:41:13 +01:00 |
nightly.py
|
publish: use apksigner for signing apks with targetSDK>=30
|
2020-09-09 18:09:28 +02:00 |
publish.py
|
publish: factor out the signing key creation into a method
|
2020-08-24 19:34:08 +02:00 |
readmeta.py
|
all: make newer pycodestyle happy
|
2016-11-15 20:55:06 +00:00 |
rewritemeta.py
|
handle file type detection using Pythonic methods
|
2020-08-24 17:05:49 +02:00 |
scanner.py
|
scanner: check for test in path relative to build dir
|
2020-08-30 20:09:19 +02:00 |
server.py
|
deploy: remove git remotes not enabled in servergitmirrors
|
2020-07-30 14:57:19 +02:00 |
signatures.py
|
logging.warn() was deprecated in Python 3.3, use logging.warning()
|
2020-05-27 08:35:14 +02:00 |
signindex.py
|
make publish and update work with a smartcard HSM
|
2020-08-14 17:27:58 +02:00 |
stats.py
|
fix PEP8 W605 invalid escape sequence
|
2018-05-29 13:51:47 +02:00 |
tail.py
|
remove redundant open() arg: encoding='utf8'
|
2018-10-19 15:01:34 +02:00 |
update.py
|
remove unused latestapps.dat code
|
2020-09-14 16:22:09 +02:00 |
verify.py
|
update: write status in JSON repo file, using new internal API
|
2020-02-18 23:45:48 +01:00 |
vmtools.py
|
logging.warn() was deprecated in Python 3.3, use logging.warning()
|
2020-05-27 08:35:14 +02:00 |