aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/adapter
AgeCommit message (Expand)Author
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-06-14Fixes #710: Show album on Top TracksScott Jackson
2016-05-30Get rid of Log.dScott Jackson
2016-05-30Remove "Root" folder concept now that we can trivially display artists and so...Scott Jackson
2016-03-21Refactor PodcastChannelAdapter to use ExpandableSectionAdapterScott Jackson
2016-03-18#663 Make Search results expandableScott Jackson
2016-03-18Add sectionIndex to onBindHeaderHolderScott Jackson
2016-02-04Fix crash on UserFragment on older version of SubsonicScott Jackson
2016-02-04Add ability to update music folders + have on by default in createScott Jackson
2016-02-04#456 Allow specifying music folders when addingScott Jackson
2016-02-04#456 Fix Music Folders headerScott Jackson
2016-01-29#456 start of music folder adminScott Jackson
2016-01-29Fixes #476: Add Batch Mode for Now Playing tabScott Jackson
2016-01-22Fix Infinite adapter doing uncessary calls in case of only loading 5 itemsScott Jackson
2016-01-21Fixes #626: Put missing artists inline instead of requiring dialogScott Jackson
2016-01-21Fixes #624: Add Madsonic specific song lists to Home tabScott Jackson
2016-01-13Fix some misc crashesScott Jackson
2015-12-29#575: Add batch star/unstarScott Jackson
2015-11-17Fix swapping position of download files not sticking until refresh due to not...Scott Jackson
2015-11-09#296 Improve low memory handlingScott Jackson
2015-11-07Add podcast channel to Newest Episode listingScott Jackson
2015-11-03Fix errors with less than 3 recent podcast episodesScott Jackson
2015-11-03Fix errors trying to get bubble text for headersScott Jackson
2015-10-30#590 Add toggle for showing more recent podcast episodesScott Jackson
2015-10-29Make recent podcasts multi-selectableScott Jackson
2015-10-28#590 Display newest podcast episodes at topScott Jackson
2015-10-27#508 Add podcast cover art for Subsonic 5.3+Scott Jackson
2015-10-22#583 Switch to using the system lib version of PopupMenu since the support li...Scott Jackson
2015-10-22Missed some files when commit fix for broken preference updatingScott Jackson
2015-09-23Put back a bunch of context menu options and make everything optionalScott Jackson
2015-09-10Fix some theme issues with uncolored status barsScott Jackson
2015-09-09Fix crash on remove from playlistScott Jackson
2015-09-09Make colored action bar/status bar optionalScott Jackson
2015-08-26Put mass unstarring backScott Jackson
2015-08-24Add fast scrolling with no bubble to NowPlayingFragmentScott Jackson
2015-08-21Podcasts are sorted with ignored articlesScott Jackson
2015-08-20Add fast scroller to more stuff as well as fixed some bugs with itScott Jackson
2015-08-19Put back fast scrolling for artists, podcasts, and playlistsScott Jackson
2015-08-12Fix broken transulecent bar on KK where the status bar can't be coloredScott Jackson
2015-08-04Add missing context menus for download fragmentScott Jackson
2015-08-04Fix crash in moreButton but no context menu handlerScott Jackson
2015-07-31Only linkify email/websitesScott Jackson
2015-07-30Add ActionMode for search/bookmarksScott Jackson
2015-07-30Stop active action mode when switching tabsScott Jackson
2015-07-30Convert bookmarks details to new details dialogScott Jackson
2015-07-29Update Multi selection to work from different fragmentsScott Jackson
2015-07-27Show error if network error on hard refresh of album listsScott Jackson
2015-07-24#531 Add playlist cover artScott Jackson
2015-07-22Update details dialogs, remove play/cache/delete from more menus to keep cont...Scott Jackson
2015-07-18Update action mode to support albums, color when selectedScott Jackson