summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/FavoriteEpisodesFragment.java
AgeCommit message (Expand)Author
2019-04-02Renamed text view ids and added tools namespaceJatin Kumar
2019-04-01Added include to the queue and episode layoutJatin Kumar
2019-03-27Updated NewEpisodesFragment and FavoriteEpisodesFragment filesJatin Kumar
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...Jatin Kumar
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2015-11-26DownloadObserver must dieMartin Fietz
2015-11-04addressed some of mfietz's commentsTom Hennen
2015-11-03switched to snackbarTom Hennen
2015-11-03resolved compilation problem and got rid of the 'no items' labelTom Hennen
2015-11-03undo for new itemsTom Hennen
2015-11-03undo for favoritesTom Hennen
2015-11-03playing around with recycler view. context menu and swiping isn't workingTom Hennen
2015-09-20now removing items from favorites by swipingTom 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