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

Dev #70

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Dev #70

merged 2 commits into from
Jun 11, 2024

Conversation

iZakirSheikh
Copy link
Owner

No description provided.

   - This feature allows users to set custom scaling for fonts, regardless of the system value.
**[FEAT] Added a new PlaybackSpeed Layout:**
   - The new layout enables users to change playback speed between 0.2 and 3.0.
   - It includes predefined buttons for easy speed adjustments.
**[FIX] Fixed a bug with `MediaMetaDataArtFetcher`:**
  - Previously, artwork retrieval was failing for API levels below 29.
  - The issue was related to `MediaMetaDataRetriever` not implementing the `AutoClosable` interface below `API 29`.
**[FEAT] Added `animateContentChanges` in `ConsoleView.kt` `MainContent`:**
 - This enhancement provides smoother animations when replacing content, avoiding sudden changes.
**[FIXED] Replaced `default_art.png` with actual error representation:**
 - The old generic image has been replaced with a more meaningful error representation.
**[FIXED] Animation behavior when the player is not playing:**
 - The wavy slider animation now stops appropriately when the player is not active.
**[CHORE] Migrated to `Kotlin 2.0.0`:**
 - The project has been updated to use `Kotlin 2.0.0`.
**[CHORE] Updated various dependencies:**
 - Keeping dependencies up-to-date is essential for stability and security.
**[CHORE] Dropped the idea of adding video dest. for now:**
   - The plan to add video destinations has been put on hold.
**[FEAT] Removed the drawer display:**
   - The app will now consistently show the `NavRail`, regardless of the device type.
**[FIX] Addressed color issues in `Placeholder` for dark theme:**
   - Colors in the `Placeholder` component have been fixed for better visibility in dark mode.
- This change will be reintroduced in a future version.
[FIX] Fixed an issue with Console immersiveMode
- Now immersiveMode is enabled only when the current media is a video and restored when closing ConsoleView.kt.
[FIX] Fixed an issue causing Controller to remain stuck in VISIBLE state when a new video is first played.
@iZakirSheikh iZakirSheikh merged commit 3d889d7 into master Jun 11, 2024
1 check passed
@iZakirSheikh iZakirSheikh deleted the dev branch June 11, 2024 07:17
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