1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-09 00:40:11 +01:00
fdroidserver/fdroidserver
Daniel Martí bce5f45169 Avoid possible crashes
* No 160 dpi icon available
* Trying to resize a non-existing icon
* Non-dpi icon being lower density than ldpi
2014-01-09 16:23:49 +01:00
..
getsig Remove trailing spaces and tabs 2014-01-09 16:23:48 +01:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Don't busy-wait on buildserver output 2014-01-09 16:23:49 +01:00
checkupdates.py A little bit of extra checkupdates diagnostics 2014-01-09 16:23:49 +01:00
common.py Improve checkupdates regex, support quotes better for build.gradle 2014-01-09 16:23:48 +01:00
import.py Remove trailing spaces and tabs 2014-01-09 16:23:48 +01:00
init.py update sample and add error to reflect the default basedir: .*/fdroid/repo 2013-12-04 15:28:41 -05:00
install.py Remove trailing spaces and tabs 2014-01-09 16:23:48 +01:00
lint.py New lint feature: Summary forms 2014-01-09 16:23:49 +01:00
metadata.py Integer fields cannot have leading zeros 2014-01-09 16:23:48 +01:00
publish.py Add some remaining help strings 2013-12-19 23:18:27 +01:00
rewritemeta.py Remove some unnecessary stuff 2013-12-19 23:14:51 +01:00
scanner.py Remove trailing spaces and tabs 2014-01-09 16:23:48 +01:00
server.py update sample and add error to reflect the default basedir: .*/fdroid/repo 2013-12-04 15:28:41 -05:00
stats.py Some minor stats improvements 2014-01-09 16:23:47 +01:00
update.py Avoid possible crashes 2014-01-09 16:23:49 +01:00
verify.py Replace finds with pythonic terms 2013-12-20 09:34:03 +01:00