Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to coil 3 0 #4

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Migrate to coil 3 0 #4

merged 4 commits into from
Nov 26, 2024

Conversation

iZakirSheikh
Copy link
Owner

No description provided.

 - Updated Coil from version 2.7 to 3.x
 - Migrated various classes and methods accordingly

**Versioning Scheme Change:**
  - Changed initial versioning scheme to start from 0.0.0
  - Indicates that the project is in its early development or pre-release stage
  - Provides a more granular progression through initial development phases
  - Aligns with semantic versioning best practices for early-stage projects
[FEAT] Added blurred `FloatingTopBar` in Timeline screen.

[CHORE] Updated `AppTheme` from `Audiofy`.

[FIX] Adjusted `FloatingActionMenu` placement in portrait mode to remove extra spacing due to cut shape bottom bar.

[REFACTOR] Refactored various classes to their appropriate locations.
 - Replaced Toast implementation from Audio Toast.
 - Replaced WindowStyle.kt implementation from Audio WindowStyle.
 - Moved NightMode.kt and FloatingActionMenu.kt to foundation.
…ed layout.

[REVERT] Reverted `header` from `sticky` to `normal` in lazy-ktx.
        [FEAT] Introduced preference to control whether the nav_bar is painted with the accent color.
    [CHORE] Updated Compose to version 1.8.0-alpha06 for compatibility and improvements.
[FEAT] Added new stickyHeader that respects padding.
[FEAT] Enhance the appearance of `Timeline` Screen.
[FEAT] Fixed a bug causing `TwoPane` not to update `fabPosition`
@iZakirSheikh iZakirSheikh merged commit d06946e into master Nov 26, 2024
1 check passed
@iZakirSheikh iZakirSheikh deleted the migrate_to_coil_3_0 branch November 26, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant