From 133f6ab47ef9bbf7a6c18efcd6095d70561779d1 Mon Sep 17 00:00:00 2001 From: Fei Kuan Date: Mon, 11 Feb 2019 15:44:50 +0000 Subject: [PATCH] New App: Streak Alarm --- metadata/com.iatfei.streakalarm.yml | 36 +++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.iatfei.streakalarm.yml diff --git a/metadata/com.iatfei.streakalarm.yml b/metadata/com.iatfei.streakalarm.yml new file mode 100644 index 0000000000..d444c52883 --- /dev/null +++ b/metadata/com.iatfei.streakalarm.yml @@ -0,0 +1,36 @@ +Categories: + - Time + - Phone & SMS +License: GPL-3.0-or-later +SourceCode: https://github.com/fei0316/snapstreak-alarm +IssueTracker: https://github.com/fei0316/snapstreak-alarm/issues + +Summary: Snapchat Streaks Reminder +Description: |- + Reminds you to keep streaks by firing notification at user-defined intervals. + Only works if you have friends. + This is my first app project! + + Features: + * Custom reminder interval from 1 to 11 hours + * Notification stays until streaks are sent so you won't miss it + * Mark streaks sent (also directly in notification) + * Mark streaks sent some time earlier + * Open Snapchat (also in notification) + * Drop me an email if you have any suggestions! + +RepoType: git +Repo: https://github.com/fei0316/snapstreak-alarm + +Builds: + - versionName: 1.1.1 + versionCode: 13 + commit: 1.1.1 + subdir: app + gradle: + - free + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.1.1 +CurrentVersionCode: 13