From f2989b0693aa57b71893a21b0bfb9f35b16dbfe0 Mon Sep 17 00:00:00 2001 From: Constantine Date: Thu, 11 Jan 2024 13:06:59 +0000 Subject: [PATCH] Add app BLE Radar --- metadata/f.cking.software.yml | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/f.cking.software.yml diff --git a/metadata/f.cking.software.yml b/metadata/f.cking.software.yml new file mode 100644 index 0000000000..7c2ea33eb0 --- /dev/null +++ b/metadata/f.cking.software.yml @@ -0,0 +1,36 @@ +AntiFeatures: + NonFreeNet: + en-US: Rely on OpenStreetMaps. +Categories: + - Connectivity + - Security +License: GPL-3.0-only +AuthorName: Konstantin Kulikov +AuthorEmail: f@cking.software +AuthorWebSite: https://f.cking.software/ +SourceCode: https://github.com/Semper-Viventem/MetaRadar +IssueTracker: https://github.com/Semper-Viventem/MetaRadar/issues +Changelog: https://github.com/Semper-Viventem/MetaRadar/releases +Bitcoin: bc1qplw7qadk78ljdsm64j3tpvquazlj2htkar9eed + +AutoName: BLE Radar + +RepoType: git +Repo: https://github.com/Semper-Viventem/MetaRadar/ + +Builds: + - versionName: 0.21.5-beta + versionCode: 1704045673 + commit: v0.21.5-beta + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - fdroid + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+(-[a-zA-Z0-9]+)?$ +CurrentVersion: 0.21.5-beta +CurrentVersionCode: 1704045673