This release includes several improvements, bug fixes, and a new way to access the app on the Google Play Store!
New Features
- Google Play Store Integration: You can now easily download the app from the Google Play Store. We've added a convenient Play Store button to the Update Dialog. Check out the updated README for download links.
Bug Fixes
- Playback State Preservation: Resolved an issue where playback state could be lost permanently when audio focus shifted (e.g., during a phone call or when another app started playing audio). Your position in the audio will now be correctly restored.
Improvements
- Update Dialog Enhancements: Improved the dimensions of the Update Dialog for a better user experience.
- Tile Update Optimization: Improved how the app updates its tiles.
requestTileUpdate()
is now more reusable, leading to better performance and reliability of tile updates. - Permissions: Declared permissions usage properly.
- Dependency Updates: Updated Gradle dependencies to ensure compatibility and stability.