You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the play icon on a line in timer view to continue an activity is broken since 0.0.76. Before 0.0.76 it used to:
Stop the currently running activity, start a new activity with the entries copied from the entry the play icon was clicked on. Now it does:
Stop the currently running activity, start a new activity with the entries copied from the most recent entry.