chiark / gitweb /
fix "Archive Policy:" field, APKs can move in/out of archive
[fdroidserver.git] / fdroidserver / update.py
2017-06-28 Hans-Christoph Steinerfix "Archive Policy:" field, APKs can move in/out of...
2017-06-28 Hans-Christoph SteinerMerge branch 'random-small-fixes' into 'master'
2017-06-28 Hans-Christoph Steinerscan APKs for signs of "Master Key" exploit
2017-06-28 Hans-Christoph Steinerupdate: move btlog import since btlog.py requires pytho...
2017-06-19 Hans-Christoph SteinerMerge branch 'vagrantfile-box' into 'master'
2017-06-17 Hans-Christoph SteinerMerge branch 'googlemaven' into 'master'
2017-06-12 Hans-Christoph Steinerupdate: do not crash on screenshots without texts/graphics
2017-06-12 Hans-Christoph SteinerMerge branch 'fix' into 'master'
2017-06-12 Rui Zhao (renyuneyun)fix !320 due to unintentionally reusing the same variab...
2017-06-08 Boris KrautMerge branch 'fdroiddata-localization-fixes' into ...
2017-06-07 Hans-Christoph Steinersupport fdroid names in filenames for localized texts
2017-06-07 Hans-Christoph Steinersupport fastlane simplified metadata dir
2017-06-07 Hans-Christoph SteinerMerge branch 'check-vmx-libvirt' into 'master'
2017-06-02 Torsten GroteMerge branch 'localization-template' into 'master'
2017-06-02 Torsten GroteMerge branch 'duplicate-apk-processing' into 'master'
2017-06-01 Hans-Christoph Steinercheck signature and OpenSSL after APK has proven valid
2017-06-01 Hans-Christoph Steinerstrip file extension from generated name for non-APKs
2017-06-01 Hans-Christoph Steinerregexs for getting packageName and versionCode from...
2017-06-01 Hans-Christoph Steinerupdate: add --rename-apks to force APK filenames to...
2017-05-25 Torsten GroteMerge branch 'modernize-pylint' into 'master'
2017-05-23 Hans-Christoph Steinerfix pylink 'dict' has no member 'keystore'
2017-05-23 Hans-Christoph Steinerfix pylint unused-argument
2017-05-22 Hans-Christoph SteinerMerge branch 'exceptions' into 'master'
2017-05-22 Torsten GroteReplace sys.exit() in non-main functions by exceptions
2017-05-22 Hans-Christoph SteinerMerge branch 'indexing-fixes' into 'master'
2017-05-18 Hans-Christoph Steinerupdate: find aapt when it is not in the PATH
2017-05-18 Hans-Christoph Steinerupdate: fix fastlane scraping, it uses a subdir called...
2017-05-18 Hans-Christoph Steinerupdate: improved logging
2017-05-18 Hans-Christoph Steinerupdate: allow repo files to use _ in the file names
2017-05-05 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-04 thez3rouse androguard if aapt isn't found
2017-05-02 Michael PöhnMerge branch 'libvirt-support' into 'master'
2017-05-01 Torsten GroteMerge branch 'pre-0.103-alpha4-rename' into 'master'
2017-04-27 Hans-Christoph Steinerdowncase all 'localized' key names to match the rest...
2017-04-24 Hans-Christoph SteinerMerge branch 'git-identity-file' into 'master'
2017-04-24 Hans-Christoph SteinerMerge branch '148-no-verify-logs-on-split-build-publish...
2017-04-22 Michael Pöhnunified method for naming build output
2017-04-19 Daniel MartíMerge branch 'gradleplugin' into 'master'
2017-04-19 Hans-Christoph SteinerMerge branch 'full-app-store-metadata-scraping' into...
2017-04-19 Hans-Christoph Steinerupdate: fix glob to actually match all locales
2017-04-19 Hans-Christoph Steinerinclude Author/Contact info from Triple-T Gradle Play...
2017-04-19 Hans-Christoph Steinerupdate: include "What's New" texts when they are available
2017-04-19 Hans-Christoph Steinerupdate: app store metadata from Triple-T gradle play...
2017-04-19 Hans-Christoph Steinerupdate: include localized app store metadata from fastlane
2017-04-10 Torsten GroteMerge branch 'nail-down-btlog-and-bugfix' into 'master'
2017-04-10 Hans-Christoph Steinerserver: git push for binary transparency in `fdroid...
2017-04-10 Hans-Christoph Steinerfix mistake: lists use .append() not .add()
2017-04-05 Torsten GroteMerge branch 'morebintrans' into 'master'
2017-04-04 Torsten GroteMerge branch 'miscfixes' into 'master'
2017-04-03 Hans-Christoph Steinerbtlog: test with `fdroid update` without requiring...
2017-04-03 Hans-Christoph Steinerbtlog: if git remote is specified, push commits to...
2017-04-03 Hans-Christoph Steinermove make_binary_transparency_log to btlog
2017-04-03 Hans-Christoph Steinermove make_binary_transparency_log to common for easy...
2017-04-03 Hans-Christoph Steinerencode filenames as bytes to handle all locale setups
2017-04-03 Hans-Christoph Steinerignore cache on key name change, instead of crashing
2017-04-03 Hans-Christoph Steinermake sure indexes are sorted to minimize diffs between...
2017-04-03 Hans-Christoph SteinerMerge branch 'invalid-apk-fix' into 'master'
2017-04-03 Torsten GroteFix bug when scanning invalid APKs and add a test for it
2017-04-03 Hans-Christoph SteinerMerge branch 'index-parsing' into 'master'
2017-04-03 Torsten GroteReduce code duplication
2017-04-03 Torsten GroteAdd method for downloading (and verifying) a repository...
2017-03-31 Hans-Christoph SteinerMerge 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-27 Hans-Christoph SteinerMerge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'notabug' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'build_tools_log' into 'master'
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öhnfix exception handling in dscanner and update.py
2017-03-17 Hans-Christoph SteinerMerge 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 Steinersignindex: support signing index-v1.jar
2017-03-17 Hans-Christoph Steinermove update.signjar() to common so it can also be used...
2017-03-17 Hans-Christoph Steinerwarn and ignore graphics files that have no matching...
2017-03-17 Hans-Christoph Steinercopy graphic assets from fdroiddata and app source...
2017-03-17 Hans-Christoph Steinerinclude graphics and screenshots from repo in V1 index
2017-03-17 Hans-Christoph Steinerinclude push install/uninstall requests in index-v1
2017-03-17 Hans-Christoph Steinerconvert internal dict keys to match fdroidclient's...
2017-03-17 Hans-Christoph Steiner`fdroid update` uses datetime instances for timestamps
2017-03-17 Hans-Christoph Steineradd index V1 format, a direct translation of internal...
2017-03-17 Hans-Christoph Steinerbreak out jar signing into function so it can be reused
2017-03-17 Hans-Christoph Steineronly 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 SteinerMerge branch 'metadata_output_vars' into 'master'
2017-03-16 Hans-Christoph SteinerMerge branch 'binary-transparency' into 'master'
2017-03-16 Hans-Christoph Steinerupdate: include git config name/email in binary transpa...
2017-03-15 Hans-Christoph Steinernew repo-wide config option for a Binary Transparency Log
2017-03-15 Hans-Christoph Steinerupdate: fix crash in debug logging message
2017-03-10 Hans-Christoph SteinerMerge branch 'include-ota-zip-in-index-xml' into 'master'
2017-03-10 Hans-Christoph Steinerfix source tarball filename for media files
2017-03-10 Hans-Christoph Steinerinclude non-APKs that match metadata and fdroid-generat...
2017-03-10 Hans-Christoph Steinerupdate: do not include fdroid-generated tarballs as...
2017-03-07 Hans-Christoph SteinerMerge branch 'pre-indexv1-fixes' into 'master'
2017-03-06 Hans-Christoph Steineruses-permission maxSdkVersion as int, and enforces...
2017-03-06 Hans-Christoph Steinernon-APK files will not have minSdkVersion, so don't...
2017-02-28 Hans-Christoph SteinerMerge branch 'metadata-fixes-and-tests' into 'master'
2017-02-28 Hans-Christoph Steinerfix bug including media files
next