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
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2019-09-29
Merge branch 'develop' into smart-spread-fix
ByteHamster
2019-09-29
Merge pull request #3461 from ByteHamster/do-not-notify-cancelled-downloads
H. Lehmann
2019-09-28
Fix the smart shuffle spread calculation
Stephen Kitt
2019-09-28
Enabled more checkstyle rules
ByteHamster
2019-09-28
Sending event if download was cancelled
ByteHamster
2019-09-28
Do not notify cancelled downloads
ByteHamster
2019-09-27
Merge branch 'master' into develop
ByteHamster
2019-09-27
Merge pull request #3458 from ByteHamster/store-foreground-state-correctly
H. Lehmann
2019-09-27
Fixed another phantom service is running notification
ByteHamster
2019-09-26
Merge pull request #3453 from ByteHamster/refresh-subscriptions-view
H. Lehmann
2019-09-26
Refactored method for readability
ByteHamster
2019-09-26
Merge pull request #3455 from ByteHamster/rxjava-buffering
H. Lehmann
2019-09-26
Merge pull request #3450 from ByteHamster/undeliverable-exception
H. Lehmann
2019-09-26
Using RxJava to update buffering
ByteHamster
2019-09-26
Merge pull request #3451 from ByteHamster/fix-no-browser-installed
H. Lehmann
2019-09-26
Merge pull request #3452 from ByteHamster/transparent-outline
H. Lehmann
2019-09-25
Removed transparent notification button outline
ByteHamster
2019-09-25
Fixed crash if there is no browser installed
ByteHamster
2019-09-25
Fixed crashes when leaving search fragments
ByteHamster
2019-09-25
Fixed HTTP redirects in ExoPlayer
ByteHamster
2019-09-24
auto feed update mini-refactor: move periodic update entry point method from ...
orionlee
2019-09-24
auto feed update - make the calls from UI use background thread rather than W...
orionlee
2019-09-24
change refreshAllFeeds() main thread call guard to exception.
orionlee
2019-09-24
remove unnecessary thread DBTasks.refreshAllFeeds(): it is invoked by FeedUpd...
orionlee
2019-09-24
Make feed update work IDs not dependent on classname to avoid accidental chan...
orionlee
2019-09-24
simplify param logic (getInputData() is @NonNull)
orionlee
2019-09-24
prevent deadlock in case auto feed update is blocked per review.
orionlee
2019-09-24
Refactor automatic feed update - remove extra threads no longer necessary.
orionlee
2019-09-24
Merge pull request #3441 from ByteHamster/circleci-improvements
H. Lehmann
2019-09-24
Fixed checkstyle violations
ByteHamster
2019-09-23
SSL android 4 fix - fix code styles
orionlee
2019-09-23
SSL fix On Android 4.4 for certain web sites.
orionlee
2019-09-21
Merge pull request #3354 from ByteHamster/display-buffer-state
H. Lehmann
2019-09-20
Merge branch 'develop' into follow-system-theme
H. Lehmann
2019-09-20
Merge pull request #3408 from ByteHamster/update-speed-button-text
H. Lehmann
2019-09-20
Merge pull request #3423 from ByteHamster/notification-icon-key
H. Lehmann
2019-09-20
Update playback speed button if service is not running
ByteHamster
2019-09-20
Merge pull request #3424 from ByteHamster/preferences-apply
H. Lehmann
2019-09-14
Removed unused code
ByteHamster
2019-09-14
Calling apply() on preferences edit
ByteHamster
2019-09-14
Updated key notification icon
ByteHamster
2019-09-11
Fixed widget if playbackservice is not running
ByteHamster
2019-09-10
Merge pull request #3399 from ByteHamster/remove-unused-color
H. Lehmann
2019-09-10
Add option to follow system theme
ByteHamster
2019-09-10
Restart service when re-gaining audio focus
ByteHamster
2019-09-09
Removed unused color resource
ByteHamster
2019-09-09
Fixed receiving audio events after service shutdown
ByteHamster
2019-09-06
Making sure that intents are not overwritten
ByteHamster
2019-09-03
Merge pull request #3371 from ByteHamster/notification-action-foreground
H. Lehmann
2019-09-03
Executing notification actions in foreground
ByteHamster
[next]