SecUSo / privacy-friendly-todo-list

Privacy Friendly App to manage To-Do lists on Android.
GNU General Public License v3.0
87 stars 42 forks source link

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

Closed 0xC0FFEEC0DE closed 7 months ago

0xC0FFEEC0DE commented 7 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.