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
/
core
Age
Commit message (
Expand
)
Author
2019-10-25
Merge branch 'develop' into more-eventbus-migration
H. Lehmann
2019-10-25
Merge pull request #3528 from orionlee/podcast_screen_sort_2524
H. Lehmann
2019-10-25
Removed EventDistributor
ByteHamster
2019-10-25
Migrated feed list update event to EventBus
ByteHamster
2019-10-25
Migrated unread items update to EventBus
ByteHamster
2019-10-25
Migrated player status event to EventBus
ByteHamster
2019-10-24
Fixes #3444 - Strip off HTML from podcast descriptions
fossterer
2019-10-24
Feed Sort Order DB column: changed from Integer to Text, to allow flexibility...
orionlee
2019-10-24
Misc code style fixes.
orionlee
2019-10-24
Remove unused comparators after SortOrder refactoring
orionlee
2019-10-24
Merge pull request #3551 from ByteHamster/eventdistributor
H. Lehmann
2019-10-24
Merge pull request #3550 from ByteHamster/remove-resume-intent
H. Lehmann
2019-10-24
Test to ensure Feed only accepts INTRA_FEED sort order
orionlee
2019-10-24
feeditem sort - handle boundary conditions
orionlee
2019-10-24
rename + refactor QueueSorter to FeedItemPermutors, to support both queue and...
orionlee
2019-10-24
sort in Podcast screen - implement all the sorts
orionlee
2019-10-24
a new filter icon, to differentiate it from sort per review.
orionlee
2019-10-23
Merge pull request #3544 from M-arcel/develop
H. Lehmann
2019-10-23
Showing a more interesting background image
ByteHamster
2019-10-23
Code cleanup
ByteHamster
2019-10-23
Material design layout tweaks
ByteHamster
2019-10-23
Transparent widget
Marcel Regeci
2019-10-23
Removed event that is never sent
ByteHamster
2019-10-23
Migrated playback history events to EventBus
ByteHamster
2019-10-23
Migrated download log events to EventBus
ByteHamster
2019-10-23
Removed resume intent
ByteHamster
2019-10-22
Merge pull request #3547 from ByteHamster/checkstyle-change
H. Lehmann
2019-10-22
Enforce MultipleVariableDeclarations checkstyle
ByteHamster
2019-10-20
sort in podcast screen - db persistence
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-20
Removed code duplication from playback tests, added test for ExoPlayer
ByteHamster
2019-10-20
Merge pull request #3520 from dsmith47/stream
H. Lehmann
2019-10-19
Merge pull request #3505 from xgouchet/feature/3070_episode_image
H. Lehmann
2019-10-19
Merge pull request #3538 from ariedov/crash-on-equalizer-4.1
H. Lehmann
2019-10-19
Fixes crash on equalizer open on Android 4.1
David Leibovych
2019-10-18
unit test for get feeditem link with fallback
orionlee
2019-10-17
bugfix: Share Episode URL - handle empty link
orionlee
2019-10-17
Add an option to replace Episode cover with Podcast cover
Xavier Gouchet
2019-10-16
Implemented feature to show stream button (instead of Download/Play-Pause) in...
Doug Smith
2019-10-15
Merge pull request #3516 from egsavage/reset-sleep-timer-on-play
H. Lehmann
2019-10-14
Remove duplicate string
Xavier Gouchet
2019-10-14
Fix formatting
Xavier Gouchet
2019-10-14
Add confirmation dialog before reseting statistics
Xavier Gouchet
2019-10-14
Optimize the deletion of statistics data
Xavier Gouchet
2019-10-14
Remove the unnecessary StatisticsEvent
Xavier Gouchet
2019-10-14
Remove icon from "Reset statistics" option menu item
Xavier Gouchet
2019-10-14
Reset playback statistics
Xavier Gouchet
2019-10-13
Issue #2381 - restart sleep timer on play
egsavage
2019-10-09
Fixed notification reappearing if continuous playback is disabled
ByteHamster
[next]