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-29
Apparently each sync adapter needs its own empty stub
Scott Jackson
2013-08-29
Added sync settings for on, interval, and wifi only
Scott Jackson
2013-08-29
Separated into Playlist/Podcast sync adapters
Scott Jackson
2013-08-29
Test changing sync label
daneren2005
2013-08-29
addPeriodicSync needs the authority, not account type
daneren2005
2013-08-29
Added authority to constants
daneren2005
2013-08-29
Merge branch 'master' into SyncAdapter
Scott Jackson
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-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
[next]