aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
createNewFile actually returns false if file already exists, not if the file failed to be created. If it fails, it should be throwing an exception. It already existing is not a good enough basis to fail and to cause the user issues. Also changed it to fail if it is not able to re-delete the file.
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 string for set rating menu itemScott Jackson
2014-09-02Add menu item for ratingScott Jackson
2014-09-02Add menu item for ratingScott Jackson
2014-09-02Add string to set rating of entryScott Jackson
2014-09-02Add context menu method to set ratingScott Jackson
2014-09-01Updated feature graphicScott 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 ↵Scott Jackson
thumb down/up entry to now playing
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) ↵Scott Jackson
can be auto bookmarked
2014-08-29Fix another case where index is not properly updatedScott Jackson
2014-08-29Merge branch 'master' of https://github.com/daneren2005/Subsonic into ↵Scott Jackson
VideoDownload
2014-08-29Fix a repeat download of a video sometimes reverting to song bitratesScott Jackson
2014-08-29Update rating cache immediatelyScott Jackson
2014-08-29#251 Fix issue with wrong count showingScott Jackson
2014-08-28Tweak adapter logic to check for instanceofScott Jackson
2014-08-28 #251 Move to it's own UpdateView so doesn't slow everything downScott Jackson
2014-08-28#251 Add layout for displaying when songs are already in playlistScott Jackson