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
/
AllEpisodesFragment.java
Age
Commit message (
Expand
)
Author
2022-05-08
Remove 'mark all as read' button
ByteHamster
2022-05-08
Apply action to items that are not loaded yet
ByteHamster
2022-05-08
Show correct total number for lazy loaded items
ByteHamster
2022-05-03
Rename 'new' screen to inbox (#5460)
ByteHamster
2022-04-25
Don't load more and more pages when filtering
ByteHamster
2022-04-22
Update filter dialog to Fragment
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-03-27
Fixed SpotBugs violations, so that at least the most severe checks pass
ByteHamster
2021-01-22
Split up filter model and database handling
ByteHamster
2021-01-22
Merge branch 'develop' into fix_episodes_list_item_loading_b
ByteHamster
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-11-06
Filter the All Episodes tab via SQL Query
Sebastian Zeller
2020-11-01
Reduced lag when switching tabs
ByteHamster
2020-10-22
Update view after episode deletion when downloaded filter is enabled (#4560)
Niffler
2020-07-30
use material info circle icon
asdoi
2020-07-26
Add missing @NonNull and @Nullable annotations.
Tobias Preuss
2020-07-11
Replace switch statements with too few case labels with ifs
TacoTheDank
2020-03-25
Removed unused code
ByteHamster
2020-02-19
Fixed flashing refresh button
ByteHamster
2020-02-05
Hide separator dot if there are no icons
ByteHamster
2020-01-09
Added paged loading to 'new episodes' list
ByteHamster
2020-01-07
Make episode filter persistent
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-08-30
Moved options menu handling to child classes
ByteHamster
2019-08-30
Extracted episodes fragment
ByteHamster
2019-08-30
More episodes on all episodes
Jan-Peter von Hunnius
2019-08-23
Implemented filter function for "All Episodes" list (#3321)
Jan-Peter von Hunnius
2019-07-22
Updated appearance of empty view
ByteHamster
2019-07-14
Reword "Mark as seen" to "Remove 'new' flag"
Anderson Mesquita
2019-07-11
Merge branch 'develop' into 2747-completed-downloads-update
H. Lehmann
2019-07-10
Fix removing wrong favoruite message
Wagubi Brian
2019-06-24
Fix recycler and empty view hide/show logic
Anderson Mesquita
2019-06-24
Reorganize Episode Fragments lifecycle
Anderson Mesquita
2019-06-24
Fix whitespace
Anderson Mesquita
2019-05-27
Replace action/callback utils with ItemActionButton
Anderson Mesquita
2019-05-19
Merge branch 'develop' into eventbus-v3
ByteHamster
2019-05-03
Merge pull request #3155 from ByteHamster/empty-view-simplification
H. Lehmann
2019-05-03
Fixed NPE when selected item is null
ByteHamster
2019-05-03
Simplify empty view handling on recycler views
ByteHamster
2019-04-30
Fixed empty list not receiving updates
ByteHamster
2019-04-25
Cleanup compiler warnings
Anderson Mesquita
2019-04-12
Fixed NPE
ByteHamster
2019-04-12
Upgraded EventBus to v3
ByteHamster
2019-04-06
#2966 RxJava2 null - explicit mark underlying Rx sources as NonNull
orionlee
2019-04-06
Show single item after undo in EpisodesFragment
ByteHamster
2019-04-02
Renamed text view ids and added tools namespace
Jatin Kumar
2019-04-01
Added include to the queue and episode layout
Jatin Kumar
2019-03-29
Fixed typos
Jatin Kumar
2019-03-27
Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...
Jatin Kumar
2019-03-08
Fixed download status update in NewEpisodesFragment
ByteHamster
[next]