Skip to content

Commit c31851e

Browse files
committed
docs: Update CHANGELOG with Apple Music-style sliders
1 parent e7fead7 commit c31851e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5858
- Fixed ReorderableListView null crash with drag handle
5959
- Fixed syntax error causing build failure in `_buildRadioPlayer`
6060
- Status-bar icons now forced to white on dark background so they remain visible
61+
- **Apple Music-Style Sliders** — Progress and volume bars redesigned with Apple Music aesthetics
62+
- Invisible thumb on mobile that grows to 28px with smooth animation when dragged
63+
- Track height animates from 3px to 5px during interaction with white glow effect
64+
- Desktop: thinner 3px tracks, smaller 5px thumbs, darker inactive track (#3A3A3A)
65+
- All transitions use 150ms easeOut curves for fluid micro-interactions
6166
- **Android Audio Focus** — Playback now requests audio focus before starting, resolving no-sound issues on Android car head units and during remote playback
6267
- **Android Playback Fix** — Resolved conflict between custom `AndroidSystemPlugin` and `audio_session` plugin that caused songs to start then immediately pause on Android devices
6368
- **Windows Progress Bar** — Added fallback position polling timer for Windows desktop where `just_audio_windows` position stream does not emit reliably; progress bar and SMTC now update correctly during playback

0 commit comments

Comments
 (0)