-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
SQLite DB with timer name, timer id, paused (true/false), timer end time, timer paused time
To restart a paused timer, get difference between end time and paused time.
New fragment (listview) that lists all of the current timers. Use standard android best practices for selecting timers (like gmail) and enable multiple deletion.