From de595e71af3af5c57ecd91cfd5c9f761c27a80f7 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 18 Jan 2022 21:30:16 +0100 Subject: [PATCH] add Screen Time (de.markusfisch.android.screentime) --- .../de.markusfisch.android.screentime.yml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/de.markusfisch.android.screentime.yml diff --git a/metadata/de.markusfisch.android.screentime.yml b/metadata/de.markusfisch.android.screentime.yml new file mode 100644 index 0000000000..8f9825e8b3 --- /dev/null +++ b/metadata/de.markusfisch.android.screentime.yml @@ -0,0 +1,32 @@ +Categories: + - System + - Time +License: Unlicense +AuthorName: Markus Fisch +AuthorEmail: mf@markusfisch.de +AuthorWebSite: https://www.markusfisch.de/ +SourceCode: https://github.com/markusfisch/ScreenTime +IssueTracker: https://github.com/markusfisch/ScreenTime/issues +Changelog: https://github.com/markusfisch/ScreenTime/releases + +AutoName: Screen Time + +RepoType: git +Repo: https://github.com/markusfisch/ScreenTime + +Builds: + - versionName: 1.0.6 + versionCode: 7 + commit: 1.0.6 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.6 +CurrentVersionCode: 7