chiark / gitweb /
fdroidserver.git
2017-04-03 Hans-Christoph... Merge branch 'local-install' into 'master'
2017-04-03 Torsten GroteFix installs with pip --user
2017-04-03 Hans-Christoph... Merge branch '265-fdroid-init-generates-double-entries...
2017-04-02 Michael Pöhnavoid duplicate value assignments when updating config...
2017-03-31 Hans-Christoph... Merge branch 'move-index-methods' into 'master'
2017-03-31 Torsten GroteRe-use config and options from common module in index
2017-03-29 Torsten GroteMove index related methods to new index module
2017-03-29 Torsten GroteMove index signing methods into signindex.py
2017-03-29 Hans-Christoph... Merge branch 'patch-1' into 'master'
2017-03-29 Jan Christian... Update support repository.
2017-03-27 Hans-Christoph... Merge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph... Merge branch 'notabug' into 'master'
2017-03-27 Hans-Christoph... Merge branch 'build_tools_log' into 'master'
2017-03-27 Hans-Christoph... Merge branch 'sign-and-verify-update' into 'master'
2017-03-26 Boris Krautimport: add option to specify license and categories...
2017-03-26 Boris Krautimport: add notabug.org
2017-03-22 Torsten GroteReturn public key and fingerprint after generating...
2017-03-22 Torsten GroteFactor out code from update.main() to individual functions
2017-03-22 Michael Pöhnmoved version android tools version log header to corre...
2017-03-22 Michael Pöhnfix local var name overloading when iterating build...
2017-03-22 Michael Pöhnfix exception handling in dscanner and update.py
2017-03-22 Michael PöhnMerge remote-tracking branch 'fdroid/master' into build...
2017-03-22 Michael Pöhnfix exception handling in build.py
2017-03-22 Hans-Christoph... prefer apksigner if installed, jarsigner sucks
2017-03-22 Hans-Christoph... set_command_in_config() for finding CLI tools to run
2017-03-22 Hans-Christoph... verify: fdroidserverid and buildserverid are part of...
2017-03-22 Hans-Christoph... make `fdroid verify` use common.verify_apks()
2017-03-22 Hans-Christoph... verify: ensure only a single signature is in compared APK
2017-03-22 Hans-Christoph... Merge branch 'supportrepo' into 'master'
2017-03-21 Michael Pöhnpost correct build tool versions to wiki
2017-03-21 Boris Krautmakebs: update support repo to r46
2017-03-20 Hans-Christoph... Merge branch 'ndk14' into 'master'
2017-03-19 Boris Krautmakebs: add ndk r14
2017-03-17 Hans-Christoph... Merge branch 'scan-single-apk' into 'master'
2017-03-17 Torsten GroteFactor code for scanning a single APK out into its...
2017-03-17 Torsten GroteMerge branch 'index-v1' into 'master'
2017-03-17 Hans-Christoph... signindex: support signing index-v1.jar
2017-03-17 Hans-Christoph... move update.signjar() to common so it can also be used...
2017-03-17 Hans-Christoph... warn and ignore graphics files that have no matching...
2017-03-17 Hans-Christoph... copy graphic assets from fdroiddata and app source...
2017-03-17 Hans-Christoph... ensure that app.Categories is always a list of strings
2017-03-17 Hans-Christoph... include graphics and screenshots from repo in V1 index
2017-03-17 Hans-Christoph... include push install/uninstall requests in index-v1
2017-03-17 Hans-Christoph... convert internal dict keys to match fdroidclient's...
2017-03-17 Hans-Christoph... `fdroid update` uses datetime instances for timestamps
2017-03-17 Hans-Christoph... add index V1 format, a direct translation of internal...
2017-03-17 Hans-Christoph... break out jar signing into function so it can be reused
2017-03-17 Hans-Christoph... only set 'No description available' in the old index...
2017-03-17 Michael PöhnMerge branch 'buildserver-auto-install' into 'master'
2017-03-17 Hans-Christoph... Merge branch 'metadata_output_vars' into 'master'
2017-03-16 Hans-Christoph... Merge branch 'binary-transparency' into 'master'
2017-03-16 Hans-Christoph... add a simple test of the binary transparency log
2017-03-16 Hans-Christoph... update: include git config name/email in binary transpa...
2017-03-16 Hans-Christoph... buildserver: support HTTPS Debian mirrors
2017-03-16 Hans-Christoph... buildserver: allow gradle/sdkmanager to install into...
2017-03-16 Michael Pöhnmetadata output-lines now substitute $$VERSION$$/etc.
2017-03-15 Hans-Christoph... generate HTML diff from verify using diffoscope
2017-03-15 Hans-Christoph... new repo-wide config option for a Binary Transparency Log
2017-03-15 Ciaran GultnieksRemove whitespace from HTTP update check versions
2017-03-15 Ciaran GultnieksCatch update check failure and proceed, not bomb out
2017-03-15 Hans-Christoph... update: fix crash in debug logging message
2017-03-14 Hans-Christoph... buildserver: remove my silly mistake
2017-03-14 Hans-Christoph... buildserver: bump to android_m2repository r45
2017-03-14 Hans-Christoph... Merge branch 'constraintlayout-license-bullshit' into...
2017-03-14 Hans-Christoph... buildserver: allow gradle to install newer build-tools...
2017-03-13 Hans-Christoph... buildserver: support new ConstraintLayout license bullshit
2017-03-13 Ciaran GultnieksMerge branch 'popen-nonutf8' into 'master'
2017-03-12 Daniel Martícommon: don't assume build script output is utf-8
2017-03-10 Hans-Christoph... Merge branch 'include-ota-zip-in-index-xml' into 'master'
2017-03-10 Hans-Christoph... fix source tarball filename for media files
2017-03-10 Hans-Christoph... include non-APKs that match metadata and fdroid-generat...
2017-03-10 Hans-Christoph... update: do not include fdroid-generated tarballs as...
2017-03-10 Hans-Christoph... Merge branch 'gradle341' into 'master'
2017-03-10 Boris Krautmakebs: add gradle 3.4.1
2017-03-07 Hans-Christoph... Merge branch 'pre-indexv1-fixes' into 'master'
2017-03-06 Hans-Christoph... uses-permission maxSdkVersion as int, and enforces...
2017-03-06 Hans-Christoph... non-APK files will not have minSdkVersion, so don't...
2017-03-06 Hans-Christoph... update: do not include PGP signatures as "media" files
2017-03-06 Hans-Christoph... update bash completion commenting to match standards
2017-03-06 Hans-Christoph... Merge branch 'master' into 'master'
2017-03-03 thez3roupload release apk to virustotal
2017-03-01 Hans-Christoph... Merge branch 'master' into 'master'
2017-03-01 Hans-Christoph... Merge branch 'master' into 'master'
2017-03-01 thez3roupload release apk to AndroidObservatory
2017-03-01 Hans-Christoph... Merge branch 'skip-scan' into 'master'
2017-03-01 Michael PöhnPass on --skip-scan flag to build server VM when runnin...
2017-02-28 Hans-Christoph... Merge branch 'metadata-fixes-and-tests' into 'master'
2017-02-28 Hans-Christoph... metadata: port .fdroid.yml handling to App dict subclass
2017-02-28 Hans-Christoph... fix bug including media files
2017-02-28 Hans-Christoph... improve rewritemeta error msg about formats
2017-02-28 Hans-Christoph... match versionCode/versionName when set as gradle variable
2017-02-28 Hans-Christoph... do not crash if no versionCode is found while parsing
2017-02-28 Hans-Christoph... fix metadata dump test to run on CI servers
2017-02-28 Hans-Christoph... rename lastupdated to lastUpdated to match fdroid client
2017-02-27 Hans-Christoph... Merge branch 'gradle34' into 'master'
2017-02-26 Boris Krautmakebs: add gradle 3.4
2017-02-24 Hans-Christoph... Merge branch 'remove-manual' into 'master'
2017-02-24 Hans-Christoph... jenkins-build-makebuildserver: add rudimentary rewritem...
2017-02-24 Hans-Christoph... remove TeX manual, it moved to https://gitlab.com/fdroi...
2017-02-24 Hans-Christoph... rewritemeta: fix silly bug of using == for =
next