From d142abddb7cc036fdbd7c2f67ac00daf62f66c30 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 1 May 2020 17:12:36 +0200 Subject: [PATCH] New app: Record Time Droid --- metadata/com.oml.recordtimedroid.yml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.oml.recordtimedroid.yml diff --git a/metadata/com.oml.recordtimedroid.yml b/metadata/com.oml.recordtimedroid.yml new file mode 100644 index 0000000000..9fc7a14079 --- /dev/null +++ b/metadata/com.oml.recordtimedroid.yml @@ -0,0 +1,29 @@ +Categories: + - Time +License: GPL-3.0-only +SourceCode: https://gitlab.com/Oscar65/RecordTimeDroid +IssueTracker: https://gitlab.com/Oscar65/RecordTimeDroid/issues + +AutoName: Record Time Droid +Summary: Record date and time to manage times to tasks +Description: |- + ''RecordTimeDroid'' records time and shows elapsed time between previously + recorded lines. It is useful to people who want to measure times for + different tasks. It also is good for people who want to record date and time + to store later. + +RepoType: git +Repo: https://gitlab.com/Oscar65/RecordTimeDroid + +Builds: + - versionName: '2.0' + versionCode: 22 + commit: v2.0 + subdir: recordtimedroid + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 22