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
/
subsonic-android
/
src
/
github
Age
Commit message (
Expand
)
Author
2013-03-19
Added persistent notification
Scott Jackson
2013-03-14
Merge StreamProxy
Scott Jackson
2013-03-14
Display Artist instead of album on lockscreen widget
Scott Jackson
2013-03-14
Add a check to make sure that 100% of the file is sent before closing connection
Scott Jackson
2013-03-14
Fix buffer = 0 -> then StreamProxy shouldn't be being used
Scott Jackson
2013-03-13
Fix for devices sending repeated requests for more data after already having ...
Scott Jackson
2013-03-13
Older devices don't do transparent encoding apparently
Scott Jackson
2013-03-13
Get rid of more dead code
Scott Jackson
2013-03-13
Fix last commit
Scott Jackson
2013-03-13
Fix underestimating filesize screwing up stream
Scott Jackson
2013-03-12
Don't specify a content-length since no way to estimate it well
Scott Jackson
2013-03-12
With stuttering fixed, can now chain even on streamed songs
Scott Jackson
2013-03-12
Fixed an odd edge case that could stop playback
Scott Jackson
2013-03-12
Stop proxy server when mediaPlayer chaining as well
Scott Jackson
2013-03-12
Add buffer time before next player tries to prepare
Scott Jackson
2013-03-12
Get rid of code which is never reached
Scott Jackson
2013-03-12
Fix proxy killing
Scott Jackson
2013-03-12
Kill old proxy when no longer in use
Scott Jackson
2013-03-12
Stop buffering update from running forever
Scott Jackson
2013-03-12
Merge from main
Scott Jackson
2013-03-12
Don't drag n' drop on Recently added, etc...
Scott Jackson
2013-03-12
Use cached play position instead of regetting it
Scott Jackson
2013-03-11
Fix stopped cachedPosition marking
Scott Jackson
2013-03-11
Don't check position in UI thread
Scott Jackson
2013-03-11
Stop updater from running every startup
daneren2005
2013-03-11
Base EQ/Visualizer showing off of API to avoid equalizer fx library loading
Scott Jackson
2013-03-09
Fixes #13 Get the bitrate when starting to download for the first time
Scott Jackson
2013-03-08
Don't call start on play event if it's already playing
daneren2005
2013-03-02
Swipe up to play, down to pause
Scott Jackson
2013-02-28
Fix error when no files to delete
daneren2005
2013-02-27
Scrobble in RC mode
Scott Jackson
2013-02-26
Fix download then deleting the same file, then not being able to download any...
Scott Jackson
2013-02-25
Fix java.lang.IllegalArgumentException: View not attached to window manager
daneren2005
2013-02-25
When closing serialize immediately instead of in background task
daneren2005
2013-02-24
Added setNextMediaPlayer for gapless playback on JB+
Scott Jackson
2013-02-24
Merge branch 'master' into Experimental
Scott Jackson
2013-02-24
Drag and Drop in viewing a album/playlist
Scott Jackson
2013-02-23
Fix setLayoutParams crashing other views
Scott Jackson
2013-02-23
Merge branch 'master' into StreamProxy
Scott Jackson
2013-02-23
Work around for dslv to take up entire width
Scott Jackson
2013-02-22
Merge branch 'master' into EditPlaylist
Scott Jackson
2013-02-22
Async serializing playlist so it doesn't block main thread
Scott Jackson
2013-02-22
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git into Edi...
Scott Jackson
2013-02-22
Revert previous jump to the top fix
Scott Jackson
2013-02-22
Don't go back to the top when changing now playing list
Scott Jackson
2013-02-22
Don't go back to the top when removing a playlist
Scott Jackson
2013-02-22
Don't go back to the top when removing a song from a playlist
Scott Jackson
2013-02-21
Attempt to fix both oom and recycled errors
daneren2005
2013-02-21
Don't allow media button events to propogate out
daneren2005
2013-02-21
Fix notification/lock screen not changing
daneren2005
[next]