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-05
Updated email address
daneren2005
2013-04-04
Update to library location with new ActionBarSherlock branch
Scott Jackson
2013-04-04
Updated ActionBarSherlock to dev branch - fixes several issues
Scott Jackson
2013-04-04
Upped version to 3.8.3
Scott Jackson
2013-04-04
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-04-04
Pressing back goes to home tab, confirm to exit
Scott Jackson
2013-04-04
Put back passing handlers to notification methods
daneren2005
2013-04-04
Revert how notifications are handled, avoid service being killed
daneren2005
2013-04-03
Added russian translation (Anton Popov)
Scott Jackson
2013-04-03
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-04-03
Do DownloadService operations in separate thread, stop ANRs
Scott Jackson
2013-04-03
ImageLoader: create handler at creation
Scott Jackson
2013-04-03
Moved UI redesign up since that is what I working on
daneren2005
2013-04-02
Get rid of handlers that aren't being used
Scott Jackson
2013-04-02
Run mediaPlayer in non-UI Looper
Scott Jackson
2013-04-01
If stopping PositionCache, set the positionCache to null
Scott Jackson
2013-04-01
Move monitor to outside of playerState check
daneren2005
2013-04-01
Add a monitor for not running while mediaPlayer state is changing
daneren2005
2013-04-01
Set logs to info instead of debug level
daneren2005
2013-04-01
Fix nextPlaying being changed by drag and drop
daneren2005
2013-03-31
Put back others
Scott Jackson
2013-03-31
Added back a lot of the common menus for SelectDirectoryFragment
Scott Jackson
2013-03-30
Added menus to other fragments as well
Scott Jackson
2013-03-29
Abstracted out common menu items
Scott Jackson
2013-03-29
Added menu to MainFragment, start of abstracted list of common functions
Scott Jackson
2013-03-29
Fix cached position not being saved at the end of a playlist
Scott Jackson
2013-03-29
Remove microphone as a requirement
Scott Jackson
2013-03-28
Moved to using ActionBar tabs
Scott Jackson
2013-03-28
Merge master into Fragments
Scott Jackson
2013-03-28
Upped Version to 3.8.2
Scott Jackson
2013-03-28
Added a more helpful error message for ServerTooOldException
Scott Jackson
2013-03-27
Fix crash if playlistView.getAdapter is null
daneren2005
2013-03-27
Don't join, doesn't matter if StreamProxy.stop() is synchronous and it might ...
daneren2005
2013-03-26
Use Thread instead of AsyncTask since it just doesn't run sometimes
Scott Jackson
2013-03-26
Prevent heavy cpu usage by StreamProxy looping
daneren2005
2013-03-25
In offline mode, don't just assume the album art exists
Scott Jackson
2013-03-25
Fix notification not being removed when clearing playlist
Scott Jackson
2013-03-25
Cancel HTTP request in separate thread to not throw error
Scott Jackson
2013-03-25
Added some logging information
daneren2005
2013-03-25
Use NotificationManager.cancelAll() in case no notification exists
daneren2005
2013-03-25
Manually hide notification when closing service
daneren2005
2013-03-25
Only release nextMediaPlayer if it exists
daneren2005
2013-03-23
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-03-23
Moved position caching to a native thread
Scott Jackson
2013-03-23
Fix visualizer causing ANR in DownloadActivity.onPause
Scott Jackson
2013-03-22
Fix crash if duration is null
daneren2005
2013-03-22
Added another error handler for modal dialog
daneren2005
2013-03-21
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-03-21
Make persistent notification optional (off by default)
Scott Jackson
2013-03-21
Changed Up/Down swiping back to scrubbing
daneren2005
[prev]
[next]