summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/FeedInfoFragment.java
AgeCommit message (Expand)Author
2020-11-09Hide share link on feed info page for local feedsByteHamster
2020-11-01Merge pull request #4625 from ByteHamster/toolbar-reworkByteHamster
2020-11-01Fixed local feed metadata, show directlyByteHamster
2020-11-01Converted second-level fragments to stand-alone toolbarByteHamster
2020-10-29Add podcast specific statistics to podcast info screen (#4601)avirajrsingh
2020-10-25Make Lint happyByteHamster
2020-10-25Allow to re-connect SAF document treeByteHamster
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-07-19Rotation fixesByteHamster
2020-07-19Change horizontal spacing automaticallyByteHamster
2020-05-03Replaced some Toasts with SnackbarsByteHamster
2020-05-03Fixed Snackbars being covered by audio playerByteHamster
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2019-12-24Switched to less demanding animationByteHamster
2019-12-19Do not crash when clicking menu items while loadingByteHamster
2019-10-24Fixes #3444 - Strip off HTML from podcast descriptionsfossterer
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-30Fixed sharing ViewModel with multiple feedsByteHamster
2019-09-29Added ViewModel to FeedInfoFragment for even smoother animationByteHamster
2019-09-16Setting titleByteHamster
2019-09-15Converted FeedInfo Activity to fragmentByteHamster