From 07e9244e7e5e05405b2332d2148b687e257c184d Mon Sep 17 00:00:00 2001 From: xynngh Date: Tue, 15 Oct 2019 17:20:43 +0400 Subject: [PATCH] New app: dummydomain.yetanothercallblocker (Yet Another Call Blocker) --- .../dummydomain.yetanothercallblocker.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/dummydomain.yetanothercallblocker.yml diff --git a/metadata/dummydomain.yetanothercallblocker.yml b/metadata/dummydomain.yetanothercallblocker.yml new file mode 100644 index 0000000000..282bea6bc2 --- /dev/null +++ b/metadata/dummydomain.yetanothercallblocker.yml @@ -0,0 +1,26 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Phone & SMS +License: AGPL-3.0-only +WebSite: https://gitlab.com/xynngh/YetAnotherCallBlocker +SourceCode: https://gitlab.com/xynngh/YetAnotherCallBlocker/tree/HEAD +IssueTracker: https://gitlab.com/xynngh/YetAnotherCallBlocker/issues + +AutoName: Yet Another Call Blocker + +RepoType: git +Repo: https://gitlab.com/xynngh/YetAnotherCallBlocker.git + +Builds: + - versionName: 0.3.3 + versionCode: 3030 + commit: v0.3.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags .*[0-9]$ +CurrentVersion: 0.3.3 +CurrentVersionCode: 3030