SecUSo / privacy-friendly-todo-list

Privacy Friendly App to manage To-Do lists on Android.
Apache License 2.0
84 stars 40 forks source link

Finished work on notification actions "snooze" and "set done". #121

Closed 0xC0FFEEC0DE closed 5 months ago

0xC0FFEEC0DE commented 5 months ago

Snooze duration is a setting now. The notification actions "snooze" and "set done" get done without opening the GUI. Is the GUI open it will be refreshed if a task gets set done. The main notification action opens the GUI. This solves issue #6.