You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed possible freezes when dragging the fast index bar in category, library, album, and artist pages.
Improved fast index scrolling with merged requests and serialized scrolling to reduce main-thread pressure and cover loading glitches.
Fixed an issue where Smooth Lyrics could immediately snap back to the current line after manual scrolling.
Smooth Lyrics now waits 3 seconds after manual scrolling before returning to the current playing line.
Fixed cases where Smooth Lyrics might not return to the current line if frame updates were not running continuously.
The player lyrics page now uses the new SmoothLyricView directly instead of the old WordLyricView.
Adjusted the mini lyrics preview layout and reduced excessive spacing between the current line and following lines.
Improved Smooth Lyrics font size and readability in tablet landscape mode.
Fixed overlapping rows when dragging items in the current playlist.
Playlist drag items now use stable keys, fixed row height, and elevated drag layers to prevent text overlap.
Improved playback mode switching to reduce stutter, unexpected track changes, and progress restoration issues.
Shuffle playlist reordering now prefers in-place media item movement instead of reloading the entire playlist.
Rating tags are now written as standard 20 / 40 / 60 / 80 / 100 values, while being normalized back to 1–5 stars when read.
Removed the search button from the top-right of the music library and moved search to an independent bottom-bar button.
Search is now handled as a top-level destination alongside Home and Settings, instead of being treated as part of Library.
Fixed bottom-bar state issues when opening Search from Home after a cold start and then switching to Home or Settings.
Normal bottom bar layout is now: Home / Library / Settings + independent Search.
Compact bottom bar layout is now: Home / Player Bar / Search.
Tightened the compact bottom bar layout: side buttons are now 60dp, and lyrics are disabled in the compact player bar to avoid squeezing the player area.
Added glass-like press feedback to bottom bar tabs and circular buttons, including subtle scaling and highlight effects.
Added support for halcyon:// deeplinks while keeping compatibility with legacy ella:// links.