From 3743acfe00f9810107cd13a45a1c8679acfc9d2f Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 2 Jun 2019 11:26:25 +0300 Subject: [PATCH] New app: Alarmio Closes fdroid/rfp#901. --- metadata/me.jfenn.alarmio.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/me.jfenn.alarmio.yml diff --git a/metadata/me.jfenn.alarmio.yml b/metadata/me.jfenn.alarmio.yml new file mode 100644 index 0000000000..d32349ec06 --- /dev/null +++ b/metadata/me.jfenn.alarmio.yml @@ -0,0 +1,29 @@ +Categories: + - Time +License: Apache-2.0 +SourceCode: https://github.com/fennifith/Alarmio +IssueTracker: https://github.com/fennifith/Alarmio/issues +Changelog: https://github.com/fennifith/Alarmio/releases + +AutoName: Alarmio +Summary: Simple alarm clock focused on design, readability, and Internet radio +Description: |- + Alarmio is a simple alarm clock that implements many useful features + while following regular design standards to ensure that it is quick and + intuitive to use. It supports snoozing, has themes, and more. + +RepoType: git +Repo: https://github.com/fennifith/Alarmio + +Builds: + - versionName: 1.0.2 + versionCode: 18 + commit: 1.0.2 + subdir: app + gradle: + - oss + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 18