Skip to content

Echo Music - Version v5.1.4

Choose a tag to compare

@iad1tya iad1tya released this 02 Jun 11:55
· 112 commits to main since this release

Changelog

Fixes

  • Fixed a MusicService retry issue that could incorrectly resume playback after an AudioTrack error. The player now preserves the playWhenReady state before pausing and uses it to determine whether playback should resume during recovery, improving playback reliability.

UI Improvements

  • Increased Floating Action Button (FAB) margins (end = 16dp, bottom = 64dp) to prevent overlap with other UI elements.

  • Improved library filter layouts by:

    • Vertically centering filter rows.
    • Adding top and bottom padding to FilterChip components for better spacing and touch targets.
  • Replaced the decorative lock Surface in the Mix and Playlists screens with a simple 16dp spacer, resulting in a cleaner layout.

  • Added the required width-related imports to support layout updates.

Enhancements

  • Improved playback robustness during audio output recovery scenarios.
  • Refined spacing and alignment across multiple screens for a cleaner and more consistent user experience.