fdroiddata/metadata/de.noisruker.openPasskeyAuth.yml

48 lines
1.2 KiB
YAML
Raw Normal View History

2025-07-04 08:36:13 +00:00
Categories:
- Password & 2FA
- Security
License: GPL-3.0-only
AuthorName: Fabius Mettner
AuthorWebSite: https://juhu.noisruker.de
SourceCode: https://git.noisruker.de/Juhu1705/open-passkey-authenticator
AutoName: OPA
RepoType: git
Repo: https://git.noisruker.de/Juhu1705/open-passkey-authenticator
Binaries: https://git.noisruker.de/Juhu1705/open-passkey-authenticator/releases/download/v%v/OpenPasskeyAuth.apk
Builds:
- versionName: '1.0'
versionCode: 1
commit: 671044e8b67595be1704472aa82f662605f30406
subdir: app
gradle:
- yes
2025-07-23 04:08:27 +00:00
- versionName: '1.1'
versionCode: 2
commit: 1c148ceca2f4e9c215c4b469959c523db1323b74
subdir: app
gradle:
- yes
2025-09-02 13:06:20 +00:00
- versionName: '1.4'
versionCode: 3
commit: 4abf787f768552f3b814b0399dc3493dcc7be450
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2025-07-04 08:36:13 +00:00
AllowedAPKSigningKeys: 5e800453274d72d5668931817f82ba1936f2423d90bd1630d0a2ea3bce36bccf
AutoUpdateMode: Version
UpdateCheckMode: Tags
2025-09-02 13:06:20 +00:00
CurrentVersion: '1.4'
CurrentVersionCode: 3