chiark / gitweb /
build/checkupdates/update: log current fdroiddata commit to wiki
[fdroidserver.git] / fdroidserver / update.py
2018-03-05 Hans-Christoph Steinerbuild/checkupdates/update: log current fdroiddata commi...
2018-02-28 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-02-26 Hans-Christoph Steinerupdate: make icon extraction less dependent on aapt
2018-02-22 Hans-Christoph SteinerMerge branch 'androguard-fixes' into 'master'
2018-02-22 Hans-Christoph Steinerupdate: switch to improved androguard detection
2018-02-22 Hans-Christoph Steinermake is_apk_and_debuggable() default to using androguar...
2018-02-21 Hans-Christoph Steinerupdate: include implied permissions when using androguard
2018-02-20 Hans-Christoph Steinerupdate: 'features' list only includes required features
2018-02-20 Hans-Christoph Steinerupdate: fix crash from missing file extension in extrac...
2018-02-19 Hans-Christoph SteinerMerge branch 'use-androguard-first' into 'master'
2018-02-19 Hans-Christoph SteinerMerge branch 'support-xml-icons' into 'master'
2018-02-15 Hans-Christoph Steinerupdate: use androguard by default if it is available
2018-02-15 Hans-Christoph Steinerupdate: extract and store XML icons
2018-02-15 Hans-Christoph Steinerupdate: switch to new androguard v3.1 API based on...
2018-02-15 Hans-Christoph Steinerupdate: find alternate PNGs for apps that have an XML...
2018-02-15 Hans-Christoph Steinerupdate: fix min/target/max edge case parsing with andro...
2018-02-12 Hans-Christoph SteinerRevert "wiki: include per-app link to all related activ...
2018-01-29 Hans-Christoph SteinerMerge branch 'minor-security-ish-tweaks' into 'master'
2018-01-26 Hans-Christoph Steinerwiki: include per-app link to all related activity...
2018-01-22 Hans-Christoph SteinerMerge branch 'log-update-checkupdates-server-to-wiki...
2018-01-22 Hans-Christoph Steinerlog installed android sdk versions for update and check...
2018-01-22 Hans-Christoph Steinerwiki: log update start/stop time and command line
2018-01-22 Hans-Christoph Steinerwiki: fix bug updating Repository Maintenance
2018-01-18 Hans-Christoph SteinerMerge branch 'iconfix' into 'master'
2018-01-17 Izzysimplifying fix for "cannot identify image file" with...
2018-01-12 Izzyfix "cannot identify image file" with XML icons
2017-12-20 Hans-Christoph SteinerMerge branch 'nail-down-tests' into 'master'
2017-12-20 Hans-Christoph Steinerupdate: support working with old versions of PIL/Pillow
2017-12-18 Hans-Christoph SteinerMerge branch 'whitelist-firebase' into 'master'
2017-12-18 Hans-Christoph SteinerMerge branch '430-UnboundLocalError-local-variable...
2017-12-16 Michael Pöhnfix handling unreadable images in update.extract_apk_icons
2017-12-15 MarcusMerge branch 'build-tools_r27.0.2' into 'master'
2017-12-15 MarcusMerge branch 'gradle-4.4' into 'master'
2017-12-15 Hans-Christoph SteinerMerge branch 'security-fixes' into 'master'
2017-12-14 Hans-Christoph Steinerupdate: do not crash if AndroidManifest.xml in APK...
2017-12-14 Hans-Christoph Steinerupdate: close unclosed Image instance
2017-12-14 Hans-Christoph Steinerupdate: strip all metadata from PNGs
2017-12-14 Hans-Christoph Steinerupdate: strip EXIF data from all JPEGs
2017-12-14 Hans-Christoph Steinerupdate: reject APKs with invalid file sig, probably...
2017-12-14 Hans-Christoph Steinerupdate: print warnings for all KnownVulns found
2017-12-14 Hans-Christoph SteinerMerge branch 'fixFlavor' into 'master'
2017-12-12 Hans-Christoph SteinerMerge branch 'fdroidserver-liberapay' into 'master'
2017-12-12 Andrea ScarpinoAdd Liberapay support
2017-12-11 Hans-Christoph SteinerMerge branch 'rational-jarsigner-logging' into 'master'
2017-12-07 Hans-Christoph SteinerMerge branch 'yml_completion' into 'master'
2017-12-07 Hans-Christoph SteinerMerge branch 'more-nightly' into 'master'
2017-12-07 Hans-Christoph Steinerupdate: do not replace Name/Summary from template unles...
2017-12-03 relanMerge branch 'log_git' into 'master'
2017-12-02 Hans-Christoph SteinerMerge branch 'metadataFlavours' into 'master'
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-12-01 tobiasKaminskyadd flavour to metadata
2017-11-30 Hans-Christoph SteinerMerge branch 'gradleFlavor' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'polish-for-1.0' into 'master'
2017-11-29 Hans-Christoph Steinerupdate: use KnownApks dates to check system clock on...
2017-11-08 Hans-Christoph Steinerupdate: improve help strings
2017-10-27 Hans-Christoph Steinersort Anti-Features before writing them to the wiki
2017-10-27 Hans-Christoph SteinerMerge branch 'more-1.0-polishing' into 'master'
2017-10-25 Ciaran Gultnieksupdate bombs out when no icons (closes #402)
2017-10-25 Hans-Christoph Steinerupdate: make all strings translatable
2017-10-25 Hans-Christoph Steinermake _ always be the gettext function, nothing else
2017-10-25 MarcusMerge branch 'makebuildserver/default_memory' into...
2017-10-24 Hans-Christoph SteinerMerge branch 'patch-1' into 'master'
2017-10-23 Hans-Christoph SteinerMerge branch 'deploy-localization-support' into 'master'
2017-10-19 Hans-Christoph Steinerupdate: make strings translatable
2017-10-17 Torsten GroteMerge branch '1.0-fixes' into 'master'
2017-10-13 Hans-Christoph Steinerupdate: support Fastlane's official location for screen...
2017-10-13 Hans-Christoph Steinerupdate: fix detection of Triple-T screenshots
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-10-06 Michael PöhnMerge branch '334-make-index-generation-fully-reproduci...
2017-10-03 Hans-Christoph SteinerMerge branch 'fix-dot-gradle-removal' into 'master'
2017-10-03 Hans-Christoph SteinerMerge branch '291-include-apk-signatures-in-build-metad...
2017-09-26 Michael Pöhnconvert apk timestamp from filesystem to utc before...
2017-09-26 Michael Pöhnchoose best apk version vor index v0
2017-09-26 Michael Pöhnsort index-v1; publish now creates and stores a list...
2017-09-26 Michael Pöhnadd signer to index v1
2017-09-20 Hans-Christoph SteinerMerge branch 'port-to-osx-and-trusty' into 'master'
2017-09-19 Hans-Christoph Steinerallow spaces in filenames
2017-09-19 Hans-Christoph SteinerMerge branch 'first-working-localization' into 'master'
2017-09-16 Hans-Christoph Steinerfix string formats that are ambiguous for translators
2017-09-16 Hans-Christoph SteinerEnglish source string corrections
2017-09-16 Hans-Christoph SteinerMerge branch 'plural' into 'master'
2017-09-16 Hans-Christoph SteinerMerge branch 'newcomers' into 'master'
2017-09-15 Hans-Christoph SteinerMerge branch 'implement-gettext' into 'master'
2017-09-15 Hans-Christoph Steinerimplement gettext localization
2017-07-26 Hans-Christoph Steinerupdate: test metadata creation using internal and exter...
2017-07-26 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-26 Izzypreserve order and formatting on creating Metadata...
2017-07-17 Hans-Christoph SteinerMerge branch 'xmlicons' into 'master'
2017-07-16 Izzyhave fallback for XML icons also consider res/mipmap*
2017-07-10 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-08 Izzy--create-metadata: only set default empty values if...
2017-07-08 Izzyenable user to have presets for metadata by using a...
2017-07-08 Izzymake --create-metadata use yaml.dump instead of ruamel...
2017-07-06 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-06 Izzy--create-metadata: make sure apk[name] is not empty
2017-07-06 Michael PöhnMerge branch 'yaml-template' into 'master'
2017-07-06 Hans-Christoph Steinerupdate: update openssl KnownVuln scan to handle all...
2017-07-06 Hans-Christoph Steinerupdate: remove ruamel requirement, and improve '--creat...
2017-07-06 Hans-Christoph SteinerMerge branch 'some-data-related-fixed' into 'master'
2017-07-06 Hans-Christoph Steinerupdate: find PNG when recommended icon is an XML file
next