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
Age
Commit message (
Expand
)
Author
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-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
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
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
2013-09-11
Possible fix for service dieing when partial is done downloading with StreamP...
daneren2005
2013-09-09
Fix errors from web commit
Scott Jackson
2013-09-09
Added show/hide downloading notification methods
daneren2005
2013-09-09
Added intent constant for going straight to downloading list
daneren2005
2013-09-09
Add downloading notification id
daneren2005
2013-09-06
Get rid of unnecessary serialize
daneren2005
2013-09-05
Fix
Scott Jackson
2013-09-05
Attempt at fixing Show Album stack overflow: limit options menu create calls
daneren2005
2013-09-05
Put onCurrentChange into background thread as well, masks service sync problem
daneren2005
2013-09-05
Gracefully back off of trying to download songs with server issues
daneren2005
2013-09-05
While downloading, keep track of number of failures
daneren2005
2013-09-04
Closes #156: Fix shuffle buffer not being cleared when switching between offl...
daneren2005
2013-09-03
Return false for equalizer if error thrown from equalizer.getEnabled()
daneren2005
2013-09-01
Fix changes not showing up until scrolled
Scott Jackson
2013-08-31
Syntax error
Scott Jackson
2013-08-30
Load metadata in background thread when needed
daneren2005
2013-08-30
Don't immediately load metadata on offline playlist
daneren2005
2013-08-30
Add Entry.loadMetadata(File file) method
daneren2005
2013-08-29
Get rid of brief star by just having it off by default
Scott Jackson
2013-08-29
UpdateView.setObject use handlers for background update
Scott Jackson
2013-08-26
Refactor remembering lists so it's done in onCreateView (seems to be only way...
Scott Jackson
[prev]
[next]