Releases: serbelga/ToDometer
Releases · serbelga/ToDometer
1.4.1
1.4.0
1.3.1
1.3.0
1.3.0-alpha02
Changes
- Remove Material Theming text appearances and replace by new Material You attributes c306849
- Upgrade Material Components for Android to 1.5.0-alpha04. Remove bottomSheetStyle declaration in
themes
. This version also fixes the BottomSheet enter animation using Android Navigation material-components/material-components-android#2368 ea1307a
1.3.0-alpha01
Changes
- Compatibility with Android 12 (SDK 31)
- Updated Material Components for Android to use Material You
1.2.0
Changes
- Tag as colors without a predefined name
- New Typography
- New FAB style
- Update UI for Add/Edit Task/Project
- Replace FAB in Add/Edit Project/Task by a menu item
- Disable project description in Add and Edit Project
- Set minSdk to 24
Fixes
- Scroll in task_fragment.xml if necessary
- Ellipsize in Project Progress
- Ellipsize for Task name in Task detail screen
1.2.0-beta01
Update versionCode and versionName to 1.2.0-beta01
1.2.0-alpha03
Changelog
- Disable project description in Add and Edit Project
1.2.0-alpha02
Features
- New Typography
- New FAB style
- Replace FAB in Add/Edit Project/Task by a menu item
Fixes
- Scroll in task_fragment.xml if necessary
- Ellipsize in Project Progress
- Ellipsize for Task name in Task detail screen
- Fix tag not saved where is not modified