mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-07 18:01:06 +03:00
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
This commit is contained in:
parent
f43da8cd14
commit
0a953814e2
4 changed files with 38 additions and 17 deletions
|
@ -6,16 +6,6 @@ Issue Tracker:https://dev.guardianproject.info/projects/checkey/issues
|
|||
Bitcoin:1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
||||
|
||||
Auto Name:Checkey
|
||||
Summary:Info on local apps
|
||||
Description:
|
||||
Checkey is a utility for getting information about the APKs that are installed
|
||||
on your device. Starting with a list of all of the apps that you have
|
||||
installed on your device, it will show you the APK signature with a single
|
||||
touch, and provides links to virustotal.com and androidobservatory.org to
|
||||
easily access the profiles of that APK. It will also let you export the
|
||||
signing certificate and generate ApkSignaturePin pin files for use with the
|
||||
TrustedIntents library.
|
||||
.
|
||||
|
||||
|
||||
Current Version Code:9999999
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue