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
Age
Commit message (
Expand
)
Author
2019-09-29
Merge branch 'develop' into smart-spread-fix
ByteHamster
2019-09-29
Merge pull request #3416 from orionlee/bugfix_autodownload_wifi_filter_on_and...
H. Lehmann
2019-09-29
Merge pull request #3440 from orionlee/avoid_cast_init_unless_enabled
H. Lehmann
2019-09-29
Merge pull request #3461 from ByteHamster/do-not-notify-cancelled-downloads
H. Lehmann
2019-09-29
Merge pull request #3464 from ByteHamster/checkstyle-more-rules
H. Lehmann
2019-09-28
Avoid Cast Initialization UI - prompt restart only when enabled. Make prompt ...
orionlee
2019-09-28
Avoid Cast Initialization - bugfix of accidental removal of cast-enabled codes
orionlee
2019-09-28
Wifi Filter UI - code style tweaks, mainly inlining.
orionlee
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
Avoid Cast initialization UI - prompt users to restart upon settings changed.
orionlee
2019-09-27
Avoid Cast initialization unless it is enabled (to avoid triggering Google Pl...
orionlee
2019-09-27
Auto Wifi filter permission UI - flattened the logic back to the fragment per...
orionlee
2019-09-27
#3387 permission prompt - add comments for case Wi-Fi filter not enabled.
orionlee
2019-09-27
#3387 permission prompt - add warning icon to make it stand out.
orionlee
2019-09-27
#3387 use ACCESS_FINE_LOCATION per Google feedback
orionlee
2019-09-27
#3387 ask for location permission for Wi-Fi filter UI on Android 10+.
orionlee
2019-09-27
#3387 new permission for WiFi filter UI be compatible with Android 10+
orionlee
2019-09-27
Merge branch 'master' into develop
ByteHamster
2019-09-27
Bumped version to 1.7.3b
1.7.3b
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
Merge pull request #3448 from ByteHamster/fix-exoplayer-redirects
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
Added refresh item to subscriptions view
ByteHamster
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
Merge pull request #3357 from orionlee/autoupdate_thread_refactor_post_workma...
H. Lehmann
2019-09-24
re-add missing awaitility dependency in AndroidTest
orionlee
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 #3443 from ByteHamster/speed-up-circleci
H. Lehmann
2019-09-24
Speed up circleci by allowing different flavours to build in parallel
ByteHamster
2019-09-24
Merge pull request #3441 from ByteHamster/circleci-improvements
H. Lehmann
[next]