chiark / gitweb /
Don't crash if the app icons are wrong
[fdroidserver.git] / fdroidserver /
2014-01-14 Daniel MartíDon't crash if the app icons are wrong
2014-01-11 Daniel MartíOmit 'daemon not running' lines when using adb devices
2014-01-11 Daniel MartíDo not write the new 'type' hidden build field
2014-01-11 Daniel MartíFix gradle checkupdates for some more cases
2014-01-11 Daniel MartíFix gradle build_tools patching
2014-01-10 Daniel MartíMake matching of build types easier
2014-01-09 Ciaran GultnieksA scientific solution to issues with vagrant 1.3.5
2014-01-09 Ciaran GultnieksA scientific solution to issues with vagrant 1.3.5
2014-01-09 Ciaran GultnieksTransfer apk info when archiving
2014-01-09 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-09 Daniel MartíAvoid crashes on package: group() calls
2014-01-09 Daniel MartíFix: Re-add <icon> element to index
2014-01-09 Daniel MartíBump index version to 11, add index version changelog
2014-01-09 Daniel MartíAvoid possible crashes
2014-01-09 Daniel MartíSupport application and launchable-activity icons as...
2014-01-09 Daniel MartíCreate icons dicts like the rest
2014-01-09 Daniel MartíDon't print twice as many lines when resizing icons
2014-01-09 Daniel MartíKeep the same ZipFile instance to retrieve all the...
2014-01-09 Daniel MartíUse application: and launchable-activity: icons as...
2014-01-09 Daniel MartíAdd 640 dpi icons dir
2014-01-09 Ciaran GultnieksUse app categories as wiki categories
2014-01-09 Ciaran GultnieksA little bit of extra checkupdates diagnostics
2014-01-09 Ciaran GultnieksDon't busy-wait on buildserver output
2014-01-09 Daniel MartíNew lint feature: Summary forms
2014-01-09 Daniel MartíUncomment verbose messages, fix -I
2014-01-09 Daniel MartíFinish TODO; Fill missing icon densities the best we can
2014-01-09 Daniel MartíRewrite: Do icons per density, /icons being mdpi by...
2014-01-09 Daniel MartíAdd icon helper functions for later use
2014-01-09 Daniel MartíDon't change gradle_plugin in build.gradle files, also...
2014-01-09 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-09 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-09 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-09 Daniel MartíStart publishing indexes with index version "10"
2014-01-09 Daniel MartíNew 'lint' subcommand in testing phase
2014-01-09 Daniel MartíInteger fields cannot have leading zeros
2014-01-09 Daniel MartíAdd Dogecoin support, some None fixes
2014-01-09 Daniel MartíNew field: Provides
2014-01-09 Daniel MartíFix gradle patching when using @..
2014-01-09 Daniel MartíRemove trailing spaces and tabs
2014-01-09 Daniel MartíMake sure to match filename extensions without being...
2014-01-09 Daniel MartíWarn about prebuilt jar files when scanning
2014-01-09 Ciaran GultnieksSome minor stats improvements
2014-01-09 Ciaran GultnieksFix latestapps stats, broken in 59cde15ad1
2014-01-09 Daniel MartíAvoid strange outcomes of "adb devices"
2014-01-09 Daniel MartíOnly add AF xml element if there actually are AFs
2014-01-09 Ciaran GultnieksTransfer apk info when archiving
2014-01-08 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-08 Daniel MartíAvoid crashes on package: group() calls
2014-01-07 Daniel MartíFix: Re-add <icon> element to index
2014-01-07 Daniel MartíBump index version to 11, add index version changelog
2014-01-07 Daniel MartíAvoid possible crashes
2014-01-07 Daniel MartíSupport application and launchable-activity icons as...
2014-01-07 Daniel MartíCreate icons dicts like the rest
2014-01-07 Daniel MartíDon't print twice as many lines when resizing icons
2014-01-07 Daniel MartíKeep the same ZipFile instance to retrieve all the...
2014-01-07 Daniel MartíUse application: and launchable-activity: icons as...
2014-01-07 Daniel MartíAdd 640 dpi icons dir
2014-01-07 Ciaran GultnieksUse app categories as wiki categories
2014-01-07 Ciaran GultnieksA little bit of extra checkupdates diagnostics
2014-01-07 Ciaran GultnieksDon't busy-wait on buildserver output
2014-01-07 Daniel MartíNew lint feature: Summary forms
2014-01-07 Daniel MartíUncomment verbose messages, fix -I
2014-01-07 Daniel MartíFinish TODO; Fill missing icon densities the best we can
2014-01-07 Daniel MartíRewrite: Do icons per density, /icons being mdpi by...
2014-01-07 Daniel MartíAdd icon helper functions for later use
2014-01-07 Daniel MartíDon't change gradle_plugin in build.gradle files, also...
2014-01-07 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-06 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-06 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-03 Daniel MartíStart publishing indexes with index version "10"
2014-01-02 Daniel MartíNew 'lint' subcommand in testing phase
2014-01-02 Daniel MartíInteger fields cannot have leading zeros
2013-12-31 Daniel MartíAdd Dogecoin support, some None fixes
2013-12-31 Daniel MartíNew field: Provides
2013-12-31 Daniel MartíFix gradle patching when using @..
2013-12-30 Daniel MartíRemove trailing spaces and tabs
2013-12-30 Daniel MartíMake sure to match filename extensions without being...
2013-12-30 Daniel MartíWarn about prebuilt jar files when scanning
2013-12-28 Ciaran GultnieksSome minor stats improvements
2013-12-28 Ciaran GultnieksFix latestapps stats, broken in 59cde15ad1
2013-12-26 Daniel MartíAvoid strange outcomes of "adb devices"
2013-12-23 Daniel MartíOnly add AF xml element if there actually are AFs
2013-12-22 Daniel MartíUse OptionError exceptions
2013-12-22 Daniel MartíDon't do everything unless --all is given
2013-12-22 Daniel MartíMatch anything as package name
2013-12-22 Daniel MartíPackage names can contain numbers too
2013-12-20 Daniel MartíForgot a space
2013-12-20 Daniel MartíForgot one --package line on build.py
2013-12-20 Daniel MartíGet rid of more unnecessary finds
2013-12-20 Daniel MartíReplace finds with pythonic terms
2013-12-19 Daniel MartíAdd some remaining help strings
2013-12-19 Daniel MartíRemove some unnecessary stuff
2013-12-19 Daniel MartíAdapt verify
2013-12-19 Daniel MartíAdapt scanner, fix some other issues
2013-12-19 Daniel MartíAdapt rewritemeta
2013-12-19 Daniel MartíAdapt publish to new format, improve completion
2013-12-19 Daniel MartíAdd common.py function headers, styling
2013-12-19 Daniel MartíSmall fixes to install.py
2013-12-19 Daniel MartíDon't except if already installed on fdroid install
2013-12-19 Daniel MartíBetter parsing of args, install now works as it should
next