Releases: dkanada/gelli
Releases · dkanada/gelli
v1.3.5
v1.3.4
- refactor playback and shuffle code
- fix sleep timer null pointer crash
- update all dependencies
- remove broken link from navigation menu
v1.3.3
- improve audio focus support from notifications
- remove deprecated theme helper library
- theme improvements for cab menu
- migrate some dependencies to kotlin
- fix playback screen crash with certain phones
- resolve download issues from illegal characters
- use artist for song information
- fix missing artist image on certain pages
- improve chinese translations
- resolve album art issues within notifications
- many improvements to music playback service
v1.3.2
- migrate build pipeline to improve reliability
- disable custom download location when unsupported
- fix theme updates on main activity
- resolve all outstanding issues with playlist menus
- fix category refresh without restart
- possible solution for crash on music playback
v1.3.1
- add custom location for media downloads
- implement sort method for artist fragment
- fix issue with older server versions
- update all dependencies
- only request storage permission for custom download folders
- fix contrast issue with input elements on login activity
- interface changes on settings activity
- only show loading indicator when streaming
v1.3.0
- add download feature throughout the client
- shuffle all will always shuffle regardless of sort method
- add shuffle option back to menu on main activity
- implement shortcuts for common dynamic playlists such as recents
- support batch actions through the multi-select menu
- add mini-player and queue to search activity for convenience
- hide unused menu items for now
- use cached or downloaded songs when available during playback
- fix permission check on main activity
v1.2.4
v1.2.3
- fix crash on resume with asynchronous authentication
- improve initial user experience with permission dialogs
- fix duplicate artist entries in search activity
- improve widget layouts and fix crash when opening from widgets
- use login credentials exactly as provided
v1.2.2
v1.2.1
- move glide cache to the proper location
- fix issue with lock screen cover display
- change default sort method to random
- replace queue store with room database
- huge improvements for login activity style
- add crash activity to display errors
- refactor ExoPlayer wrapper
- implement favorites tab on home activity