aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005
AgeCommit message (Expand)Author
2014-09-13Fix web commit for entryLookup speedupScott Jackson
2014-09-12#401 Cache child lookups to speed things upScott Jackson
2014-09-12Only do child lookup while onlineScott Jackson
2014-09-12Fix offline starring of albums while tag browsingScott Jackson
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-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-08Fix deleting videos from MediaStore via FileScott Jackson
2014-09-08Fix web commits for playNow passing on playlist suggestionScott 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-06Release Dsub 4.7.6 with fix for getResources crashScott Jackson
2014-09-06Merge branch 'master' into RepeatedSongsScott 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-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-04Reset subtract position on resetScott Jackson
2014-09-04Merge branch 'master' into PlayerPositionScott 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