From 0c864f74231afd0b731dda14eb73921f0f89e201 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 30 Jan 2019 22:44:19 +0100 Subject: [PATCH] New app: Status --- metadata/com.james.status.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.james.status.yml diff --git a/metadata/com.james.status.yml b/metadata/com.james.status.yml new file mode 100644 index 0000000000..a61ca99904 --- /dev/null +++ b/metadata/com.james.status.yml @@ -0,0 +1,28 @@ +Categories: + - Theming +License: Apache-2.0 +SourceCode: https://github.com/TheAndroidMaster/Status +IssueTracker: https://github.com/TheAndroidMaster/Status/issues + +AutoName: Status +Summary: An overlay-based statusbar replacement +Description: Status is a status bar replacement that draws an overlay on top of the + system-generated status bar. This means that the actual status bar is only hidden + under the replacement; touch gestures are not overridden, and the standard notification + panel is still shown. + +RepoType: git +Repo: https://github.com/TheAndroidMaster/Status + +Builds: + - versionName: 3.8-beta5 + versionCode: 41 + commit: v3.8-beta5 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 3.8-beta5 +CurrentVersionCode: 41