summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/AllEpisodesFragment.java
AgeCommit message (Expand)Author
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
2016-06-24Fix mark as seen and improve mark all X [of feed Z] as YMartin Fietz
2016-06-08Merge pull request #1968 from mfietz/issue/1929-new-episodes-marked-asMartin Fietz
2016-06-06New episodes: Mark all as seen instead of playedMartin Fietz
2016-06-06Prevent possible hang-bugsMartin Fietz
2016-04-14Send FeedItemEvent when a tag has been added or removedMartin Fietz
2016-04-14Don't use LongLists, use tags directlyMartin Fietz
2016-03-27Episode view: Go to previous/next list item when swiping right/leftMartin Fietz
2016-03-22remove reference to MainActivity instanceDomingos Lopes
2016-03-22code cleaning:Domingos Lopes
2016-03-10Do not crash...Martin Fietz
2016-01-23Fix context menuMartin Fietz
2016-01-13Prevent IllegalStateException when fragment is detachedMartin Fietz
2016-01-07Replacement for deprecated support library methodMartin Fietz
2015-12-19Prevent ArrayIndexOutOfBoundsExceptionMartin Fietz
2015-12-13(1) Fix refresh indicator (2) On download event, only refresh items that are ...Martin Fietz
2015-11-27*EpisodesFragment: Fix context menu sharingMartin Fietz
2015-11-27WeakReferenceMartin Fietz
2015-11-26RxJava defer -> fromCallableMartin Fietz
2015-11-26Fix ArrayIndexOutOfBoundsExceptionMartin Fietz
2015-11-26DownloadObserver must dieMartin Fietz
2015-11-25Current RxJava version, not reloading when downloads are queuedMartin Fietz
2015-11-07Prettier dividersMartin Fietz
2015-11-06Check if this is the right fragmentMartin Fietz
2015-11-06RecyclerView context menus (with ripple)Martin Fietz
2015-11-04addressed some of mfietz's commentsTom Hennen
2015-11-03switched to snackbarTom Hennen
2015-11-03Fixed saving/restoration of scroll position thanks to some code fromTom Hennen
2015-11-03resolved compilation problem and got rid of the 'no items' labelTom Hennen
2015-11-03replaced context menu with popup menu. still a couple of other issuesTom Hennen
2015-11-03playing around with recycler view. context menu and swiping isn't workingTom Hennen
2015-09-20undoing changes to 'activity' which weren't neededTom Hennen
2015-09-20Added 'tags' to FeedItem and properly showing/not showing menu items for favo...Tom Hennen
2015-09-20refactored after merging in changes from #1212Tom Hennen
2015-09-20basic favorite functionalityTom Hennen
2015-09-19Replace some of the most annoying AsyncTasks with RxJavaMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-09-07fix messed up ItemFragment toolbarTom Hennen
2015-09-07Collapsed All and New Episodes in to 'Episodes' using tabsTom Hennen
2015-09-07episodes fragment with tabs. layout of item info is messed up for some reason.Tom Hennen
2015-06-29Make new explicitMartin Fietz
2015-06-27Folks weren't always getting the updated copy of the download list, now they ...Tom Hennen
2015-06-20Sharing in options and context menusMartin Fietz
2015-06-19Don't propose to open malformed URLsMartin Fietz
2015-05-19Fix for indicator, changes in context menusMartin Fietz
2015-05-19Redone new indicatorMartin Fietz
2015-05-19Order feeds by number of unread items (descending)Martin Fietz