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-03-09
Fix artist album selection
Scott Jackson
2013-03-09
Renamed main layout to home, music to main
Scott Jackson
2013-03-09
Switch MusicActivity to MainActivity
Scott Jackson
2013-03-08
Start of adding album viewing
Scott Jackson
2013-03-07
Got rid of some stuff I don't intend on using
Scott Jackson
2013-03-07
Convert spaces to tabs + get rid of unused imports
Scott Jackson
2013-03-07
Added Playlist fragment
Scott Jackson
2013-03-06
Added SelectArtistFragment
Scott Jackson
2013-03-05
Added back main tab server selection
Scott Jackson
2013-03-04
Get working refresh on MainFragment
Scott Jackson
2013-03-03
Start converting activities to fragments
Scott Jackson
2013-03-02
Swipe up to play, down to pause
Scott Jackson
2013-03-01
Make albums drag droppable as well
Scott Jackson
2013-02-28
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-02-28
Updated DragSortListView to fix crash on large lists
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
Update Readme: Done with Gapless Playback
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-24
Fixed dslv style
Scott Jackson
2013-02-24
Ignore nbandroid folder
Scott Jackson
2013-02-24
Abstracted out dslv properties into style
Scott Jackson
2013-02-23
Upped Version 3.7.5
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
Updated gitignore
Scott Jackson
2013-02-22
Updated ActionBarSherlock
Scott Jackson
2013-02-22
Added submodules
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
Override default debug.keystore with my own
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
[next]