This release introduces a fully functional offline listening mode, iOS-style widgets, and several UI and localization improvements.
What's New
- Added a fully functional offline listening mode
- Added iOS-style home screen widgets for different music genres
- Added a confirmation dialog before deleting downloaded genre data
- Added a storage counter on the downloads page for better usability
Bug Fixes
- Fixed a race condition that prevented the offline listening mode from loading
- Fixed a resource compilation issue caused by an unescaped single quote
Under the Hood
- Refined the Offline Mode user interface with high-contrast backgrounds and consistent Material You system colors
- Optimized widget performance by reusing the existing album art cache
- Improved the "Download Genre" text to scale dynamically based on scroll state
- Centralized genre names to a single location and cleaned up unused imports
- Imported new translations and updated existing localization strings
- Updated the project README with fresh screenshots of the updated UI
- Updated the changelog generation system to use Gemini 3.5 endpoints