chiark / gitweb /
fdroidserver.git
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 =
2017-02-24 Torsten GroteMerge branch 'make-Build-App-act-like-dicts' into ...
2017-02-24 Hans-Christoph... provide warning if config items will not preserve order
2017-02-24 Hans-Christoph... build: ensure test is running on git commit that this...
2017-02-24 Hans-Christoph... normalize Build TYPE_STRING data based on .txt
2017-02-24 Hans-Christoph... normalize Build TYPE_LIST data based on .txt
2017-02-24 Hans-Christoph... add script for mass testing metadata parsing after...
2017-02-24 Hans-Christoph... rename Build fields: version -> versionName, vercode...
2017-02-24 Hans-Christoph... convert metadata.Build to a subclass of dict
2017-02-24 Hans-Christoph... convert App to subclass of dict to support parsing...
2017-02-24 Hans-Christoph... make Build class act more like a dict
2017-02-24 Hans-Christoph... sort repo index data to make index.xml generation repro...
2017-02-24 Hans-Christoph... test for original "v0" index XML compatibility
2017-02-23 Hans-Christoph... Merge branch 'support-v44' into 'master'
2017-02-23 Hans-Christoph... Merge branch 'firebase' into 'master'
2017-02-23 Boris Krautmakebs: update support repo to r43, closes fdroid/rfp#49
2017-02-22 Boris Krautscanner: add firebase to usual suspect list, closes...
2017-02-21 Hans-Christoph... Merge branch 'name' into 'master'
2017-02-19 Boris Krautupdate: add name to skeleton
2017-02-17 Hans-Christoph... Merge branch 'feature/git-mirroring' into 'master'
2017-02-17 thez3roadd git repo mirroring
2017-02-13 Hans-Christoph... Merge branch 'ossjfrog' into 'master'
2017-02-13 Hans-Christoph... Merge branch 'build-publish-staging-test' into 'master'
2017-02-13 Boris Krautscanner: allow oss.jfrog.org/artifactory/oss-snapshot...
2017-02-13 Hans-Christoph... jenkins-build-makebuildserver: remove VLC as test,...
2017-02-13 Hans-Christoph... buildserver: update to latest tools and m2repository
2017-02-13 Hans-Christoph... jenkins-build-makebuildserver: handle git update of...
2017-02-13 Hans-Christoph... build: include buildserverid in build log for wiki
2017-02-13 Hans-Christoph... log Android SDK/NDK component versions on buildserver
2017-02-13 Hans-Christoph... build: fix fdroidserverid in build log post on wiki
2017-02-13 Hans-Christoph... jenkins-build-makebuildserver: test the whole build...
2017-02-13 Hans-Christoph... Merge branch 'supportlib' into 'master'
next