chiark / gitweb /
Add gradle-1.10
[fdroidserver.git] / fdroidserver /
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
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
2013-12-19 Daniel MartíAdapt checkupdates
2013-12-19 Daniel MartíOnly install latest apk of each app, other fixes
2013-12-19 Daniel MartíAdd 'fdroid install', more rewriting
2013-12-19 Daniel MartíStart rewrite: Remove --package and --install from...
2013-12-11 Ciaran GultnieksAdd timestamp to index
2013-12-11 Ciaran GultnieksImprove checkupdates error message
2013-12-10 Daniel MartíFix litecoin metadata check
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-07 Daniel MartíAlso allow for '~' and '~user'
2013-12-07 Daniel MartíExpand vars properly
2013-12-07 Daniel MartíNormalise relative paths (e.g. @..)
2013-12-07 Daniel MartíDo not output warnings for missing configs
2013-12-06 Daniel MartíForgot a couple continues
2013-12-06 Daniel MartíOnly warn about config.py perms if there's sensitive...
2013-12-06 Daniel MartíFixes to config parsers
2013-12-06 Daniel MartíReading config now also checks its assigned bins and...
2013-12-06 Daniel MartíTake "$VALUE" settings from environment variables
2013-12-06 Daniel Martítarget= affects updating srclibs again, small fixes
2013-12-04 Hans-Christoph Steinerupdate sample and add error to reflect the default...
2013-12-04 Hans-Christoph Steineradd new `fdroid server init` command for setting up...
2013-12-04 Daniel MartíNongreedy matches for retrieve_string
2013-12-04 Ciaran GultnieksMerge commit 'refs/merge-requests/131' of git://gitorio...
2013-12-04 Ciaran GultnieksFix checkupdates (broken since 996f14)
2013-12-02 Daniel MartíMake app and version name formats a standard
2013-12-02 Daniel MartíSupport application names in the form of '&app_name;'
2013-12-01 Ciaran GultnieksKivy builds need virtualenv
2013-12-01 Ciaran GultnieksAdd ouya-sdk to usual suspects
2013-11-27 Ciaran GultnieksDon't push UpstreamNonFree to index (yet)
2013-11-27 Ciaran GultnieksAdd UpstreamNonFree antifeature
2013-11-27 Ciaran GultnieksCalculate added dates correctly when archive in use
2013-11-26 Ciaran GultnieksAllow definition of index max age in repo config
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-24 Ciaran GultnieksKivy build support, wip
2013-11-24 Ciaran GultnieksImport support for kivy projects (with buildozer spec)
2013-11-24 Ciaran GultnieksSome more symlink-related improvements
2013-11-24 Ciaran GultnieksPass verbose flag to buildserver's build.py
2013-11-24 Ciaran GultnieksMake rm work propery with symlinks
2013-11-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-24 Ciaran GultnieksRemove signing keys later in build
2013-11-23 Daniel MartíPrepare srclibs after patches
2013-11-23 Ciaran GultnieksPermission check correct file
2013-11-22 Daniel MartíMetaDataException comes from metadata.py
2013-11-21 Daniel MartíAdd repo types to metadata checks
next