Thank you for testing and reporting issues. In this second beta the app no longer crashes when attempting to show the next up screen.
If you appreciate my work, you can support me by donating via GitHub sponsors.
🐛 Beta information
Beta versions are not guaranteed to work as expected. We encourage users to create detailed bug reports if any problems arise. Read our blog post for more information about our Android beta programs.
🏗️ Enhancements
- Add animation labels for Compose #2927, by @nielsvanvelzen
- Simplify defaultRewindAmount and defaultFastForwardAmount options #2928, by @nielsvanvelzen
- Use rounded corner for item details image #2929, by @nielsvanvelzen
- Add (PlaySession-)identifier to MediaStream #2935, by @nielsvanvelzen
💥 Crash fixes
- Fix crash when location type is null in CardPresenter #2932, by @nielsvanvelzen
- Always use child fragment manager instead of activity fragment manager #2939, by @nielsvanvelzen
- Fix crash when reusing actions in MyDetailsOverviewRowPresenter #2940, by @nielsvanvelzen
🔧 Bugfixes
- Fix wrong lifecycle state in NextUpFragment #2938, by @nielsvanvelzen
- Fix UI corruption when resuming the FullDetailsFragment #2943, by @nielsvanvelzen
Contributors
- @renovate[bot]
- @nielsvanvelzen