aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005/dsub/fragments
AgeCommit message (Expand)Author
2014-08-26Fix issue with context items referencing wrong entryScott Jackson
2014-08-25Fix web commitScott Jackson
2014-08-25Use bookmark check for downloadRecursively as wellScott Jackson
2014-08-22More work on auto bookmark logicScott Jackson
2014-08-22Fix getting position twice in createBookmark()Scott Jackson
2014-08-22When using play everything after song setting, also allow user to resume from...Scott Jackson
2014-08-22Allow resume from bookmark for Podcasts as wellScott Jackson
2014-08-20Fixes to more of the bookmark playingScott Jackson
2014-08-20Make clicking play now button in options menu take bookmarks into considerationScott Jackson
2014-08-20Add method to just call playNow which will take care of bookmark logic for li...Scott Jackson
2014-08-20Remove bookmark from song menu if one doesn't existScott Jackson
2014-08-19More work on synchronized bookmarksScott Jackson
2014-08-18Add Resume Playing? dialog when doing context -> Play Now for song with a boo...Scott Jackson
2014-08-17Move everything to store bookmark under Entry instead of reverseScott Jackson
2014-08-16Serialize star change, update any current views with star dataScott Jackson
2014-08-16Apply check for current playing to mass unstar method as wellScott Jackson
2014-08-16Move to fragment logic so more easily expanded uponScott Jackson
2014-08-14Fix deletePodcastEpisode not properly updating serializationScott Jackson
2014-08-14Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...Scott Jackson
2014-08-14When saving current list, save the name usedScott Jackson
2014-08-13Fix specifying wrong parent when browse by tags is onScott Jackson
2014-08-13Add log on error to toggleStarred(Entry) as wellScott Jackson
2014-08-12Update cache serialization in setStarredScott Jackson
2014-08-09Update the active playlist's details as on successScott Jackson
2014-08-09Fix an issue where the wrong index was removed from playlistScott Jackson
2014-08-09For podcasts/playlists, directly update serialization instead of just refreshingScott Jackson
2014-08-05Try a couple of times for a entry with non-null artScott Jackson
2014-07-28Revert changeScott Jackson
2014-07-28Some fixes to ImageLoader using crossfade incorrectlyScott Jackson
2014-07-25Reverse setStarred artist check conditionScott Jackson
2014-07-23Fix returning list with null if user returned is nullScott Jackson
2014-07-22 #357 Add Rescan Server option for Madsonic 5.1+Scott Jackson
2014-07-22Finish up moving everything to use ServerInfo for info queriesScott Jackson
2014-07-18Fix crash from race condition where objects is set but buttons are ready to b...Scott Jackson
2014-07-18#370 Cancel current load task before starting anotherScott Jackson
2014-07-18#370 Cancel current load task before starting anotherScott Jackson
2014-07-18Apply fast scroll work around for generic case, call finish before setting li...Scott Jackson
2014-07-18Convert artist fragment to use ListFragments default refresh methodScott Jackson
2014-07-18Add ability for ListFragment to do cleanup after refreshScott Jackson
2014-07-17Fix song menu items showing up on small album art for album listsScott Jackson
2014-07-17Revert 'Use artist arg for starring'Scott Jackson
2014-07-17Use artist arg for starringScott Jackson
2014-07-17Populate album dataset for features which check on itScott Jackson
2014-07-17If id is null, then looking at starred listScott Jackson
2014-07-17Play Now from starred list should include artists/albumsScott Jackson
2014-07-15 #368 Finish up requiring password for admin tabScott Jackson
2014-07-12#361 Make sure to delete from store when deleting songScott Jackson
2014-07-09Fix new simple grid views not being clickableScott Jackson
2014-07-09If no songs, use simple grid view to allow recyclingScott Jackson
2014-07-07Add a line break before Podcast descriptionScott Jackson