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
/
src
Age
Commit message (
Expand
)
Author
2014-02-28
Remove redundent logs
Scott Jackson
2014-02-28
Strip username/password from all url logs
Scott Jackson
2014-02-28
Fix crash on audio focus change before initialized
Scott Jackson
2014-02-28
Fix visualizer/equalizer restoring before MediaPlayer initialized
Scott Jackson
2014-02-27
Ignore pause events if app is off
Scott Jackson
2014-02-27
Don't log url, contains username/password
Scott Jackson
2014-02-26
Add ROM to Send Log
Scott Jackson
2014-02-26
Fix opening to library not updating drawer selection
Scott Jackson
2014-02-26
Fix logcat appending to make a huge file
Scott Jackson
2014-02-26
#293 Add option to open directly to library
Scott Jackson
2014-02-26
Fix sync saving playlist as name of server
Scott Jackson
2014-02-26
#295 Fix playlists not saving if cache location changed
Scott Jackson
2014-02-25
#294 Fix
Scott Jackson
2014-02-25
#294 Auto reset cache location when it is no longer available
Scott Jackson
2014-02-25
#294 Move to use specific sdcard dir like required by 4.4+
Scott Jackson
2014-02-24
Add one more newline for logs footer
Scott Jackson
2014-02-24
#289 When playlist size == 1, skip within song from prev/next buttons
Scott Jackson
2014-02-24
Merge branch 'master' of github.com:daneren2005/Subsonic
Scott Jackson
2014-02-24
Add more information to Send Logs function
Scott Jackson
2014-02-23
Fix trying to use old suggestion after clearing list
Scott Jackson
2014-02-23
Fix 4.1- issue
Scott Jackson
2014-02-23
Fix issue with handler not being initialized in some cases
Scott Jackson
2014-02-22
#288 Only require external address for https addresses
Scott Jackson
2014-02-22
Cancel buffer tasks when going to remote
Scott Jackson
2014-02-22
#285 Add support for offline ChromeCast
Scott Jackson
2014-02-21
Use a separately maintained library for proxy connections
Scott Jackson
2014-02-21
Fix pressing play while restoring playing two songs at once
Scott Jackson
2014-02-21
Fix 2.3 crash
Scott Jackson
2014-02-21
Fix crash from changing media route from separate thread
Scott Jackson
2014-02-21
Just completely revert this, can't figure out why it's giving some people tro...
Scott Jackson
2014-02-20
Fix playstate showing paused while actually waiting to play still
Scott Jackson
2014-02-19
#281 Maintain state between switching from RemoteControllers
Scott Jackson
2014-02-19
Don't try to set bitmap if ImageTask throws an error
Scott Jackson
2014-02-19
Fix crash from sync adapter
Scott Jackson
2014-02-19
Fix web commits
Scott Jackson
2014-02-19
Never try to sync against default servers
Scott Jackson
2014-02-19
#284 Abstract playlist writing, only write when changed from current
Scott Jackson
2014-02-19
Fix podcasts saving list as wrong server
Scott Jackson
2014-02-19
Write podcast listings to internal dir
Scott Jackson
2014-02-18
Add more names to threads
Scott Jackson
2014-02-18
Fix web commits
Scott Jackson
2014-02-18
#167 Convert scrobbler to use BackgroundTask
Scott Jackson
2014-02-18
Give names to all threads
Scott Jackson
2014-02-18
#167 Upgrade Updater from AsyncTask to BackgroundTask
Scott Jackson
2014-02-18
#167 CacheCleaner runs off of BackgroundTask
Scott Jackson
2014-02-18
Fix pressing next to close to each other
Scott Jackson
2014-02-18
#276 Clear the bitmap cache when exiting the application
Scott Jackson
2014-02-18
Change to make sure thread size is always at least 5
Scott Jackson
2014-02-18
#167 ImageLoader converted to using SilentBackgroundTask
Scott Jackson
2014-02-17
There is no reason for DownloadService to exist as a interface, just causes p...
Scott Jackson
[next]