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
Age
Commit message (
Expand
)
Author
2013-06-17
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-06-17
Fix typo on stripping out log info
daneren2005
2013-06-17
Strip out username/password from logging
daneren2005
2013-06-17
Only log redirection when one actually occurs
daneren2005
2013-06-17
Specify content-length on un transcoded songs
Scott Jackson
2013-06-16
Fix play last when playing last song already playing that song twice
Scott Jackson
2013-06-14
Merge tombriden-offline_scrobble
Scott Jackson
2013-06-14
Abstract out search string parsing, use when playing offline mode songs in on...
Scott Jackson
2013-06-14
Convert offline scrobbling to SharedPreference, add support for offline mode ...
Scott Jackson
2013-06-12
Fix low quality album art with larger widgets
Scott Jackson
2013-06-12
Convert a few things over to use R.string
Scott Jackson
2013-06-12
Add option to display track number in front of song titles
Scott Jackson
2013-06-12
Add blank option to genre list
Scott Jackson
2013-06-11
Close #136 Keep a permanent cache of version
Scott Jackson
2013-06-11
Make offline playlist more robust + only show server name if there exists a p...
Scott Jackson
2013-06-11
Close #137 Break down playlists into separate server categories
Scott Jackson
2013-06-11
Fix songs in background download list not being taken off in view
Scott Jackson
2013-06-11
Update revision on change of backgroundDownloadList as well
Scott Jackson
2013-06-11
Fix stream video menu not obeying flash option
Scott Jackson
2013-06-11
Fix offline scrobbling in case of deeper trees + non mp3s
Scott Jackson
2013-06-10
Fix inconsistencies. Make dialog more like others
Scott Jackson
2013-06-10
Moved scrobbling into MainFragment when toggling back to online mode
Scott Jackson
2013-06-10
Fix line spacing
Scott Jackson
2013-06-10
Revert
Scott Jackson
2013-06-10
Revert
Scott Jackson
2013-06-10
Revert
Scott Jackson
2013-06-10
Breaks stuff
Scott Jackson
2013-06-10
Breaks stuff
Scott Jackson
2013-06-10
Tested and it doesn't appear to be so for all devices (with this change Artis...
Scott Jackson
2013-06-10
Merge
Scott Jackson
2013-06-09
Abstracted out version checking
Scott Jackson
2013-06-09
On error, skip to next if within 10 seconds of the end like completion handler
Scott Jackson
2013-06-07
Updated version 4.0.5
Scott Jackson
2013-06-07
set ALBUMARTIST metadata as thats what the lockscreen uses
Tom
2013-06-07
Use both artist and parent to cover old and madsonic at the same time
daneren2005
2013-06-07
Error checking if version is null or any reason
Scott Jackson
2013-06-06
Added Intellij IDEA project files to ignore list
Scott Jackson
2013-06-06
Updated to 4.0.4
Scott Jackson
2013-06-05
Fix Shuffle Buffer sometimes trying to refill forever
Scott Jackson
2013-06-05
Slight tweak to player descriptions
Scott Jackson
2013-06-05
Added option to do raw video (thanks Sindre)
Scott Jackson
2013-06-05
Added option to overwrite existing playlists for 4.7+
Scott Jackson
2013-06-05
Fix for Madsonic not always setting parent id
Scott Jackson
2013-06-05
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-06-05
Close #132 Fix removing the active server
daneren2005
2013-06-05
fix typo in strings.xml
Tom Briden
2013-06-05
Added dialog when offline scrobble file found to scrobble now, ignore or just...
Tom Briden
2013-06-05
Added hasOfflineScrobbles function to MusicService so the fragment can query
Tom Briden
2013-06-05
throw exception if song not found so it can be put back on the list
Tom Briden
2013-06-05
changed to use a proper lucene query from using just artist/title parsed from...
Tom Briden
[next]