Skip to content

Releases: gokadzev/Musify

v1.8.1

24 Jun 05:32
Compare
Choose a tag to compare

changelog:
both: songs and data will be backuped in Musify folder, so main app folder is Musify now
fixed backup/restore feature (#30)
fixed download song feature (#38)
added permission request for local songs

v1.8.0

23 Jun 16:56
Compare
Choose a tag to compare

changelog:
added support for local / downloaded songs play (if permissions aren't given, songs won't be showed)
fixed "play all" button for playlists which have less than 20 songs
fixed remove User playlist feature

v1.7.0

22 Jun 12:48
Compare
Choose a tag to compare

fixed song bar UI
fixed liked songs page UI
changes in backup/restore
limited play all feature again, only first 20 songs will be played
changes in User Playlists feature

v1.6.0

20 Jun 15:31
Compare
Choose a tag to compare

changelog:
fixed shuffle & repeat features
improved playlist songs load logic
fixed backup/restore feature (#22)
added 1 playlist
improved code
fixed lag on navigation bar
improved lyrics code (so now more songs will have lyrics)
changed navbar UI little bit
improved lyrics load logic

v1.5.2

19 Jun 18:30
Compare
Choose a tag to compare

changelog:
improved code
improved perfomance
added back play all feature but playlist load time depends on songs number

v1.5.1

19 Jun 10:53
Compare
Choose a tag to compare

changelog:
improved audio player implementation
currently playlists which have more than 12 songs haven't play all button because of perfomance (if you want to be able to play whole playlist, stay on v1.5.0)
improved audio notification
fixed issue (#13)

v1.5.0

18 Jun 09:28
Compare
Choose a tag to compare

changelog:
added thumbnails for songs (#12)
added two accent colors (#11)
removed one playlist
improved code
improved perfomance

v1.4.0

17 Jun 08:21
af3a2c9
Compare
Choose a tag to compare

changelog:
get app version dinamically on about page
UI changes
improved song like feature

v1.3.0

16 Jun 08:52
Compare
Choose a tag to compare

changelog:
UI changes

v1.2.0

14 Jun 06:43
Compare
Choose a tag to compare

changelog:
customized playlists
added update available notifier
several small optimization things