aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-09-20Fix web commitsScott Jackson
2014-09-19#388 Call conditionalScrobble in next/clear, cleanup isPastCutoff useScott Jackson
2014-09-19#388 Add conditional scrobble logicScott Jackson
2014-09-19#388 Don't scrobble songs less then 30 seconds longScott Jackson
2014-09-19#404 Fix Tasker calling start() during PREPAREScott Jackson
2014-09-17Fix crash by using context's getResourcesScott Jackson
2014-09-16Fix missing contextScott Jackson
2014-09-16Don't treat play_pause the same as headsethookScott Jackson
2014-09-16#403 Make sure artwork folder never grows beyond limit, delete LRUScott Jackson
2014-09-16Don't start playing on prev/next when pausedScott Jackson
2014-09-15Fix web commitsScott Jackson
2014-09-15Fix bookmark showing selected even if cancelled or errorScott Jackson
2014-09-15Move createBookmark to use EntryInstanceUpdaterScott Jackson
2014-09-15Skip albums which are 1-starred rating as wellScott Jackson
2014-09-15Change to pass entire Entry instead of pieces of information to fix cache upd...Scott Jackson
2014-09-14Merge branch 'PlayerPosition'Scott Jackson
2014-09-13#397 Add star/rating to album header, added OnStarChange/OnRatingChange callb...Scott Jackson