This release brings several improvements and a new feature to enhance your listening experience.
New Features:
- Dynamic Splash Screen: The splash screen now reacts to the time of day, displaying a different visual theme for day and night. Enjoy a more immersive and visually appealing launch experience.
Improvements:
- Tile Integration: Improved integration with system tiles using methods provided by the
MusicPlaybackService
. This should result in a more reliable and consistent playback control experience. - Code Structure Adaption: The internal code structure has been adapted for better maintainability and scalability. This change is not directly visible to the user, but it will help with future updates.
Bug Fixes:
- Long Press Action: The long-press action on the app icon now opens the app directly instead of navigating to the settings page. This provides a more intuitive and faster way to access the application.
- Orientation Lock: The app's orientation is now locked to portrait mode. This resolves issues with layout inconsistencies and ensures a consistent user experience across different devices.