From 5103878e9de661ae89decc576a74ed59162eff18 Mon Sep 17 00:00:00 2001 From: friesenkiwi Date: Thu, 5 Oct 2023 08:27:41 +0000 Subject: [PATCH] New App: Ladefuchs - German EV costs app --- metadata/app.ladefuchs.android.yml | 44 ++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/app.ladefuchs.android.yml diff --git a/metadata/app.ladefuchs.android.yml b/metadata/app.ladefuchs.android.yml new file mode 100644 index 0000000000..95a3c24803 --- /dev/null +++ b/metadata/app.ladefuchs.android.yml @@ -0,0 +1,44 @@ +AntiFeatures: + NonFreeNet: + en-US: The app accesses an own API server, which in turn retrieves data from chargeprice.app. + de-DE: Die App greift auf einen eigenen API-Server zu, der wiederum Daten von + chargeprice.app bezieht. + Ads: + en-US: Some unobtrusive banners at the bottom, which are loaded from the own API + server (no tracking etc.) to allow updating without the need of a new release. + They are pointing towards other free apps of the team and merch that feeds the + development. + de-DE: Einige dezente Banner unten auf dem Bildschirm, die vom eigenen API-Server + geladen werden, so dass für eine Änderung kein neues Release nötig ist. Sie + weisen auf andere Apps des Teams sowie Fankleidung hin, die die Entwicklung + finanziert. +Categories: + - Money + - Navigation +License: Apache-2.0 +WebSite: https://ladefuchs.app/ +SourceCode: https://github.com/Team-Ladefuchs/ladefuchs-android +IssueTracker: https://github.com/Team-Ladefuchs/ladefuchs-android/issues +Donate: https://ladefuchs.app/unterstuetzen/ + +AutoName: Ladefuchs + +RepoType: git +Repo: https://github.com/Team-Ladefuchs/ladefuchs-android.git + +Builds: + - versionName: 2.0.6 + versionCode: 206 + commit: 2.0.6 + subdir: Ladefuchs/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.0.6 +CurrentVersionCode: 206