aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/adapter/SectionAdapter.java
AgeCommit message (Expand)Author
2023-01-08Initial progress of huge refactoring job that I really, really shouldn't be d...stupid-refactoringIván Ávalos
2023-01-08Migrate to AndroidXIván Ávalos
2016-03-18Add sectionIndex to onBindHeaderHolderScott 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-10-29Make recent podcasts multi-selectableScott 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-09Make colored action bar/status bar optionalScott Jackson
2015-08-20Add fast scroller to more stuff as well as fixed some bugs with itScott Jackson
2015-08-12Fix broken transulecent bar on KK where the status bar can't be coloredScott Jackson
2015-08-04Fix crash in moreButton but no context menu handlerScott Jackson
2015-07-30Stop active action mode when switching tabsScott Jackson
2015-07-29Update Multi selection to work from different fragmentsScott 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
2015-07-18Fix ActionMode removing translucent status barsScott Jackson
2015-07-10Fix ActionMode system barScott Jackson
2015-07-07Don't show refresh when pulling local dataScott Jackson
2015-07-02#332 Start of long multi selectScott Jackson
2015-06-25#517 Replace ContextMenu with PopupMenuScott Jackson
2015-06-17Convert MainFragment over to SectionAdapterScott Jackson
2015-06-08#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and bette...Scott Jackson
2015-05-29Put back scroll to item on search and remove long click actionScott Jackson
2015-05-28#509 Convert search to use RecyclerViewScott Jackson
2015-05-28Convert artist fragments over to RecyclerViewScott Jackson
2015-05-28Convert a bunch of other fragments to RecyclerViewScott Jackson
2015-05-26Abstract out common logic into SectionAdapterScott Jackson