aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/adapter/EntryGridAdapter.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
2016-06-14Fixes #710: Show album on Top TracksScott Jackson
2016-03-18Add sectionIndex to onBindHeaderHolderScott Jackson
2016-01-13Fix some misc crashesScott Jackson
2015-12-29#575: Add batch star/unstarScott Jackson
2015-11-09#296 Improve low memory handlingScott Jackson
2015-09-09Fix crash on remove from playlistScott Jackson
2015-08-26Put mass unstarring backScott Jackson
2015-07-29Update Multi selection to work from different fragmentsScott Jackson
2015-07-18Update action mode to support albums, color when selectedScott Jackson
2015-07-02#332 Start of long multi selectScott Jackson
2015-05-28Convert a bunch of other fragments to RecyclerViewScott Jackson
2015-05-26Abstract out common logic into SectionAdapterScott Jackson
2015-05-22Fix item selection animationScott Jackson
2015-05-16#453 Move to using a RecyclerView for directoriesScott Jackson