aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/fragments/SelectPodcastsFragment.java
AgeCommit message (Expand)Author
2023-01-08Migrate to AndroidXIván Ávalos
2016-07-27Fixes #714: Add different options for action when pressing a songScott Jackson
2016-05-29Fix crappy network causing newest podcasts to never loadScott Jackson
2016-03-22Remove debugScott Jackson
2016-03-21Refactor PodcastChannelAdapter to use ExpandableSectionAdapterScott Jackson
2016-02-23Wuery GridLayoutManager for span count instead of saying what it should beScott Jackson
2016-01-04#609 Go directly to playlist/podcast from sync notificationScott Jackson
2015-11-14Show lager grid for landscape tablets with only one fragment visibleScott Jackson
2015-11-10Fix cover art, file path, and podcast name for newest podcastsScott Jackson
2015-11-07#592 Fix recent podcasts not showing up on rotateScott Jackson
2015-11-03Fix errors with less than 3 recent podcast episodesScott Jackson
2015-10-30#590 Add toggle for showing more recent podcast episodesScott Jackson
2015-10-29Fix Podcasts missing cover art in offline modeScott 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-22Fix broken preference saving on Admin tabScott Jackson
2015-07-22Update details dialogs, remove play/cache/delete from more menus to keep cont...Scott Jackson
2015-06-25#517 Replace ContextMenu with PopupMenuScott Jackson
2015-06-22Theme updateScott Jackson
2015-05-28Convert a bunch of other fragments to RecyclerViewScott Jackson
2015-04-25Update to gradleScott Jackson