mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Download icons from GitHub.
|
|
Categories:
|
|
- Password & 2FA
|
|
- Security
|
|
License: GPL-3.0-only
|
|
AuthorName: arsvechkarev
|
|
AuthorEmail: arsvechkarev@protonmail.com
|
|
SourceCode: https://github.com/arsvechkarev/Vault
|
|
IssueTracker: https://github.com/arsvechkarev/Vault/issues
|
|
|
|
AutoName: Vault
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/arsvechkarev/Vault.git
|
|
Binaries: https://github.com/arsvechkarev/Vault/releases/download/%v/vault.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: 1.0.1
|
|
subdir: android-app/app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.4
|
|
versionCode: 5
|
|
commit: a647aba415fd3e1a98cc099ee9e09fd2a2100b0c
|
|
subdir: android-app/app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.7
|
|
prebuild: cp -R ../../gradle ..
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-pg-map-id
|
|
$$OUT$$ 'fa75290'
|
|
|
|
AllowedAPKSigningKeys: 19629cdbefa786fee17c35e77984d7a75eb69dcf5c4427904b3312446a1e35dd
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.4
|
|
CurrentVersionCode: 5
|