Skip to content

Release V 0.4.0.0

Latest
Compare
Choose a tag to compare
@dinaraparanid dinaraparanid released this 18 May 21:48
· 68 commits to master since this release

New:

  1. Edge to edge UI support
  2. Multiple UI enhancements
  3. Migration to multimodule architecture (code enchancements)

Fixes / improvements:

  1. Retry mechanism for caching event loop improved (retry on error + fast seek to previous position)
  2. Compatibility issues with broadcast receivers for Android 14
  3. Equalizer spinner crash on initial preset fixed
  4. System navigation bar matches app colors
  5. Trimmer waveform playback not always handled fixed
  6. Trimmer player does not handle configuration changes fixed (e.g. rotation, theme change, etc.)
  7. Trimmer effects bottom popup shown half-expanded on landscape fixed
  8. Tracks' covers not updated on pull-refresh fixed
  9. Playlist not updated on resume fixed (e.g. click on current track but with different playlist)
  10. Caching notifications missing some events fixed (was updated too frequently, system ignored some events)
  11. Cache service crashes on notification timeout fixed
  12. Media scanner compatibility for old APIs