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-08-28
Start of custom SyncAdapters
Scott Jackson
2013-08-26
Refactor remembering lists so it's done in onCreateView (seems to be only way...
Scott Jackson
2013-08-25
Closes #126 Keep lists on orientation change
Scott Jackson
2013-08-25
Remove button bar from lyrics fragment
Scott Jackson
2013-08-25
Remove race condition for access to eventHandler
Scott Jackson
2013-08-25
Release 4.1.4
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
Release 4.1.3
Scott Jackson
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-13
Fix Dark/Black themes
daneren2005
2013-08-12
ActionBarCompat uses supportInvalidateOptionsMenu()
Scott Jackson
2013-08-12
Forgot appcompat lib
Scott Jackson
2013-08-12
Fix compile error
Scott Jackson
2013-08-12
Updated API to target 18
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
2013-08-12
Remove ActionBarSherlock module
Scott Jackson
2013-08-12
Added new RemoteControlClient position support (4.3+)
daneren2005
2013-08-11
Update support lib version
Scott Jackson
2013-08-11
Only show as playing if status is returned of playing
Scott Jackson
2013-08-11
Minor code improvements
Scott Jackson
2013-08-11
Stop media player setup concurrent with RemoteControl on
Scott Jackson
2013-08-11
Just use downloadService handler to prevent startup error
Scott Jackson
2013-08-11
Use JukeboxController instead of JukeboxService
Scott Jackson
2013-08-09
Fix forSong returning a dummy DownloadFile when not actively downloading
daneren2005
2013-08-09
Go back to putting album in since now RemoteControlClient is used for other s...
daneren2005
2013-08-08
Fixes to controllers
Scott Jackson
2013-08-08
Create JukeboxController.java
daneren2005
2013-08-08
Turn RemoteController into abstract class instead of interface
daneren2005
2013-08-08
Replace my implementation of getNewId with official View.generateViewId()
daneren2005
2013-08-06
Forgot constant in commit
Scott Jackson
2013-08-06
Close #111 Persist RC state across sessions
daneren2005
2013-08-06
Make sorting functionally identical to server sort
daneren2005
2013-08-05
Png cleanup
Scott Jackson
[next]