Releases: a1573595/MusicPlayer
Releases · a1573595/MusicPlayer
v1.3.0
- Add READ_MEDIA_AUDIO permission.
- Use PropertyChange replace to Observer.
- Optimized song list.
- Modify onBackPressed.
- Fix permission dialog showing after permission is granted.
v.1.2.3
- Fix notification not showing full.
- Fix notification icon not showing in dark mode.
v1.2.2
- Auto close with FileDescriptor.
- Asynchronously prepare the player for playback.
- Fix loadingDialog memory leak.
- Optimize binder memory leak.
v1.2.1
- Test file descriptor object is valid before add song.
v1.1.2
- Fix the wrong entry point of PlaySongActivity.
v1.1.1
- Use Viewbinding replace Kotlin Extension.
- Fix AudioObserver onChanged crash.
- Fix get duplicate songs.
v1.0.1
Fix CardView ripple not working.