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
/
src
Age
Commit message (
Collapse
)
Author
2013-11-01
#123 Added logic in add/remove functions to keep a left/right fragment
daneren2005
2013-11-01
Print stack trace of error when failing to rename
daneren2005
Needed to track down a issue with the renaming process
2013-10-30
Remove dedicated search button
daneren2005
2013-10-29
Change title when drawer is open/closed
daneren2005
2013-10-29
Always force load artist listing if going from Recent Albums
daneren2005
If something is in recent albums, chances are the list of albums has changed for the artist. When going through this mechanism, make sure to hard refresh the list.
2013-10-29
Added refreshListings constant
daneren2005
2013-10-28
Fix web commit
Scott Jackson
2013-10-28
Make drawer lists not require a restart to refresh after settings change
daneren2005
2013-10-27
Show up when decending down fragments
Scott Jackson
2013-10-27
Fix actionbar title not being saved on orientation change
Scott Jackson
2013-10-27
Add option to hide podcast tab
Scott Jackson
2013-10-27
Convert EqualizerActivity to a fragment
Scott Jackson
2013-10-26
Put settings/exit back in menus, take out of drawer
Scott Jackson
2013-10-25
Fix offline shuffle mode
daneren2005
2013-10-25
Fix toggling between online/offline mode
daneren2005
2013-10-24
Make the activities look and act the same
Scott Jackson
2013-10-24
Remove reference to deleted font
Scott Jackson
2013-10-24
Remove useless help page
Scott Jackson
2013-10-24
Fix orientation recreating list for album lists
Scott Jackson
2013-10-24
Fix orientation change crash
Scott Jackson
2013-10-24
More fun with spots that shouldn't be possible to reach
Scott Jackson
2013-10-22
Attempt to fix service being restarted when exiting
daneren2005
2013-10-21
Fix some issues with new drawer fragments
Scott Jackson
2013-10-21
Don't recreate when just switching between basic frag activities
daneren2005
2013-10-21
#162 More abstract way to determine activity clicked, obey option to hide ↵
daneren2005
chat tab
2013-10-19
Merge branch 'master' of https://github.com/daneren2005/Subsonic
Scott Jackson
2013-10-19
#162 More work on converting to pull out drawer
Scott Jackson
2013-10-18
Add isOffline check to checkDownloads
daneren2005
2013-10-16
Fix web commit
Scott Jackson
2013-10-16
Fix for tabCount somehow being == 0 in a pager restore method
daneren2005
2013-10-16
Fix for downloadFile == null somehow
daneren2005
2013-10-16
When starring songs, clear parent directory cache
daneren2005
2013-10-14
Fix jukebox not being able to change position
Scott Jackson
2013-10-14
Confirm for clearing current queue
Scott Jackson
2013-10-14
#162 Start of convert to pull out drawer
Scott Jackson
2013-10-11
Closes #130 Add option to hide widget while inactive
Scott Jackson
2013-10-11
#130 Add support to hide widget while inactive
daneren2005
2013-10-11
Added HIDE_WIDGET pref constant
daneren2005
2013-10-09
Closes #125 Break preferences into groups
Scott Jackson
2013-10-08
#163 Possible fix for artist index not being refreshed on setAdapter
daneren2005
2013-10-04
#90 Make disconnect pause optional
Scott Jackson
2013-10-04
Merge branch 'master' of https://github.com/daneren2005/Subsonic
Scott Jackson
2013-10-04
Rename file immediately on startup since StreamProxy is never released
Scott Jackson
2013-10-04
#90 Add option to not pause on bluetooth disconnect
daneren2005
2013-10-04
#90 Add option to not pause on headphone disconnect
daneren2005
2013-10-04
Added constant for pausing on disconnect
daneren2005
2013-10-03
Fix web commits
Scott Jackson
2013-10-03
Only increment failed count when hitting SubsonicRESTException
daneren2005
SubsonicRESTException should be the only one that means the app will never be able to succeed in downloading the song.
2013-10-03
#158 StreamProxy: Handle partial requests
daneren2005
2013-10-03
Revert last commit
daneren2005
[next]