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 (
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 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
2013-08-12
Added new RemoteControlClient position support (4.3+)
daneren2005
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
Changed hard coded jukebox methods to abstract remote methods
Scott Jackson
2013-08-05
Fix null ptr exception on download all podcasts
Scott Jackson
2013-08-05
Forgot .java
Scott Jackson
2013-08-05
Added option to download all podcasts at once
daneren2005
2013-08-05
Added AlbumArtist, Genre, Track to RemoteControlClient data
daneren2005
2013-08-05
Hide Empty view while refreshing
daneren2005
2013-08-05
Hide Empty view while refreshing
daneren2005
2013-08-05
Put back toast for position change in song
daneren2005
2013-08-05
Fix podcasts requiring version >= 4.8
daneren2005
[next]