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
Age
Commit message (
Collapse
)
Author
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 ↵
daneren2005
StreamProxy
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 ↵
daneren2005
offline/online
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 ↵
Scott Jackson
way it keeps position intact)
2013-08-25
Closes #126 Keep lists on orientation change
Scott Jackson
2013-08-25
Remove race condition for access to eventHandler
Scott Jackson
2013-08-25
Remote position synchronization
Scott Jackson
2013-08-25
Go back to showing old icon in notification bar
Scott Jackson
2013-08-24
Fix syntax error
Scott Jackson
2013-08-23
Fix starred items not being selectable
daneren2005
2013-08-23
Fix starred items not being selectable
daneren2005
2013-08-23
Fix starred items not being selectable
daneren2005
2013-08-23
Fix starred items not being selectable
daneren2005
2013-08-23
Fix starred items not being selectable
daneren2005
2013-08-23
Fix starred items not being selectable
daneren2005
2013-08-22
Move the other events into eventHandler
daneren2005
2013-08-22
Move to eventHandler instead of creating a new thread every time
daneren2005
2013-08-22
Format duration as -:-- when length is 0
daneren2005
2013-08-22
In hindsight, don't really need to hold the lock at all, just auto release
daneren2005
2013-08-21
Fix last commit
Scott Jackson
2013-08-21
Background thread key event handling
daneren2005
2013-08-21
Check that mediaPlayer is instantiated when handling error
daneren2005
2013-08-21
Added check if version string is "", no idea how to reproduce this
daneren2005
2013-08-20
Use app icon for now playing notification
Scott Jackson
2013-08-12
ActionBarCompat uses supportInvalidateOptionsMenu()
Scott Jackson
2013-08-12
Fix compile error
Scott Jackson
2013-08-12
Merge branch 'master' of https://github.com/daneren2005/Subsonic
Scott Jackson
2013-08-12
Converted everything to ActionBarCompat
Scott Jackson
[next]