Releases: dkanada/gelli
Releases · dkanada/gelli
v1.2.0
- add local cache for recent songs
- fix several issues regarding blurhash images
- initial implementation of playback reporting
- hide some buttons that were causing crashes
- possible fix for opus transcoding
- show all songs in playlist details page
- support insecure and untrusted connections
- add smooth transitions between activities
v1.1.2
- always color the navigation bar when possible
- use blurhash for most image views
- improve performance in artist details activity
- fix media progress bar on newer phones
- finish migration to view binding
- fix several issues with broken preferences
- bump glide version and fix fade transitions
v1.1.1
- add logout confirmation dialog
- migrate most of the source to view binding
- update build dependencies
- fix crash on app resume due to null values
- implement sort order for albums and songs
- update widget names
- add track information to song details dialog
- open existing instance from notification
v1.1.0
- infinite loading on main library fragments
- add direct playback for all supported audio formats
- remove deprecated library for artist detail activity
- check for battery optimization on start
- possible fix for repeat on last song in queue
- queue playback improvements
- start view binding migration to standard library