Skip to content

v0.10

Compare
Choose a tag to compare
@ap-atul ap-atul released this 27 Nov 08:21
· 44 commits to main since this release
  • 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.