summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/FeedInfoFragment.java
AgeCommit message (Expand)Author
2024-03-27Split up DBTasks which has unclear responsibilities (#7032)ByteHamster
2024-03-25Move DBReader to :storage:database (#7027)ByteHamster
2024-03-23Rename FeedMedia methods to no longer have underscores (#7017)ByteHamster
2023-12-03New sort dialog (#6789)ByteHamster
2023-11-22Remove Iconify from FeedInfoFragment (#6655)caoilTe O'Connor
2023-11-05Show 'copied to clipboard' message on Android 12L (#6745)ByteHamster
2023-05-14Don't show copying feedback on Android 13 (#6481)Jonathan Zopf
2023-02-23Fix memory leaks (#6335)peking_ling
2022-12-18Remove support for Android 4.4ByteHamster
2022-11-26Add option to edit feed URL (#6185)Ricardo Borges Jr
2022-11-03Move Glide to its own moduleByteHamster
2022-11-01Apply default RequestOptions globally instead of locallyByteHamster
2022-09-18Migrate dialogs to Material3ByteHamster
2022-09-18Migrate Toolbars to Material3ByteHamster
2022-08-20When multiple funding tags reference the same URL, display the one with longe...ByteHamster
2022-06-21Fix 2 NPEs reported on Google PlayByteHamster
2022-04-22Podcast page re-design (#5842)ByteHamster
2022-04-22Restore episode sharing that only includes a media URL (#5835)ByteHamster
2022-02-26Move statistics screens to new moduleByteHamster
2022-01-06Rewrite download request creation (#5530)ByteHamster
2021-12-12Remove no longer needed compat methodsTacoTheDank
2021-10-31Show more detailed feed statisticsByteHamster
2021-09-24Update AndroidX Fragment to 1.3.6 (#5201)Taco
2021-04-22Moved model to its own moduleByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ...Tony Tam
2021-03-12Increase podcast title max lines to 6 in info fragment.peakvalleytech
2021-02-24Remove interface ImageResource (#4911)Herbert Reiter
2021-02-12Move basic views to new moduleByteHamster
2021-01-03Added share icon to feed_info menu, moved the Website Address and Podcast Fee...Thom Merrilin
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