Merge branch 'master' into 'master'
New App: Streak Alarm See merge request fdroid/fdroiddata!4406
This commit is contained in:
commit
3c040c041d
36
metadata/com.iatfei.streakalarm.yml
Normal file
36
metadata/com.iatfei.streakalarm.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue