From 8e8753b2a6e25d237d578c67c9a0ad428e1d4936 Mon Sep 17 00:00:00 2001 From: procrastimax Date: Sun, 21 Jun 2020 14:00:14 +0000 Subject: [PATCH] New app: Birthday Buddy --- metadata/com.procrastimax.birthdaybuddy.yml | 41 +++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/com.procrastimax.birthdaybuddy.yml diff --git a/metadata/com.procrastimax.birthdaybuddy.yml b/metadata/com.procrastimax.birthdaybuddy.yml new file mode 100644 index 0000000000..80a8434e27 --- /dev/null +++ b/metadata/com.procrastimax.birthdaybuddy.yml @@ -0,0 +1,41 @@ +Categories: + - Time +License: GPL-3.0-only +AuthorName: procrastimax +AuthorEmail: mmeheykeroth@tutanota.com +SourceCode: https://github.com/procrastimax/BirthdayBuddy +IssueTracker: https://github.com/procrastimax/BirthdayBuddy/issues + +AutoName: Birthday Buddy +Summary: Minimalistic app to remember your friend's birthdays and anniversaries +Description: |- + BirthdayBuddy is a simple, material design orientated app to help you remember birthdays, anniversaries and other special events. + Information about the age of a person and how many days remain until the birthday are clearly presented. + + You don't need an extra account, because everything happens offline and the data is stored locally on your phone. + + Features: + + * support for different event types + * simple design + * wide configuration options for notifications + * import/ export feature for data + * dark-mode + + If you encounter any problems/ bugs or you have feature requests, then please contact me: mmeheykeroth@tutanota + +RepoType: git +Repo: https://github.com/procrastimax/BirthdayBuddy + +Builds: + - versionName: '1.2' + versionCode: 17 + commit: v1.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 17