index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
de
/
danoeh
/
antennapod
/
fragment
/
FeedInfoFragment.java
Age
Commit message (
Expand
)
Author
2022-04-22
Podcast page re-design (#5842)
ByteHamster
2022-04-22
Restore episode sharing that only includes a media URL (#5835)
ByteHamster
2022-02-26
Move statistics screens to new module
ByteHamster
2022-01-06
Rewrite download request creation (#5530)
ByteHamster
2021-12-12
Remove no longer needed compat methods
TacoTheDank
2021-10-31
Show more detailed feed statistics
ByteHamster
2021-09-24
Update AndroidX Fragment to 1.3.6 (#5201)
Taco
2021-04-22
Moved model to its own module
ByteHamster
2021-04-21
Deleted duplicate resources
ByteHamster
2021-04-06
Parsing podcast:funding tag, showing payment, funding links on the show info ...
Tony Tam
2021-03-12
Increase podcast title max lines to 6 in info fragment.
peakvalleytech
2021-02-24
Remove interface ImageResource (#4911)
Herbert Reiter
2021-02-12
Move basic views to new module
ByteHamster
2021-01-03
Added share icon to feed_info menu, moved the Website Address and Podcast Fee...
Thom Merrilin
2020-11-09
Hide share link on feed info page for local feeds
ByteHamster
2020-11-01
Merge pull request #4625 from ByteHamster/toolbar-rework
ByteHamster
2020-11-01
Fixed local feed metadata, show directly
ByteHamster
2020-11-01
Converted second-level fragments to stand-alone toolbar
ByteHamster
2020-10-29
Add podcast specific statistics to podcast info screen (#4601)
avirajrsingh
2020-10-25
Make Lint happy
ByteHamster
2020-10-25
Allow to re-connect SAF document tree
ByteHamster
2020-07-26
Add missing @NonNull and @Nullable annotations.
Tobias Preuss
2020-07-19
Rotation fixes
ByteHamster
2020-07-19
Change horizontal spacing automatically
ByteHamster
2020-05-03
Replaced some Toasts with Snackbars
ByteHamster
2020-05-03
Fixed Snackbars being covered by audio player
ByteHamster
2020-03-15
Moved Toolbar to individual Fragments
ByteHamster
2019-12-24
Switched to less demanding animation
ByteHamster
2019-12-19
Do not crash when clicking menu items while loading
ByteHamster
2019-10-24
Fixes #3444 - Strip off HTML from podcast descriptions
fossterer
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-30
Fixed sharing ViewModel with multiple feeds
ByteHamster
2019-09-29
Added ViewModel to FeedInfoFragment for even smoother animation
ByteHamster
2019-09-16
Setting title
ByteHamster
2019-09-15
Converted FeedInfo Activity to fragment
ByteHamster