aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-05Added fail toast to automatic bookmark creationScott Jackson
2014-09-05Update bookmark immediately, revert if error later + add error toastScott Jackson
2014-09-05Update rating/bookmarks immediately, revert later if errorScott Jackson
2014-09-05Label any music with genre == audiobook as one as well to cover when server i...Scott Jackson
2014-09-04Move star updated to checkResult so artist update worksScott Jackson
2014-09-04Missed this delete in last commitScott Jackson
2014-09-04Convert stars to GenericEntryUpdater to simplify logicScott Jackson
2014-09-04Convert bookmarks to GenericEntryUpdater to simplify logic, hit podcasts cacheScott Jackson
2014-09-04Fixes for GenericEntryUpdaterScott Jackson
2014-09-04Make GenericEntryUpdater able to update any sort of schema, accept multiple i...Scott Jackson
2014-09-04GenericSongUpdater update podcast episode info tooScott Jackson
2014-09-04Increase cutoff point to handle long endings that user probably doesn't care ...Scott Jackson
2014-09-04Selectively remove bookmark from podcast episode menu tooScott Jackson
2014-09-03Fix missing return on verifyCanWrite changeScott Jackson
2014-09-03Merge remote-tracking branch 'origin/master'Scott Jackson
2014-09-03Merge Ratings branchScott Jackson
2014-09-03Fix web commitScott Jackson
2014-09-03Rework temp file logic to fix erroneous cache reset, add more indepth loggingScott Jackson
2014-09-03Change to update playlists every dayScott Jackson
2014-09-03#113 downloadRecursively excludes 1-starred songsScott Jackson
2014-09-03#113 Auto selection shouldn't add 1-starred songsScott Jackson
2014-09-03#113 Skip to next song when down rating itScott Jackson
2014-09-03Move playNow into LoadingTask to be same as downloadScott Jackson
2014-09-02Remove album rating for tag browsingScott Jackson
2014-09-02Make Show Rating in menus optionalScott Jackson
2014-09-02Tag browsing can't view highest rated albums for whatever reasonScott Jackson
2014-09-02Fix ratings not showing up for directoriesScott Jackson
2014-09-02More work on Set RatingScott Jackson
2014-09-02Also get rid of padding for Galaxy S2Scott Jackson
2014-09-02Add bookmark position/rating to song detailsScott Jackson
2014-09-02Add context menu method to set ratingScott Jackson
2014-09-01Set background color for rows based on ratingsScott Jackson
2014-09-01Update visible entries in setRatingScott Jackson
2014-09-01Add bookmark icon so easy to tell where one existsScott Jackson
2014-09-01Fix NPE when entries is somehow a empty listScott Jackson
2014-09-01Fix scrobbling defaulting to false when no preferenceScott Jackson
2014-08-31Add toggle logic for when trying to remove ratingScott Jackson
2014-08-31Add set rating toast on successScott Jackson
2014-08-31Just remove visualizer. It sucks anyways.Scott Jackson
2014-08-31Move the EQ into the options menuScott Jackson
2014-08-31Add rating/bookmark selected logicScott Jackson
2014-08-31More improvements to GenericSongUpdater for tag browsingScott Jackson
2014-08-30Update GenericSongUpdater to allow album updating as wellScott Jackson
2014-08-30Change GenericSongUpdater to check tag settingsScott Jackson
2014-08-30Rating == 0 means it's being removedScott Jackson
2014-08-30setRating just takes a Entry, add ratings + select bookmark icons, basic thum...Scott Jackson
2014-08-30Update service to use parent in setRatingScott Jackson
2014-08-30Merge branch 'master' of https://github.com/daneren2005/Subsonic into RatingsScott Jackson
2014-08-30Also auto bookmark audio booksScott Jackson
2014-08-30Get type from xml so podcasts played from other places (ie: Bookmarks tab) ca...Scott Jackson