mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
a4e4310803
This allows a source repo to include a complete metadata file so that it can be built directly in place using `fdroid build`. If that app is then included in fdroiddata, it will first load the source repo type and URL from fdroiddata, then read .fdroid.yml if it exists, then include the rest of the metadata as specified in fdroiddata, so that fdroiddata has precedence over the metadata in the source code. This lets `fdroid build` apps without having a whole fdroiddata setup, but instead just directly in place in the source code. This also lets devs optionallu maintain the fdroid metadata as part of their app, rather than in fdroiddata without loosing any control. This should make it easier to spread around the maintenance load.
22 lines
843 B
Plaintext
22 lines
843 B
Plaintext
Categories:Development,GuardianProject
|
|
License:GPLv3
|
|
Web Site:https://dev.guardianproject.info/projects/checkey
|
|
Source Code:https://github.com/guardianproject/checkey
|
|
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
|