Skip to content

Releases: dkanada/gelli

v1.3.5

04 Mar 12:18
Compare
Choose a tag to compare
  • add custom volume for granular control
  • show download indicator on cached songs
  • fix favorite song shuffle
  • internal exoplayer improvements

v1.3.4

28 Aug 00:13
Compare
Choose a tag to compare
  • refactor playback and shuffle code
  • fix sleep timer null pointer crash
  • update all dependencies
  • remove broken link from navigation menu

v1.3.3

31 May 02:26
Compare
Choose a tag to compare
  • 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

07 Jun 10:37
Compare
Choose a tag to compare
  • 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

31 May 03:06
Compare
Choose a tag to compare
  • 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

19 May 06:16
Compare
Choose a tag to compare
  • 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

28 Apr 01:00
Compare
Choose a tag to compare
  • fix crash on search from null value

v1.2.3

27 Apr 04:21
Compare
Choose a tag to compare
  • 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

17 Apr 16:17
Compare
Choose a tag to compare
  • add loading indicator to all progress views
  • implement server selection for saved credentials
  • small layout changes for modern feature support

v1.2.1

20 Feb 03:38
Compare
Choose a tag to compare
  • 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