mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Merge branch 'master' into 'master'
New app: Birthday Buddy See merge request fdroid/fdroiddata!6624
This commit is contained in:
commit
421dca93c9
1 changed files with 41 additions and 0 deletions
41
metadata/com.procrastimax.birthdaybuddy.yml
Normal file
41
metadata/com.procrastimax.birthdaybuddy.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue