Thibault Seisel
Thibault Seisel
When starting the app and permission to read/write external storage has not been granted yet: 1. Accept the permission request, 2. The list of tracks and albums are still empty....
**Version**: 2.1.0 **Summary** After playback has been started and paused for a long time, service may be killed by the Android system to reclaim memory. Some random time after being...
**Version**: 2.0.3 **Summary**: After a playlist has been created from the "Tracks" tab, when returning to the "Playlists" tab that new playlist is not displayed. This only happens if the...
**Version**: 2.0.2 **Summary**: It seems that `HomeViewModel` is not correctly retrieved from `SearchFragment` and is recreated instead, which is not desirable. **Reproducible steps**: 1. Search a track 2. Select the...
In the [official documentation](https://developer.android.com/guide/topics/media-apps/mediabuttons#restarting-inactive-mediasessions) it is stated that when receiving an media button event (for example, a click on an headset button) while there is no active media session, the...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...