aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-04Fix Show All by moving into a separate fragmentScott Jackson
2014-10-04Get rid of false error from Android StudioScott Jackson
2014-10-04#392 Add top track view for Madsonic serversScott Jackson
2014-10-04Change text to a button to set current SSIDScott Jackson
2014-10-04Conditionally remove delete from directory context menusScott Jackson
2014-10-03Forgot to add artist to deletion criteriaScott Jackson
2014-10-03Conditionally remove delete from album/artist menus as well, only do in onlin...Scott Jackson
2014-10-02Apply conditional cache/delete logic to more fragmentsScott Jackson
2014-10-02Fix menu items not being updatedScott Jackson
2014-10-02Conditionally remove cache/delete menu items depending on statusScott Jackson
2014-10-02Add method to retrieve SongView's downloadFileScott Jackson
2014-10-02Remove select allScott Jackson
2014-10-01Call setView after dialog is created to work around issue with top/bottom bor...Scott Jackson
2014-09-29Add allowUnscaled to getSampledBitmap as wellScott Jackson
2014-09-29Force scaling of avatarsScott Jackson
2014-09-29Force scaling of avatarsScott Jackson
2014-09-29Add method to override unscaling behaviorScott Jackson
2014-09-27#241 Convert several preferences to SeekBarPreferenceScott Jackson
2014-09-27#241 Generalize SeekBarPreference to accept custom attributesScott Jackson
2014-09-27Merge branch 'ReplayGain'Scott Jackson
2014-09-27Remove log messageScott Jackson
2014-09-25#43 Add remaining parts for settingsScott Jackson
2014-09-25Fix widget startupScott Jackson
2014-09-25#43 Add bump values to replay gain application logicScott Jackson
2014-09-25Add logs for loss of focus to help with debuggingScott Jackson
2014-09-25Change state parts to public for use by widget providerScott Jackson
2014-09-25Update widget to display current playing when service is not startedScott Jackson
2014-09-24Retry deleting the temp file 100 ms later to get around potential temporary i...Scott Jackson
2014-09-24Fix stop on remote play starting locally when it should be pausedScott Jackson
2014-09-24Fix crash on GB with persistent/remote notificationsScott Jackson
2014-09-24Instantly update volume when toggling replay gainScott Jackson
2014-09-23Fix cancelling network request from within main threadScott Jackson
2014-09-23Fix web commitsScott Jackson
2014-09-23Add better log messageScott Jackson
2014-09-23Pass in background task to getCoverArt/getAvatar for request cancellationScott Jackson
2014-09-23Add ability to pass in SilentBackgrounTask to getCoverArt/getAvatar for reque...Scott Jackson
2014-09-23Only show bookmarks tab if server can bookmarkScott Jackson
2014-09-23Only display bookmark button if server supports itScott Jackson
2014-09-23Don't try to auto bookmark if older serverScott Jackson
2014-09-23Add method to check if server is capable of bookmarkingScott Jackson
2014-09-23#43 Keep track of whether or not we are playing a single album for replay gai...Scott Jackson
2014-09-22Improve log messageScott Jackson
2014-09-22Make replay gain optionalScott Jackson
2014-09-22Add start of smart replaygain logic, make it optionalScott Jackson
2014-09-22Keep track of volume set by setVolume, multiply replay gain value by itScott Jackson
2014-09-21Copy replaygain application logic from adrian-bl/vanillaScott Jackson
2014-09-21Fix crash with child somehow being nullScott Jackson
2014-09-20Add tags lib from adrian-bl/vanillaScott Jackson
2014-09-20Merge branch 'Scrobble'Scott Jackson
2014-09-20Fix spacingScott Jackson