Skip to content

timers: Make timers persisted

Julian Sparber requested to merge (removed):presistend_timer into master

This makes timers presinstend between app starts. The the time when the timer is started is saved into GSettings. Also paused timers are saved to GSettings by saving the remaining time.

Merge request reports