aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005
AgeCommit message (Expand)Author
2014-02-28Auto scan for new results on Madsonic serversScott Jackson
2014-02-28Remove redundent logsScott Jackson
2014-02-28Strip username/password from all url logsScott Jackson
2014-02-28Fix crash on audio focus change before initializedScott Jackson
2014-02-28Fix visualizer/equalizer restoring before MediaPlayer initializedScott Jackson
2014-02-27Ignore pause events if app is offScott Jackson
2014-02-27Don't log url, contains username/passwordScott Jackson
2014-02-26Add ROM to Send LogScott Jackson
2014-02-26Fix opening to library not updating drawer selectionScott Jackson
2014-02-26Fix logcat appending to make a huge fileScott Jackson
2014-02-26#293 Add option to open directly to libraryScott Jackson
2014-02-26Fix sync saving playlist as name of serverScott Jackson
2014-02-26#295 Fix playlists not saving if cache location changedScott Jackson
2014-02-25 #294 FixScott Jackson
2014-02-25#294 Auto reset cache location when it is no longer availableScott Jackson
2014-02-25#294 Move to use specific sdcard dir like required by 4.4+Scott Jackson
2014-02-24Add one more newline for logs footerScott Jackson
2014-02-24#289 When playlist size == 1, skip within song from prev/next buttonsScott Jackson
2014-02-24Merge branch 'master' of github.com:daneren2005/SubsonicScott Jackson
2014-02-24Add more information to Send Logs functionScott Jackson
2014-02-23Fix trying to use old suggestion after clearing listScott Jackson
2014-02-23Fix 4.1- issueScott Jackson
2014-02-23Fix issue with handler not being initialized in some casesScott Jackson
2014-02-22#288 Only require external address for https addressesScott Jackson
2014-02-22Cancel buffer tasks when going to remoteScott Jackson
2014-02-22 #285 Add support for offline ChromeCastScott Jackson
2014-02-21Use a separately maintained library for proxy connectionsScott Jackson
2014-02-21Fix pressing play while restoring playing two songs at onceScott Jackson
2014-02-21Fix 2.3 crashScott Jackson
2014-02-21Fix crash from changing media route from separate threadScott Jackson
2014-02-21Just completely revert this, can't figure out why it's giving some people tro...Scott Jackson
2014-02-20Fix playstate showing paused while actually waiting to play stillScott Jackson
2014-02-19#281 Maintain state between switching from RemoteControllersScott Jackson
2014-02-19Don't try to set bitmap if ImageTask throws an errorScott Jackson
2014-02-19Fix crash from sync adapterScott Jackson
2014-02-19Fix web commitsScott Jackson
2014-02-19Never try to sync against default serversScott Jackson
2014-02-19#284 Abstract playlist writing, only write when changed from currentScott Jackson
2014-02-19Fix podcasts saving list as wrong serverScott Jackson
2014-02-19Write podcast listings to internal dirScott Jackson
2014-02-18Add more names to threadsScott Jackson
2014-02-18Fix web commitsScott Jackson
2014-02-18#167 Convert scrobbler to use BackgroundTaskScott Jackson
2014-02-18Give names to all threadsScott Jackson
2014-02-18#167 Upgrade Updater from AsyncTask to BackgroundTaskScott Jackson
2014-02-18#167 CacheCleaner runs off of BackgroundTaskScott Jackson
2014-02-18Fix pressing next to close to each otherScott Jackson
2014-02-18#276 Clear the bitmap cache when exiting the applicationScott Jackson
2014-02-18Change to make sure thread size is always at least 5Scott Jackson
2014-02-18#167 ImageLoader converted to using SilentBackgroundTaskScott Jackson