Skip to content

v3.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 07:09
· 11 commits to master since this release
7fc6a56

What's Changed

[FEAT] Enhanced UI and Updated Dependencies

  • Dependencies:
    • Updated chrisbanes-haze library to version 1.1.1.
  • updated ksp to 2.1.10-1.0.30
  • Version Update:
    • Updated versionCode to 189 and versionName to 3.4.1 in build.gradle.kts.
    • updated ksp plugin version to 2.1.10-1.0.30

-Directory UI:
- Modified the FloatingTopBarShape to use RoundedCornerShape with a radius of 25.
- Added a new floatingTopBarBorder to the Colors object for consistent border styling.
- Updated the size of the Top Bar to be smaller.
- Changed the max width of the top app bar to 500.dp

  • Updated the size of the Top bar.
  • Added a border to the Top app bar.
  • Updated the padding of the top app bar.
  • Haze: Updated the style of the Haze effect to make it more natural
  • updated the blur radius and tint in the dynamic haze function.
  • Haze Effect:
    - Enhanced the Haze effect's style:
    - Adjusted the blur radius and tint in the dynamic haze function.
    - Reduced noise when using it in dark mode.
    - Added Hue blendMode to Haze effect.
    - Made the background of the TopBar blurrier when dark mode is enabled.
  • Home: Updated provider for android 12.

Full Changelog: v3.4.0...v3.4.1