aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-11Add rating bars for songs as wellScott Jackson
2014-09-11Add rating bar to small album art view as wellScott Jackson
2014-09-11 #397 Add rating to album cover artScott Jackson
2014-09-10Exclude media from gzip compressionScott Jackson
2014-09-10Decompress any gzip compressed streams we come acrossScott Jackson
2014-09-10Fix web commitScott Jackson
2014-09-10If recently added album has no parent, then it is a root level album and need...Scott Jackson
2014-09-10Lower threshold for scaling to 400 to cover mdpiScott Jackson
2014-09-10Only use non-rescaled bitmaps for small bitmapsScott Jackson
2014-09-10Move Indexes sorting to domain definition, add Artist.equalsScott Jackson
2014-09-10Fix missing importsScott Jackson
2014-09-10Fix error in translationScott Jackson
2014-09-09Auto add a new album to artist's serializationScott Jackson
2014-09-09Use generic sort wrapperScott Jackson
2014-09-09Added a generic sort method that takes care of conditional logicScott Jackson
2014-09-09Keep syncedList from growing infinitelyScott Jackson
2014-09-09Keep recents list from growing infinitelyScott Jackson
2014-09-09Fix now playing's Set Rating not actually doing anythingScott Jackson
2014-09-09#296 Don't scale bitmap when less then or close to right size anywaysScott Jackson
2014-09-09Update translationsScott Jackson
2014-09-08Fix deleting videos from MediaStore via FileScott Jackson
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
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
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 i...Scott Jackson
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 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