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-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
Update to 4.1.6
Scott Jackson
2013-10-03
Fix web commits
Scott Jackson
2013-10-03
Only increment failed count when hitting SubsonicRESTException
daneren2005
2013-10-03
#158 StreamProxy: Handle partial requests
daneren2005
2013-10-03
Revert last commit
daneren2005
2013-10-03
Try to make sure file is locked from before it is grabbed until after it is r...
daneren2005
2013-10-02
Fix race condition for handler
Scott Jackson
2013-10-02
Fix web commit
Scott Jackson
2013-10-02
Restore a this instance isFailed check + keep separate isFailedMax
daneren2005
2013-10-01
Stream Proxy works off of partial or complete
daneren2005
2013-10-01
Stream Proxy parses all headers
daneren2005
2013-09-30
#158 Once initial request is done, allow downloadFile to rename .partial
daneren2005
2013-09-27
Release 4.1.5
Scott Jackson
2013-09-27
Missed adding this to earlier commit
Scott Jackson
2013-09-25
Closes #149 Add root folder for songs stored at root
Scott Jackson
2013-09-25
downloadBackground checks if song needs work done before adding to queue
daneren2005
2013-09-25
Revert podcast caching, they just change too often
daneren2005
2013-09-24
Missed in last commit
Scott Jackson
2013-09-24
Closes #159: Serialize playlist/podcast lists as well
Scott Jackson
2013-09-24
Give a different error message for when serialization doesn't exist
Scott Jackson
2013-09-24
Fix web commit
Scott Jackson
2013-09-24
Delete podcast cache when deleting from server
daneren2005
2013-09-24
Add MusicFolder serialization back into CachedMusicService
daneren2005
2013-09-24
Remove MusicFolder serialization from RESTMusicService
daneren2005
2013-09-24
Register additional class types with kryo
daneren2005
2013-09-24
#159: Serialize genres, podcasts, playlist lists
daneren2005
2013-09-23
Fix web commit
Scott Jackson
2013-09-23
#159: First stab at caching structure using serialization
daneren2005
2013-09-17
isEmpty is not defined until Android 2.3
daneren2005
2013-09-13
Revert, does no good
Scott Jackson
2013-09-13
Make downloading notification just a ongoing, startForeground doesn't respect...
Scott Jackson
2013-09-13
Add more apk's to release
Scott Jackson
2013-09-13
Closes #150 Add notification while background downloading
Scott Jackson
2013-09-13
Fix notifications not creating new backstack
Scott Jackson
2013-09-13
Fix deserialization
Scott Jackson
2013-09-13
Update README
daneren2005
2013-09-13
Switch to using Kryo lib, dramatically faster object serialization
Scott Jackson
2013-09-13
Fix crash from Dev Console
Scott Jackson
2013-09-12
Attempt to make sure that nextMediaPlayer is stopped
daneren2005
[next]