fdroiddata/metadata/com.password.monitor.yml
2024-12-25 18:45:28 +00:00

44 lines
1.3 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Depends on the database at haveibeenpwned.com
Categories:
- Security
License: GPL-3.0-only
AuthorName: StellarSand
SourceCode: https://github.com/StellarSand/Password-Monitor
IssueTracker: https://github.com/StellarSand/Password-Monitor/issues
Translation: https://github.com/StellarSand/Password-Monitor/blob/main/CONTRIBUTING.md
Changelog: https://github.com/StellarSand/Password-Monitor/releases
AutoName: Password Monitor
RepoType: git
Repo: https://github.com/StellarSand/Password-Monitor.git
Binaries: https://github.com/StellarSand/Password-Monitor/releases/download/v%v/PasswordMonitor_v%v.apk
Builds:
- versionName: 1.0.1
versionCode: 101
commit: fdd29214d166cf456cf80d490abf205dfcb12e98
subdir: app
gradle:
- yes
- versionName: 1.0.2
versionCode: 102
commit: ed9eedb480f38f1e6ea0e546b9196ab24921415d
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: 22a6b9ecf3fc798ba6cc2df1883a7fd4be91c67966e90483019062b57ced9b93
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.2
CurrentVersionCode: 102