Skip to main content

Posts

Showing posts from 2025

3.5.10

I pushed another minor update changing the behavior of the year based album sort modes.  When "desc" is selected, only the year will be descending and every field sorted after that will stay ascending. Old behavior: 2010 - Album 3 2010 - Album 2 2010 - Album 1 2009 - Album 1 2008 - Album 2 2008 - Album 1 New behavior: 2010 - Album 1 2010 - Album 2 2010 - Album 3 2009 - Album 1 2008 - Album 1 2008 - Album 2 Changelogs of the last few updates: 3.5.10 (2025-06-03): Sorting albums by year desc will no longer sort the other sort fields by desc as well 3.5.9 (2025-05-14): Fixed crash with a very specific combination of smart playlist rules Fixed jump to folder not always working in bottom nav Now playing bookmark menu option should now properly update on track change Fixed crash when too many notifications are triggered 3.5.8 (2025-04-30): Fixed various crashes 3.5.7 (2025-04-07): Fixed crash on music service shutdown 3.5.6 (2025-04-01): Fixed some various crashes Fixed issues sort...

3.5.5

Another stability update 3.5.5 (2025-03-18): Added embedded cue support to wv, mpc, and ape Added support for multi genre in m4a/mp4 files tagged with mp3tag Fixed crash in audioengine Fixed MusicService not being restarted if stopped and GMMP UI is open Fixed ANR opening lyrics UI Fixed crashing trying to delete a folder Fixed other various issues Apks are available on the download page

3.5.3 & 3.5.4

I've been focusing on stability so these last 2 updates mostly addressed application not responding (ANR) errors and crashes reported on google play console.  Remember, in general I cannot fix issues that I don't know about it, so if something appears broken to you feel free to reach out on the forums or reddit.  Preferably with steps to reproduce the issue, but just making me aware does help out. 3.5.3 (2025-02-19): Fixed ANR when using the file / folder selector Fixed issue with now playing / mini player art loading incorrectly Fixed crash in the search view 3.5.4 (2025-02-28): Album layout 2 will now correctly show the album duration when not showing duration for each track Fixed some issues on shutdown Fixed fast scroll for a lot of the lesser used sorting modes Fixed case where tracks in a smart playlist wouldnt play when selected Fixed some warnings on android 10+ trying to theme some edit text elements Fixed potential crash when showing the context menu Fixed potential ...

3.5 Released!

 GoneMAD Music Player 3.5 is finally here after about a year and a half of development.  Most of the new additions are not enabled by default but I did include a new UI preset named 'bottom' that will use the new now playing layout and the new bottom navigation mode.  Enjoy! See the Beta 1 post for more information on the new capabilities Also I recently created a Bluesky account if you want to follow to get updates:  https://bsky.app/profile/gonemadsoftware.bsky.social 3.5.x: New: Added new bottom navigation mode Added new now playing layout 3 Added gradient background option to now playing layout 2 and 3 Added new details layout for artist/album/genre/etc(Change layout via: Customize -> Layout Menu -> Layout 2).  Enabled by default Added bottom nav UI preset (named 'bottom') Updates / Improvements: Updated dependencies Tweaked existing UI presets Improved startup time Fixes: Queue should now focus on playing song when opening / returning to queue Fixed s...