Development prerelease from commit 27a2688
Note: This is a prerelease and may be unstable.
Branch: development
Architecture: 32/64-bit Universal apk
Build type: Debug (signed with release keystore)
What's Changed
- Update strings.xml (French) by @benoit-smith in #851
- chore: compress mapping.txt by @tvillega in #884
- fix: directory fragment tries to read 0 arguments by @tvillega in #885
- feat: add Downloads section for offline playback in Android Auto by @sinful1992 in #862
- fix: pass through click on lyric view by @tvillega in #880
- feat: show year of album on artist page by @tvillega in #882
- Migrate to OnBackPressedDispatcher from deprecated onBackPressed by @kongwoojin in #887
- Improve playback speed dialog by @michioxd in #857
- perf: stable content-based keys for the streaming cache by @sinful1992 in #865
- Keep the album list scroll position when returning from an album by @herrerad85 in #888
- Keep the player sheet opaque and its queue clear of the navigation bar by @herrerad85 in #890
- fix: bottom padding for song_recycler_view under edge-to-edge by @tvillega in #891
- feat: optional pre-cache of upcoming queue tracks by @sinful1992 in #866
- Chore/make ffmpeg build deterministic by @eddyizm in #893
New Contributors
- @sinful1992 made their first contribution in #862
- @michioxd made their first contribution in #857
Full Changelog: v4.21.3...v4.21.4-dev