mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
61 lines
1.7 KiB
YAML
61 lines
1.7 KiB
YAML
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
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: 1c148ceca2f4e9c215c4b469959c523db1323b74
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- 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
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 4
|
|
commit: 4cba9e156cf8ff12c7f29a41d55bf694e74de16e
|
|
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
|
|
|
|
AllowedAPKSigningKeys: 5e800453274d72d5668931817f82ba1936f2423d90bd1630d0a2ea3bce36bccf
|
|
|
|
MaintainerNotes: APK has gms classes from a microg fork https://github.com/juhu1705/GmsCore
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.5.0
|
|
CurrentVersionCode: 4
|