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
2014-02-18
Fix web commits
Scott Jackson
2014-02-18
#167 Convert scrobbler to use BackgroundTask
Scott Jackson
2014-02-18
Give names to all threads
Scott Jackson
2014-02-18
#167 Upgrade Updater from AsyncTask to BackgroundTask
Scott Jackson
2014-02-18
#167 CacheCleaner runs off of BackgroundTask
Scott Jackson
2014-02-18
Fix pressing next to close to each other
Scott Jackson
2014-02-18
#276 Clear the bitmap cache when exiting the application
Scott Jackson
2014-02-18
Change to make sure thread size is always at least 5
Scott Jackson
2014-02-18
#167 ImageLoader converted to using SilentBackgroundTask
Scott Jackson
2014-02-17
There is no reason for DownloadService to exist as a interface, just causes p...
Scott Jackson
2014-02-17
DSub 4.5 Beta 2 Released
Scott Jackson
2014-02-17
Fix casting when transcoded content type is null
Scott Jackson
2014-02-16
Fix crash when going to download list
Scott Jackson
2014-02-16
Don't create a bitmap unless necessary, recycle after download
Scott Jackson
2014-02-16
#280 Fix MediaRoute state not being restored
Scott Jackson
2014-02-16
Fix pressing next skipping twice
Scott Jackson
2014-02-15
Fix looper not prepared error
Scott Jackson
2014-02-15
Fix crash when exiting with Jukebox mode on
Scott Jackson
2014-02-15
Fix multiple Jukebox providers after using Exit
Scott Jackson
2014-02-15
DSub 4.5 Beta Released
Scott Jackson
2014-02-15
Fix web commit
Scott Jackson
2014-02-15
Merge branch 'master' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-02-15
Merge branch 'Chromecast' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-02-15
Add album art to cast
Scott Jackson
2014-02-15
Fix a bunch of casting bugs, start of album art
Scott Jackson
2014-02-14
CC should use separate profile, add volume, position modification code
Scott Jackson
2014-02-14
#278 Don't scrobble podcasts
Scott Jackson
2014-02-13
Added basic Cast support for a single song
Scott Jackson
2014-02-12
Fix the thread removal/cancel process
Scott Jackson
2014-02-12
Minor improvements to background tasks
Scott Jackson
2014-02-12
Move cancel logic into BackgroundTask
Scott Jackson
2014-02-12
BackgroundTask should reference context instead of Activity
Scott Jackson
2014-02-11
Fix web commit
Scott Jackson
2014-02-11
#167 Move all the task handlers to a common thread pool
Scott Jackson
2014-02-11
Merge branch 'master' of github.com:daneren2005/Subsonic
Scott Jackson
2014-02-11
#275 Fix CacheCleaner not using pinned music in used space calculation
Scott Jackson
2014-02-10
Update support libs
Scott Jackson
2014-02-09
Added route manager abstraction, ChromeCast compat class for devices without ...
Scott Jackson
2014-02-08
Converted RC from button to MediaRoute + added Chromecast requires
Scott Jackson
2014-02-08
Remove unused constants
Scott Jackson
2014-02-08
Remove french translation that is 2+ years old
Scott Jackson
2014-02-08
Updated custom sort message, removed buffer length option
Scott Jackson
2014-02-08
Add more information to download notification
Scott Jackson
2014-02-06
Check if file list is null
Scott Jackson
2014-02-06
Fix cancel button
Scott Jackson
2014-02-06
Fix web commits
Scott Jackson
2014-02-06
Added methods to get more info from DownloadFile
Scott Jackson
2014-02-06
#166 Add cancel button to download notification
Scott Jackson
2014-02-06
Merge pull request #273 from tombriden/parse_offline_fix
daneren2005
2014-02-06
Fix parsing title from filename in parseOfflineIDSearch
Tom Briden
[next]