index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
github
Age
Commit message (
Collapse
)
Author
2015-11-30
DLNA: fix a couple of issues with last commit
Scott Jackson
2015-11-30
Fix gapless playback on DLNA not scrobbling completion
Scott Jackson
2015-11-30
#589 Fix case where we are trying to setup the next song before the current ↵
Scott Jackson
one is actually playing
2015-11-30
Move next setup login into DownloadService, fix some casting UI issues
Scott Jackson
2015-11-27
Fix weird behavior with removing server in middle of list
Scott Jackson
2015-11-27
#580, #596 Switch fragments for server settings as well
Scott Jackson
2015-11-27
Fix error if volumeMax is < 10 and increments gets rounded to 0
Scott Jackson
2015-11-27
#580, #596 Make setting open up a normal new fragment
Scott Jackson
2015-11-23
Prioritize closest title for autoplay so a query like All American Rejects ↵
Scott Jackson
plays the artist The All American Rejects
2015-11-23
Work on getting search results to auto play better if case is different or ↵
Scott Jackson
off by a single letter
2015-11-23
Unpin songs when deleting a synced playlist
Scott Jackson
2015-11-23
#597 Auto unpin songs when removing from playlist through DSub
Scott Jackson
2015-11-23
#597 Unpin songs when no longer in synced playlist on manual refresh
Scott Jackson
2015-11-23
Only count songs as duplicate if they have the same disc/track # as well
Scott Jackson
2015-11-17
Fix if isExternalStorageRemovable throws (appears to have been due to ↵
Scott Jackson
testing against a external usb stick?)
2015-11-17
Fix swapping position of download files not sticking until refresh due to ↵
Scott Jackson
not moving in local list immediately
2015-11-16
Keep bitmaps in the notification from being recycled
Scott Jackson
2015-11-16
Fix getCachedImage returning a recycled bitmap
Scott Jackson
2015-11-14
Add menu for video podcasts for podcast specific functions
Scott Jackson
2015-11-14
Fix artist header not changing when already on artist fragment and switching ↵
Scott Jackson
offline
2015-11-14
On tablets show the search fragment as the origin
Scott Jackson
2015-11-14
Remove Log.d
Scott Jackson
2015-11-14
On tablets show main's albums on own since they can fully use space
Scott Jackson
2015-11-14
Show lager grid for landscape tablets with only one fragment visible
Scott Jackson
2015-11-13
DSub 5.1 Final Released
Scott Jackson
2015-11-11
Don't constantly update position for Auto
Scott Jackson
2015-11-11
#591 Don't pass a position at all if we are going to next song
Scott Jackson
2015-11-10
Fix cover art, file path, and podcast name for newest podcasts
Scott Jackson
2015-11-10
Fix crash if clearComplete removes current playing
Scott Jackson
2015-11-09
#296 Improve low memory handling
Scott Jackson
2015-11-07
#296 Respond to service low memory warnings
Scott Jackson
2015-11-07
Add podcast channel to Newest Episode listing
Scott Jackson
2015-11-07
#592 Fix recent podcasts not showing up on rotate
Scott Jackson
2015-11-04
Wrap crash in try/catch
Scott Jackson
2015-11-03
Make dragging fast scroller smooth instead of jumping between the tops of items
Scott Jackson
2015-11-03
Fix errors with less than 3 recent podcast episodes
Scott Jackson
2015-11-03
Fix errors trying to get bubble text for headers
Scott Jackson
2015-10-30
#590 Add toggle for showing more recent podcast episodes
Scott Jackson
2015-10-30
Fix issue of current user not being refreshed when server details changed
Scott Jackson
2015-10-30
Remove a bunch of Log.d
Scott Jackson
2015-10-29
Always give quick scroller to basic fragments
Scott Jackson
2015-10-29
Fix Podcasts missing cover art in offline mode
Scott Jackson
2015-10-29
Make recent podcasts multi-selectable
Scott Jackson
2015-10-29
Expand available decades down to 1800
Scott Jackson
2015-10-28
#590 Display newest podcast episodes at top
Scott Jackson
2015-10-27
Fix options not refreshing after loading user since moved to AppCompatActivity
Scott Jackson
2015-10-27
#508 Add podcast cover art for Subsonic 5.3+
Scott Jackson
2015-10-27
Fix for issues where the options menus were not being loaded correctly
Scott Jackson
2015-10-26
More work on smooth scrolling + getting it to work on grid managers
Scott Jackson
2015-10-23
Fix online instance ever registering as 0
Scott Jackson
[next]