mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-07 09:51:07 +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
|
@ -0,0 +1 @@
|
|||
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.
|
|
@ -0,0 +1 @@
|
|||
Info on local apps
|
Loading…
Add table
Add a link
Reference in a new issue