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
/
FavoriteEpisodesFragment.java
Age
Commit message (
Expand
)
Author
2022-05-03
Rename 'new' screen to inbox (#5460)
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-04-21
Deleted duplicate resources
ByteHamster
2020-11-01
Reduced lag when switching tabs
ByteHamster
2020-07-26
Add missing @NonNull and @Nullable annotations.
Tobias Preuss
2020-05-03
Fixed Snackbars being covered by audio player
ByteHamster
2020-02-05
Moved ViewHolder class
ByteHamster
2020-02-05
Hide separator dot if there are no icons
ByteHamster
2020-02-04
Replaced all episodes list with new adapter
ByteHamster
2020-01-09
Added paged loading to 'new episodes' list
ByteHamster
2019-11-03
Modified episode swipe directions
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-08-30
Extracted episodes fragment
ByteHamster
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-06-24
Reorganize Episode Fragments lifecycle
Anderson Mesquita
2019-06-24
Fix whitespace
Anderson Mesquita
2019-05-19
Merge branch 'develop' into eventbus-v3
ByteHamster
2019-05-03
Simplify empty view handling on recycler views
ByteHamster
2019-04-12
Upgraded EventBus to v3
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-27
Updated NewEpisodesFragment and FavoriteEpisodesFragment files
Jatin Kumar
2019-03-27
Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...
Jatin Kumar
2018-09-30
Migrate rxjava to version 2
Martin Fietz
2018-01-14
Weaken declaration access
Martin Fietz
2016-06-29
Fixed rule 'Lamdbas containing only one statement should not nest this statem...
Soso Tughushi
2015-11-26
DownloadObserver must die
Martin Fietz
2015-11-04
addressed some of mfietz's comments
Tom Hennen
2015-11-03
switched to snackbar
Tom Hennen
2015-11-03
resolved compilation problem and got rid of the 'no items' label
Tom Hennen
2015-11-03
undo for new items
Tom Hennen
2015-11-03
undo for favorites
Tom Hennen
2015-11-03
playing around with recycler view. context menu and swiping isn't working
Tom Hennen
2015-09-20
now removing items from favorites by swiping
Tom Hennen
2015-09-20
Added 'tags' to FeedItem and properly showing/not showing menu items for favo...
Tom Hennen
2015-09-20
refactored after merging in changes from #1212
Tom Hennen
2015-09-20
basic favorite functionality
Tom Hennen