summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/AllEpisodesFragment.java
AgeCommit message (Expand)Author
2020-10-22Update view after episode deletion when downloaded filter is enabled (#4560)Niffler
2020-07-30use material info circle iconasdoi
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-07-11Replace switch statements with too few case labels with ifsTacoTheDank
2020-03-25Removed unused codeByteHamster
2020-02-19Fixed flashing refresh buttonByteHamster
2020-02-05Hide separator dot if there are no iconsByteHamster
2020-01-09Added paged loading to 'new episodes' listByteHamster
2020-01-07Make episode filter persistentByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-08-30Moved options menu handling to child classesByteHamster
2019-08-30Extracted episodes fragmentByteHamster
2019-08-30More episodes on all episodesJan-Peter von Hunnius
2019-08-23Implemented filter function for "All Episodes" list (#3321)Jan-Peter von Hunnius
2019-07-22Updated appearance of empty viewByteHamster
2019-07-14Reword "Mark as seen" to "Remove 'new' flag"Anderson Mesquita
2019-07-11Merge branch 'develop' into 2747-completed-downloads-updateH. Lehmann
2019-07-10Fix removing wrong favoruite messageWagubi Brian
2019-06-24Fix recycler and empty view hide/show logicAnderson Mesquita
2019-06-24Reorganize Episode Fragments lifecycleAnderson Mesquita
2019-06-24Fix whitespaceAnderson Mesquita
2019-05-27Replace action/callback utils with ItemActionButtonAnderson Mesquita
2019-05-19Merge branch 'develop' into eventbus-v3ByteHamster
2019-05-03Merge pull request #3155 from ByteHamster/empty-view-simplificationH. Lehmann
2019-05-03Fixed NPE when selected item is nullByteHamster
2019-05-03Simplify empty view handling on recycler viewsByteHamster
2019-04-30Fixed empty list not receiving updatesByteHamster
2019-04-25Cleanup compiler warningsAnderson Mesquita
2019-04-12Fixed NPEByteHamster
2019-04-12Upgraded EventBus to v3ByteHamster
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2019-04-06Show single item after undo in EpisodesFragmentByteHamster
2019-04-02Renamed text view ids and added tools namespaceJatin Kumar
2019-04-01Added include to the queue and episode layoutJatin Kumar
2019-03-29Fixed typosJatin Kumar
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...Jatin Kumar
2019-03-08Fixed download status update in NewEpisodesFragmentByteHamster
2018-12-26Code styleByteHamster
2018-12-26Merge branch 'develop' into rxjava2ByteHamster
2018-11-16#2878: fix episode screen context menu is applied on wrong feed item during r...orionlee
2018-10-21Remove redundant type castsegsavage
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-05-02Issue #2580: Expose "Mark as seen" as a context menu item in Episodeorionlee
2018-01-14Remove catch for exception that is never thrownMartin Fietz
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2017-04-17Only allow menu invalidations from active fragmentByteHamster
2016-10-03Show "mark all as seen" confirmation dialogMartin Fietz
2016-07-02Merge pull request #2055 from DevFactory/release/Lamdbas_containing_only_one_...Martin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi