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
/
CompletedDownloadsFragment.java
Age
Commit message (
Expand
)
Author
2022-05-07
Fix swiping away not yet downloaded items from downloads screen
ByteHamster
2022-05-07
Swipe actions on the downloads screen (#5870)
ByteHamster
2022-05-06
Move download logs to a button on the downloads page instead of a tab (#5866)
ByteHamster
2022-04-02
Merge branch 'master' into develop
ByteHamster
2022-03-15
Fix context menu click ending up in wrong fragment
ByteHamster
2022-02-26
Move statistics screens to new module
ByteHamster
2022-01-06
Rewrite download request creation (#5530)
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-10-24
Moved playback events to their own package
ByteHamster
2021-10-03
Fix FAB overlay sometimes not showing
ByteHamster
2021-09-17
Don't show delete action buttons in multi-select mode
ByteHamster
2021-08-08
Live results in local search
ByteHamster
2021-07-12
Swipe actions (#5191)
ueen
2021-07-11
End select mode when page is closed
ByteHamster
2021-07-10
Replace old episode multi-select with new multi-select. (#5253)
peakvalleytech
2021-06-29
Contextual menu for multi selecting episodes (#5130)
peakvalleytech
2021-05-31
Fix stuck swipe refresh indicator
Johannes Henninger
2021-04-22
Moved model to its own module
ByteHamster
2021-04-21
Deleted duplicate resources
ByteHamster
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-11-01
Reduced lag when switching tabs
ByteHamster
2020-11-01
Converted pagers to stand-alone toolbar
ByteHamster
2020-08-06
Add the "Refresh" button on the "Download" page (#4338)
asdoi
2020-07-26
Add missing @NonNull and @Nullable annotations.
Tobias Preuss
2020-06-19
Fixed events delivering to background thread and modifying Views
ByteHamster
2020-04-21
Fix menu items duplication in episodes and downloads fragment
Ebrahim Byagowi
2020-04-02
Recycle ViewHolders throughout the app
ByteHamster
2020-03-21
Made sure that all fragments have a progress bar
ByteHamster
2020-03-20
Fixed item flickering while downloading
ByteHamster
2020-03-17
Migrated download screen to RecyclerView
ByteHamster
2020-02-04
Converted download list to new item view
ByteHamster
2019-11-13
Switched from gestures to ViewPager
ByteHamster
2019-10-25
Fixed downloads fragment not updating
ByteHamster
2019-10-25
Migrated unread items update to EventBus
ByteHamster
2019-10-23
Removed event that is never sent
ByteHamster
2019-10-23
Migrated download log events to EventBus
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-07-22
Updated appearance of empty view
ByteHamster
2019-06-24
Reorganize downloads fragments lifecycle
Anderson Mesquita
2019-06-24
Extract methods from onViewCreated
Anderson Mesquita
2019-06-24
Fix IDE warnings
Anderson Mesquita
2019-06-24
Fix whitespace
Anderson Mesquita
2019-04-06
Merge pull request #3083 from orionlee/bulk_remove_from_queue_1145
H. Lehmann
2019-04-03
bulk edit - refactor - rename internal constant flags so that the names are c...
orionlee
2019-03-27
Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...
Jatin Kumar
2019-03-21
Added empty views to the PlayBack History, Queue,and Downloads
Jatin Kumar
2018-12-26
Code style
ByteHamster
2018-09-30
Migrate rxjava to version 2
Martin Fietz
2018-07-13
Allow to add to queue from downloads section
ByteHamster
2018-04-11
Changed batch edit icon and name
ByteHamster
[next]