Skip to content

Releases: ap-atul/music_player_lite

v0.16

28 Aug 06:54
9a6eb6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15...v0.16

v0.15

10 Jul 08:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14...v0.15

v0.14

11 May 05:22
9de2b40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13...v0.14

v0.13

02 Jan 13:26
7771907
Compare
Choose a tag to compare

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

19 Dec 06:53
Compare
Choose a tag to compare

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

27 Nov 12:07
Compare
Choose a tag to compare
  • 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

27 Nov 08:21
Compare
Choose a tag to compare
  • 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

26 Nov 04:10
41c108b
Compare
Choose a tag to compare
  • Fixed first-time crash issue caused due to permissions
  • Fixed album render issue

v0.8

13 Sep 20:17
28ae71a
Compare
Choose a tag to compare
  • Let's keep it FOSS
  • Removed google dependency

v0.7

12 Sep 16:20
Compare
Choose a tag to compare
  • Bug fixes and performance improvements
  • Added In-App Play Store review
  • UI enhancements
  • Fixed exclude folder selection issue
  • Auto refresh music library without restarts