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
/
menuhandler
/
FeedMenuHandler.java
Age
Commit message (
Expand
)
Author
2023-07-04
Fix 'allow once' for feed update on mobile networks (#6528)
ByteHamster
2023-04-07
Do not switch screens when clicking "Remove podcast" (#6259)
GitStart
2023-03-14
Move feed download to worker (#6375)
ByteHamster
2023-02-02
Add long press menu to search results in subscriptions list (#6267)
GitStart
2022-05-08
Remove 'mark all as read' button
ByteHamster
2022-04-22
Podcast page re-design (#5842)
ByteHamster
2022-04-22
Restore episode sharing that only includes a media URL (#5835)
ByteHamster
2022-01-06
Rewrite download request creation (#5530)
ByteHamster
2022-01-04
Local feeds: add sort option for file name (#5629)
Shom Bandopadhaya
2021-07-22
Fix NonConstantResourceId code lint errors
TacoTheDank
2021-04-22
Moved model to its own module
ByteHamster
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-11-01
Converted main fragments except pagers to stand-alone toolbar
ByteHamster
2020-09-27
Local feeds: Hide "Share..." menu item (#4444)
Herbert Reiter
2020-03-22
Rename generatedBySystem to initiatedByUser
Nathan Mascitelli
2020-03-22
Add generatedBySystem to DownloadRequest
Nathan Mascitelli
2020-01-02
Do not allocate space for arrays that do not need to be allocated
ByteHamster
2019-10-24
sort in Podcast screen - implement all the sorts
orionlee
2019-10-20
sort in podcast screen - logic, no db persistence yet.
orionlee
2019-10-20
Sort in Podcast screen - UI
orionlee
2019-10-18
bugfix: Share Podcast link (Podcast screen) - hide the option if there is no ...
orionlee
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-25
Fixed crash if there is no browser installed
ByteHamster
2019-08-23
Implemented filter function for "All Episodes" list (#3321)
Jan-Peter von Hunnius
2019-07-12
Removed Flattr support
ByteHamster
2016-06-22
Fixed rule 'Utility classes should not have public constructors'
Tom Tom
2016-03-22
show potential Toasts
Domingos Lopes
2016-01-30
Feed view: Single feed refresh enforces actually refreshing
Martin Fietz
2016-01-23
Use positive/reverse filtering
recalculated
2015-12-10
Filter list -> filter set
Martin Fietz
2015-12-10
Just refactoring & housekeeping
Martin Fietz
2015-11-08
AlertDialog -> v7 AlertDialog
Martin Fietz
2015-09-10
Refactor database access
Martin Fietz
2015-06-27
Add episode action fragment
Martin Fietz
2015-06-20
Sharing in options and context menus
Martin Fietz
2015-06-19
Don't propose to open malformed URLs
Martin Fietz
2015-05-19
Small fixes and refactorings
Martin Fietz
2015-05-19
Fix download bar displacement
Martin Fietz
2015-05-19
Show feed new items and refresh failure
Martin Fietz
2015-05-10
Add feed item filter
Martin Fietz
2015-01-30
added feed specific mark_all_read confirmation dialog. #596
Tom Hennen
2014-11-10
Squashed commit of the following:
daniel oeh
2014-11-05
Updated layouts
daniel oeh
2014-10-11
Moved core classes into subproject
daniel oeh