aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
AgeCommit message (Expand)Author
2013-02-21Attempt to fix both oom and recycled errorsdaneren2005
2013-02-21Don't allow media button events to propogate outdaneren2005
2013-02-20Made running updates safer and less likely to crash on startupScott Jackson
2013-02-19Fix "java.lang.IllegalArgumentException: View not attached to window manager"Scott Jackson
2013-02-19Fix typoScott Jackson
2013-02-19Fix TransitionDrawable stack overflow errordaneren2005
2013-02-15Added drag-sort-listview libraryScott Jackson
2013-02-15Upped Version 3.7.4Scott Jackson
2013-02-13Merge origin/EQScott Jackson
2013-02-13Fix Master volume not working well with presetsScott Jackson
2013-02-13Increase amount of memory dedicated to image loadingdaneren2005
2013-02-12Closes #59 Add Master control to EQScott Jackson
2013-02-10Fix crash when exiting Equalizer activityScott Jackson
2013-02-09Start of adding Master EQ level settingScott Jackson
2013-02-07Release Equalizer when user unchecked enabled and backs outScott Jackson
2013-02-07Only start Equalizer if actually being usedScott Jackson
2013-02-07Release the visualizer object when not being usedScott Jackson
2013-02-07Fix VS/EQ not being visible in landscape modeScott Jackson
2013-02-06Only load visualizer when startedScott Jackson
2013-02-04Closes #101 Move metadata loading to after entry creationScott Jackson
2013-02-04Fix for not all songs being saved as ##-TitleScott Jackson
2013-02-04Expanded song details dialogScott Jackson
2013-02-04Add track # to song detailsScott Jackson
2013-02-04Closes #105 Remove Track # from song name in offline modeScott Jackson
2013-02-03Updated colors for text buttonsScott Jackson
2013-02-03Make empty menu have refresh as wellScott Jackson
2013-02-01Revert constant position broadcastScott Jackson
2013-01-31Closes #103 Don't pause when in jukebox modeScott Jackson
2013-01-31Fix broadcasting at regular intervalScott Jackson
2013-01-30Broadcast position constantly to AVRCPScott Jackson
2013-01-29Closes #102 Rename cover.jpeg to cover.jpg + update all existing imagesScott Jackson
2013-01-29Added one time update logic that can be selectively applied when updating pas...Scott Jackson
2013-01-29Closes #100 In offline mode ignore 'the' for sortingScott Jackson
2013-01-29Sort artists with #'s last and not case sensitive like online searchesScott Jackson
2013-01-27Upped Version: 3.7.2Scott Jackson
2013-01-27Get rid of another String.isEmpty()Scott Jackson
2013-01-26Upped version: 3.7.1Scott Jackson
2013-01-26Don't use isEmpty: not supported until 2.3Scott Jackson
2013-01-25Small Fix, Upped Build: 3.7.0Scott Jackson
2013-01-25Upped Build: 3.7.0Scott Jackson
2013-01-25Do a null check on shuffle paramsScott Jackson
2013-01-24Upped Version: 3.7.0Scott Jackson
2013-01-23Closes #75 Add ability to delete albums/artists en massScott Jackson
2013-01-21Closes #96 Set path for albums so that cover art is loaded + detects when it'...Scott Jackson
2013-01-21Forgot to remove Log.dScott Jackson
2013-01-21Always download full size cover art and cache it, then resize it if neededScott Jackson
2013-01-21Closes #62 Keep the cached album art in the same dir as the musicScott Jackson
2013-01-19Closes #95 Fixed cache not actually caching filesScott Jackson
2013-01-19Added Buffer Length optionScott Jackson
2013-01-18Fix playback buffer not always starting when doneScott Jackson