aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/adapter
AgeCommit message (Expand)Author
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-24Make UpdateView be template based for easier useScott Jackson
2015-06-17Convert MainFragment over to SectionAdapterScott Jackson
2015-06-09Merge branch 'SlideUpPanel2' into NavigationViewScott Jackson
2015-06-09Convert UserFragment to RecyclerViewScott Jackson
2015-06-08No longer using EntryAdapterScott Jackson
2015-06-08#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and bette...Scott Jackson
2015-06-05Merge branch 'RecyclerView' into NavigationViewScott Jackson
2015-06-05Make popup align more in centerScott Jackson
2015-06-05#493 Switch from ListView to NavigationView + move server selection logic int...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-26#479 Separate personal from shared playlistsScott Jackson
2015-05-26Abstract out common logic into SectionAdapterScott Jackson
2015-05-22Fix item selection animationScott Jackson
2015-05-22Add loading indicator for infinite loadingScott Jackson
2015-05-16#453 Move to using a RecyclerView for directoriesScott Jackson
2015-05-01Fix crash when coming across album with no album...you heard me.Scott Jackson
2015-04-25Update to gradleScott Jackson