From b823581fd343d6891d525cba13212c61cd6d9d92 Mon Sep 17 00:00:00 2001 From: Eb43 eb43 Date: Sun, 24 Aug 2025 07:23:55 +0000 Subject: [PATCH] Battery Voltage Display In Persistent Notification --- metadata/com.example.timenotification.yml | 25 +++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.example.timenotification.yml diff --git a/metadata/com.example.timenotification.yml b/metadata/com.example.timenotification.yml new file mode 100644 index 0000000000..a627d90990 --- /dev/null +++ b/metadata/com.example.timenotification.yml @@ -0,0 +1,25 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: Eugen Barilyuk EB43 +AuthorWebSite: https://eb43.github.io +SourceCode: https://github.com/Eb43/bateryvoltagedisplay +IssueTracker: https://github.com/Eb43/bateryvoltagedisplay/issues + +AutoName: BatteryVoltageDisplay + +RepoType: git +Repo: https://github.com/Eb43/bateryvoltagedisplay.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 632abdfb0cbfea863453a77447c8e09c7dd980bf + subdir: timenotification/app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1