From 03d5b7a0929b6cb9d982674a05f2324ab27aee63 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 30 Apr 2019 19:29:02 +0000 Subject: [PATCH] InitialVolume: Disable auto update Because versioning is weird --- metadata/eun.initialvolume.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/eun.initialvolume.yml diff --git a/metadata/eun.initialvolume.yml b/metadata/eun.initialvolume.yml new file mode 100644 index 0000000000..4a595669fa --- /dev/null +++ b/metadata/eun.initialvolume.yml @@ -0,0 +1,27 @@ +Categories: + - System +License: MIT +SourceCode: https://github.com/Eun/InitialVolume +IssueTracker: https://github.com/Eun/InitialVolume/issues + +AutoName: InitialVolume +Summary: Set an initial volume after boot +Description: |- + Set an individual volume for the different sound channels of your device right + after boot. + +RepoType: git +Repo: https://github.com/Eun/InitialVolume.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.2' + subdir: app + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: '1.0' +CurrentVersionCode: 1