File tree Expand file tree Collapse file tree
buildSrc/src/main/kotlin/com/example/util/simpletimetracker
metadata/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ object Base {
55 const val namespace = " com.example.util.simpletimetracker"
66
77 // Raise by 2 to account for wear version code.
8- const val versionCode = 139
9- const val versionName = " 1.57 "
8+ const val versionCode = 141
9+ const val versionName = " 1.58 "
1010 const val minSDK = 21
1111 const val currentSDK = 35
1212
Original file line number Diff line number Diff line change 1+ - Add tag search for tag selection
2+ - Add ability for adding favourite comments per activity
3+ - Add ability to change activity in divide record action
4+ - Add separate notification channels for pomodoro phase
5+ - Add shortcut for activity order
6+ - Show days without records in the all records view
7+ - Add some translations
8+ - General bug fixes and improvements
You can’t perform that action at this time.
0 commit comments