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
/
github
/
daneren2005
Age
Commit message (
Collapse
)
Author
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
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-09
Added route manager abstraction, ChromeCast compat class for devices without ↵
Scott Jackson
Play Services
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
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
Fix parsing title from filename in parseOfflineIDSearch
Tom Briden
2014-02-06
#168 Shutdown shuffle buffer thread and use preference listeners
Scott Jackson
2014-02-05
Kill some spacing issues
Scott Jackson
2014-02-05
#272 Fix rotating losing drawer's state
Scott Jackson
2014-02-05
Completely retool fragment management to not rely on unique id's
Scott Jackson
2014-02-04
getNewId needs to give unique id even after restoring from Bundles
Scott Jackson
2014-02-04
Possible fix for next song not playing
Scott Jackson
2014-02-04
Fix showAlbum breaking after change to where unique id is set
Scott Jackson
2014-02-03
Fix not actually using API's native generateViewId
Scott Jackson
2014-02-03
Fix rotating screen showing blank folder list
Scott Jackson
2014-02-03
Fix pressing next
Scott Jackson
2014-02-01
Don't generate unique id unless necessary
Scott Jackson
2014-02-01
Use native unique id generator on 4.2+
Scott Jackson
2014-02-01
Fix crash when doing adapter operations after rotating screen
Scott Jackson
2014-02-01
#261 cache visualizer on
Scott Jackson
2014-01-31
Fix pressing artist search suggestion with tags
Scott Jackson
2014-01-31
#270 Add albumId/artistId to get around showAlbum issue
Scott Jackson
2014-01-31
Fix typo
Scott Jackson
2014-01-31
#271 Fix switching servers not showing synced items
Scott Jackson
2014-01-30
Next should use already setup MediaPlayer
Scott Jackson
[next]