Skip to content

Releases: serbelga/ToDometer

1.4.1

10 Mar 14:47
9608ab8
Compare
Choose a tag to compare
Merge pull request #43 from serbelga/develop

Release 1.4.1

1.4.0

15 Feb 15:08
Compare
Choose a tag to compare

Changes

  • Material You Dynamic Colors
  • Remove Splash Screen
  • Added LocalDataSource
  • Update theme preference model

1.3.1

02 Feb 20:27
d7b6821
Compare
Choose a tag to compare
Merge pull request #35 from serbelga/release/1.3.1

Release 1.3.1

1.3.0

23 Oct 18:07
Compare
Choose a tag to compare

Changes

  • Compatibility with Android 12 (SDK 31)
  • Updated Material Components for Android to use Material You

1.3.0-alpha02

02 Oct 00:24
Compare
Choose a tag to compare
1.3.0-alpha02 Pre-release
Pre-release

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

13 Sep 12:25
Compare
Choose a tag to compare
1.3.0-alpha01 Pre-release
Pre-release

Changes

  • Compatibility with Android 12 (SDK 31)
  • Updated Material Components for Android to use Material You

1.2.0

17 Jun 13:26
d3e218a
Compare
Choose a tag to compare

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

17 Jun 10:03
fa7d497
Compare
Choose a tag to compare
1.2.0-beta01 Pre-release
Pre-release
Update versionCode and versionName to 1.2.0-beta01

1.2.0-alpha03

16 Jun 22:11
fb80241
Compare
Choose a tag to compare
1.2.0-alpha03 Pre-release
Pre-release

Changelog

  • Disable project description in Add and Edit Project

1.2.0-alpha02

16 Jun 17:55
c87ad48
Compare
Choose a tag to compare
1.2.0-alpha02 Pre-release
Pre-release

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