From cd2c24f289e85534254dd7ccf84a4dcd23fe46de Mon Sep 17 00:00:00 2001 From: StellarSand Date: Sat, 25 May 2024 09:27:29 +0000 Subject: [PATCH] New App: Password Monitor --- metadata/com.password.monitor.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.password.monitor.yml diff --git a/metadata/com.password.monitor.yml b/metadata/com.password.monitor.yml new file mode 100644 index 0000000000..e483742ddb --- /dev/null +++ b/metadata/com.password.monitor.yml @@ -0,0 +1,29 @@ +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 + +AllowedAPKSigningKeys: 22a6b9ecf3fc798ba6cc2df1883a7fd4be91c67966e90483019062b57ced9b93 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 101