Releases: ap-atul/music_player_lite
Releases · ap-atul/music_player_lite
v0.13
Fixes and improvements
- Fixed dialogue scope issue
- Fixed button events
- Fixes for Queue swap and selections
- Searching fixes
- Fixed player album art flickering
- Fixed invalid theme selection
v0.12
Fixes and Improvements
- Fixed bitrate and sample rate text in player
- Feature to not list songs less than 20secs
- Ui changes for queue items and sleep timer text input field
- Removed unused permissions
v0.11
- Bug fixes and clean up
- Removed playlist feature, reasons:
- inefficient implementation
- UI not good enough
The playlist feature will be back in upcoming releases
v0.10
- Fixed Crash issues reported on Google Play related to
- NullPointerException
on Player Manager
- NullPointerException
on Player Service
- Rewritten
searching
logic for Songs, Albums, and Artists
- Removed Kotlin dependencies, and used good old for loops.
- Removed close icon from the notification bar, not needed after fixing the Service register/unregister feature.
v0.9
- Fixed first-time crash issue caused due to permissions
- Fixed album render issue
v0.8
- Let's keep it FOSS
- Removed google dependency
v0.7
- Bug fixes and performance improvements
- Added In-App Play Store review
- UI enhancements
- Fixed exclude folder selection issue
- Auto refresh music library without restarts