Releases: sosauce/CuteMusic
Releases · sosauce/CuteMusic
Version 1.1.1
✅ = New ✏️ = Improved 🛠 = Fixed ❌ = Removed
- ✅ Music playlist will be refetch when coming back to the app (no need to relaunch it after downloading a song anymore !)
- ✅ #11 Mini bottom player is now swipeable !
- 🛠 Correctly updated version in build.gradle (my bad)
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
New update woohoo !!
✅ = New ✏️ = Improved 🛠 = Fixed ❌ = Removed
- ✅ #3 Added album and artist view !
- 🛠 #10 #2 App should now display music from any location without crashing ! (this DOES NOT including recordings & ringtones, they are skipped by default by MediaStore)
- ✏️ Screen will now display a text letting you know that it didn't find any songs/album/artist (some people thought it was a bug)
- ✏️ Alot of code rewrite for a safer, more optimize and less buggy code !!
- ✏️ Reduced slider's update frequence (each seconds) Should cause less recompositions and save abit of power
- ❌ #6 Removed ACCESS_NETWORK_STATE permission (It was auto granted by ExoPlayer)
- ❌ Removed app icon being displayed when no art is found (personnal preference)
Not a lot of new features (but album and artist view was highly requested), but this update was mainly focused on code optimization and bug fixing!
Thanks for usig CuteMusic ❤️ !!!
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
GUYS ITS HERE !! V1.0.0 IM HAPPY I FINNALY FINISHED THE FIRST STABLE VERSION 🥳
✅ = New ✏️ = Improved 🛠 = Fixed
- ✅ Added sorting options !
- ✅ Added crossfade to images !
- ✅ Added mini player at bottom fo screen !
- 🛠 Fixed crash with setDataSource (#1)
- 🛠 App startup should be stable with no need to add artificial delay !
- 🛠 Fixed anoying UI design of displaying "null" for brief second when changing songs
- ✏️ Big redesign accross all the app !
- ✏️ Merged settings and about screen !
- ✏️ AppBar now contains searchbar by default !
- ✏️ Now Playing Screen redesign !
I spent so much time on it it was pretty much stable so I skipped other betas. There's less new features then expected but don't worry, they'll arrive real soon 👀
Anyways, Thanks for using CuteMusic !!! ❤️
Full Changelog: beta1...v1.0.0