# Changelog ## 7 - Add roulette view - Integrate rest duration into the task so the list get smaller and can be easily used with the roulette - Time is now globally using the HHMMSS format instead of seconds - Timer sounds a beep when finish - Add zoom control [0.7 .. 1.5] ## 6 - Add settings - Add themes - Move lock to the settings view as a checkbox - Autocomplete from other created tasks when creating a new task - Allowing moving tasks from one group to another ## 5 - Fixing crash when creating a new group in android 6 ## 4 - Prevent fragments to be destroyed when phone orientation change or switch between views - Prevent navigation bar to ever disappear - Prevent new tasks to start from the wrong order (step-id) - Lock button that prevent screen for going to sleep ## 3 - Applying font when navigating among views ## 2 - Preventing removing multiple tasks with the same label - Static navbar - Sort groups - Gradle: groovy to kts - Allowing users to use gpl 3 or later ## 1 - Add focus list view - Add stopwatch view - Add timer view - Add about view