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-04-16
Embed DownloadFragment with logic into dummy activity
Scott Jackson
2013-04-15
Start of porting over DownloadActivity
Scott Jackson
2013-04-15
Separated tab fragment from general fragment logic
Scott Jackson
2013-04-14
Fix the remainder of the missing context menus
Scott Jackson
2013-04-14
Fix playNow from playlists
Scott Jackson
2013-04-14
Remove log
Scott Jackson
2013-04-14
Fixed context menus not hitting correct fragment
Scott Jackson
2013-04-14
Manage own backstack since Google can't design a usable one
Scott Jackson
2013-04-14
Merge branch 'master' of https://github.com/daneren2005/Subsonic into Fragments
Scott Jackson
2013-04-14
Merge branch 'master' of https://github.com/daneren2005/Subsonic
Scott Jackson
2013-04-14
Make sure to do swapping from the correct list
Scott Jackson
2013-04-14
Merge pull request #119 from smoak/fix_dragsortlistview
daneren2005
2013-04-14
Remove uneeded synchronization
Scott Jackson
2013-04-14
Remove monitor to see if it fixes ANR
Scott Jackson
2013-04-12
New pointer to DragSortListView
Scott Moak
2013-04-12
Stop positionCache immediately on setPlayerStateCompleted
Scott Jackson
2013-04-12
Missing audiofx import
Scott Jackson
2013-04-12
Force stop of PositionCache thread immediately after onComplete
daneren2005
2013-04-12
Broadcast open audiofx session to allow 3d party EQ
daneren2005
2013-04-12
Chain media players if in paused state as well
Scott Jackson
2013-04-11
Move to keeping track of which menus should be shown manually, fragment manag...
Scott Jackson
2013-04-11
Chain media players with identical audio session ids
daneren2005
2013-04-11
Instantiate a new nextMediaPlayer every time instead of reset
daneren2005
2013-04-10
Use a centrally defined replace function
Scott Jackson
2013-04-10
Smoother menu transition
Scott Jackson
2013-04-10
Show menu for default fragment
Scott Jackson
2013-04-10
Make sure title is changed on primary fragment change
Scott Jackson
2013-04-10
Move to a better way to know which fragment has priority
Scott Jackson
2013-04-10
Fix bluetooth metadata not showing up for some
Scott Jackson
2013-04-09
Surround with try, catch for case when in uninitialized state
Scott Jackson
2013-04-09
AsyncTask the deserilization of now playing list
Scott Jackson
2013-04-09
Manually null next media player on setup of nextMediaPlayer
daneren2005
2013-04-08
Added context menus to SelectPlaylistFragment
Scott Jackson
2013-04-08
Merged from master
Scott Jackson
2013-04-08
Merged from master
Scott Jackson
2013-04-08
Updated Russian translation
Scott Jackson
2013-04-07
Should only need one executorService thread
Scott Jackson
2013-04-07
Updated dialogs to use strings.xml instead of hard coded
Scott Jackson
2013-04-06
Only have one background thread running onProgressUpdate at a time
Scott Jackson
2013-04-06
Updated Russian translation
Scott Jackson
2013-04-06
Async onProgressChanged to not cause ANR's
Scott Jackson
2013-04-06
Forgot to add pause into background task
Scott Jackson
2013-04-06
Revert previous two commits
Scott Jackson
2013-04-06
Remove comment for previous commit
Scott Jackson
2013-04-06
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-04-06
Remove monitor, causes ANR on downloadService.getPlayerPosition()
Scott Jackson
2013-04-05
Don't try to cancel nextPlayingTask twice
daneren2005
2013-04-05
Make sure to have only one next playing task going at a time
daneren2005
2013-04-05
Move wakelock back to top on onCompletion
daneren2005
2013-04-05
Updated email address
daneren2005
[next]