Skip to content

Releases: dkanada/gelli

v1.2.0

02 Nov 03:51
Compare
Choose a tag to compare
  • 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

28 Sep 05:10
Compare
Choose a tag to compare
  • 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

09 Sep 04:54
Compare
Choose a tag to compare
  • 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

10 Aug 19:58
Compare
Choose a tag to compare
  • 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

v1.0.3

17 Jul 10:31
Compare
Choose a tag to compare
  • add sort by date added
  • dynamically refresh lists on sort method change
  • update string translations
  • improve error handling for login activity
  • add password visibility toggle on login
  • fix edge case to show artists during search

v1.0.2

03 Jul 15:10
Compare
Choose a tag to compare
  • update dependencies
  • add version check for future breaking changes
  • implement options for image caching

v1.0.1

18 Jun 22:52
Compare
Choose a tag to compare
  • improve input fields on login activity
  • set default bitrate to unlimited
  • add setting to save the queue on exit
  • add maximum list size preference
  • check android version for default notification style

v1.0.0

14 Jun 08:19
Compare
Choose a tag to compare

Initial Release