Skip to content

Releases: martinmimigames/little-music-player

v2.13

20 Jul 10:33
Compare
Choose a tag to compare
  • Now support folder-based playlist for Android 5.0+
  • Now support temporary playlist via multi-share

v2.12

02 Jul 19:57
Compare
Choose a tag to compare
  • Fixed permission missing on newer android
  • Now runs on Android 14 (emulator)
  • Added permission blocks at the bottom of activity

v2.11

05 Mar 21:32
Compare
Choose a tag to compare
  • New loop function for non-streaming audio
  • Playlist support (via m3u) (does not work with relative path yet) (may require storage permissions)
  • Skip button for playlist

v2.10

27 Jan 17:28
Compare
Choose a tag to compare
  • Support internet streaming (new internet permission)
  • Added required permissions for notifications (Android 13+)
  • Better error reporting
  • Fixed audio player null when destroying
  • Fix spelling mistake
  • Updated notifications
  • Added required permissions for audio file opening (older androids)

v2.9

04 Dec 21:37
Compare
Choose a tag to compare
  • reverted icon
  • fixed incorrect instructions

v2.8

04 Dec 12:36
Compare
Choose a tag to compare
  • updated description
  • fixed notifications making alert sound (at least on emulators)
  • fixed notifications not working on android 13 (sdk 33)
  • new icons

v2.7

24 Nov 22:16
Compare
Choose a tag to compare
  • updated sdk target
  • reduced apk size

v2.6

09 Oct 16:04
Compare
Choose a tag to compare
  • now support hardware play pause button

v2.5

21 Sep 20:52
Compare
Choose a tag to compare
  • potential bug fix for notification fails on android 4.4
  • potential bug fix for double onStart()
  • bug fix for exposure of hidden class

v2.4

25 Aug 15:16
Compare
Choose a tag to compare
  • Now app does not use full screen mode
  • Mini UI changes
  • Updated documentation