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-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
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
2013-02-20
Use playNext if on partial file but playback is done for it
Scott Jackson
2013-02-20
Made running updates safer and less likely to crash on startup
Scott Jackson
2013-02-20
Fix a bunch of corner cases for when need to change nextPlaying
Scott Jackson
2013-02-19
Fix "java.lang.IllegalArgumentException: View not attached to window manager"
Scott Jackson
2013-02-19
Make special setPlayerStateComplete so minimize work done before playing next...
Scott Jackson
2013-02-19
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git into Exp...
Scott Jackson
2013-02-19
Fix typo
Scott Jackson
2013-02-19
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git into Exp...
Scott Jackson
2013-02-19
Fix TransitionDrawable stack overflow error
daneren2005
2013-02-19
Setup nextPlaying before hand and play the instant last song ends
Scott Jackson
2013-02-18
Merge commit 'e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4' into Experimental
Scott Jackson
2013-02-18
Don't jump back to the top after moving items
Scott Jackson
2013-02-17
Added fling remove option
Scott Jackson
2013-02-17
Added drag drop functionality to now playing tab
Scott Jackson
2013-02-13
Merge origin/EQ
Scott Jackson
2013-02-13
Fix Master volume not working well with presets
Scott Jackson
2013-02-13
Increase amount of memory dedicated to image loading
daneren2005
2013-02-12
Closes #59 Add Master control to EQ
Scott Jackson
2013-02-10
Fix crash when exiting Equalizer activity
Scott Jackson
2013-02-09
Start of adding Master EQ level setting
Scott Jackson
2013-02-07
Release Equalizer when user unchecked enabled and backs out
Scott Jackson
2013-02-07
Only start Equalizer if actually being used
Scott Jackson
2013-02-07
Release the visualizer object when not being used
Scott Jackson
2013-02-06
Only load visualizer when started
Scott Jackson
2013-02-04
Closes #101 Move metadata loading to after entry creation
Scott Jackson
2013-02-04
Fix for not all songs being saved as ##-Title
Scott Jackson
2013-02-04
Expanded song details dialog
Scott Jackson
2013-02-04
Add track # to song details
Scott Jackson
2013-02-04
Closes #105 Remove Track # from song name in offline mode
Scott Jackson
2013-02-03
Updated colors for text buttons
Scott Jackson
[next]