chiark / gitweb /
update: always include name/summary/desc in index.xml if available
authorHans-Christoph Steiner <hans@eds.org>
Wed, 19 Jul 2017 08:59:05 +0000 (10:59 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 19 Jul 2017 13:07:50 +0000 (15:07 +0200)
commit0a953814e21257d4d362af0468d67d749b069b05
tree4a1d1aea35aca08d90e2bd00ac6a5f3340da4235
parentf43da8cd144f6e51a87c9e0a0d09c68210348316
update: always include name/summary/desc in index.xml if available

With the new localization support, the name/summary/description in the
metadata file becomes the global override.  So most apps are not going to
have those fields present in their metadata file.  This fixes the index.xml
generation to fall back to the localized versions of those fields when they
are not set in the metadata field.

https://forum.f-droid.org/t/what-has-happend-to-osmand
fdroidserver/index.py
tests/metadata/info.guardianproject.checkey.txt
tests/metadata/info.guardianproject.checkey/en-US/description.txt [new file with mode: 0644]
tests/metadata/info.guardianproject.checkey/en-US/summary.txt [new file with mode: 0644]