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
/
view
/
viewholder
Age
Commit message (
Expand
)
Author
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-08-28
Moved feed parser to its own module
ByteHamster
2021-06-29
Contextual menu for multi selecting episodes (#5130)
peakvalleytech
2021-06-20
Removed AddToQueueActionButton (#5189)
ueen
2021-04-29
Merge download log+running lists (#5134)
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-04-22
Removed PlaybackPreferences dependency from FeedMedia
ByteHamster
2021-04-22
Decouple FeedMedia and PlaybackService
ByteHamster
2021-04-02
Safer remain time - default to zero when the media duration is wrong (#5043)
Tony Tam
2021-03-04
Described download errors in more detail
ByteHamster
2021-02-24
Remove interface ImageResource (#4911)
Herbert Reiter
2021-02-15
changed the "Use Episode Cover" setting to only apply to list items. (#4908)
Geist5000
2021-02-14
New preference to show the remaining time in the 'queue' and podcast episode ...
Tony Tam
2021-02-12
Move basic views to new module
ByteHamster
2020-10-24
Fixed played state sometimes not being displayed
ByteHamster
2020-06-14
Merge pull request #4231 from ByteHamster/garbage-collect
H. Lehmann
2020-06-09
Increase contrast of played items
ByteHamster
2020-06-09
Fixed leaking fragments in recycledViewPool
ByteHamster
2020-05-16
Make duration visible when showing playback position updates
ByteHamster
2020-05-14
Made dark theme darker
ByteHamster
2020-05-09
Improved TalkBack accessibility
ByteHamster
2020-04-12
Use Android's own file size formatter
Ebrahim Byagowi
2020-04-02
Recycle ViewHolders throughout the app
ByteHamster
2020-03-25
Removed unused code
ByteHamster
2020-03-17
Converted lists to RecyclerView
ByteHamster
2020-02-28
Fixed items without media showing video icon
ByteHamster
2020-02-06
Updated download log list
ByteHamster
2020-02-05
Using unified item view in search fragment
ByteHamster
2020-02-05
Moved ViewHolder class
ByteHamster