aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-08Dsub 4.7.7 ReleasedScott Jackson
2014-09-08Update Hungarian translationScott Jackson
2014-09-08Fix web commits for playNow passing on playlist suggestionScott Jackson
2014-09-08Missed end quoteScott Jackson
2014-09-08Add "Set Rating" to now playing context menuScott Jackson
2014-09-08Fix playNow not setting playlist suggestionScott Jackson
2014-09-08Add playlistName/Id as options for each version of playNowScott Jackson
2014-09-08Add ability for playNow to set playlistName/Id suggestionScott Jackson
2014-09-08Merge pull request #399 from Surfoo/masterScott Jackson
Update strings.xml
2014-09-07Update strings.xmlSurfoo
2014-09-06Release Dsub 4.7.6 with fix for getResources crashScott Jackson
2014-09-06Merge branch 'master' into RepeatedSongsScott Jackson
2014-09-05Dsub 4.7.6 ReleasedScott Jackson
2014-09-05Fix error on empty playlistsScott Jackson
2014-09-05Remove green highlight, apply red highlighting to down rated albums tooScott Jackson
2014-09-05Fix web commitsScott Jackson
2014-09-05#148 On now playing list, lock a single entry into a DownloadFileScott Jackson
This is to get around issues where you can have a single Entry with multiple DownloadFile's in the now playing list.
2014-09-05#148 Allow SongView to lock in to a static DownloadFileScott Jackson
2014-09-05Added EntryInstanceUpdater which checks for matches in existing display and ↵Scott Jackson
in downloadService
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-05Added string for bookmark saving failureScott 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 ↵Scott Jackson
is not labeling them correctly
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 ↵Scott Jackson
inputs
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
about
2014-09-04Add delete bookmark to podcast episode menusScott 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
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