Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-28 | Fix the smart shuffle spread calculation | Stephen Kitt | |
We want to ensure that the total spread is divisible by all feed sizes, so the modulo calculation needs to divide spread by the feed size, not the other way round as is done currently. In addition, this ensures the per-feed spread is never 0 (so the degenerate case is equivalent to the old smart shuffle). Signed-off-by: Stephen Kitt <steve@sk2.org> | |||
2019-09-27 | Bumped version to 1.7.3b1.7.3b | ByteHamster | |
2019-09-27 | Merge pull request #3458 from ByteHamster/store-foreground-state-correctly | H. Lehmann | |
Fixed another phantom service is running notification | |||
2019-09-27 | Fixed another phantom service is running notification | ByteHamster | |
Steps to reproduce: - Send STOP key two times - Service starts foreground but does not stop again because stateManager does not know about foreground state | |||
2019-09-26 | Merge pull request #3450 from ByteHamster/undeliverable-exception | H. Lehmann | |
Fixed crashes when leaving search fragments | |||
2019-09-26 | Merge pull request #3448 from ByteHamster/fix-exoplayer-redirects | H. Lehmann | |
Fixed HTTP redirects in ExoPlayer | |||
2019-09-25 | Fixed crashes when leaving search fragments | ByteHamster | |
2019-09-25 | Fixed HTTP redirects in ExoPlayer | ByteHamster | |
2019-09-20 | Bumped version to 1.7.3 | ByteHamster | |
2019-09-20 | Updated translations | ByteHamster | |
2019-09-20 | Updated changelog | ByteHamster | |
2019-09-17 | Merge pull request #3427 from orionlee/bugfix_minimal_wififilter_android10_3387 | H. Lehmann | |
#3387 short-term (v1.7.3) fix for Auto Downoad WiFi filter UI on Android 10+ | |||
2019-09-16 | #3387 short-term (v1.7.3) fix for WiFi filter UI on Android 10+ | orionlee | |
(Requires user to grant location permission manually) | |||
2019-09-13 | Bumped version to 1.7.3-RC7 | ByteHamster | |
2019-09-13 | Merge pull request #3420 from ByteHamster/media-player-default | H. Lehmann | |
Ensure that ExoPlayer is set | |||
2019-09-13 | Merge pull request #3419 from ByteHamster/crash-fixes | H. Lehmann | |
Fixed crash when controller is null | |||
2019-09-13 | Ensure that ExoPlayer is set | ByteHamster | |
2019-09-13 | Fixed crash when controller is null | ByteHamster | |
2019-09-11 | Merge pull request #3405 from ByteHamster/disable-fast-scroll | H. Lehmann | |
Disabled fast scroll | |||
2019-09-11 | Merge pull request #3407 from ByteHamster/fix-widget-no-playbackservice | H. Lehmann | |
Fixed widget if playbackservice is not running | |||
2019-09-11 | Merge pull request #3409 from ByteHamster/show-selectability | H. Lehmann | |
Cover and text are selectable. Show this on click | |||
2019-09-11 | Cover and text are selectable. Show this on click | ByteHamster | |
2019-09-11 | Fixed widget if playbackservice is not running | ByteHamster | |
2019-09-11 | Revert "Moved feed settings button away from scroll bar" | ByteHamster | |
This reverts commit 15accaeb07e4f3fab93635bd30ea001ec9459cfb. | |||
2019-09-11 | Revert "Added fast scroll to item list" | ByteHamster | |
This reverts commit b147b3c07a4a7eea9fe1111c3e91e965dc05251f. | |||
2019-09-11 | Bumped version to 1.7.3-RC6 | ByteHamster | |
2019-09-10 | Merge pull request #3399 from ByteHamster/remove-unused-color | H. Lehmann | |
Removed unused color resource | |||
2019-09-10 | Merge pull request #3401 from ByteHamster/moved-feed-settings-button | H. Lehmann | |
Moved feed settings button away from scroll bar | |||
2019-09-10 | Merge pull request #3402 from ByteHamster/audiofocus-gain-continue | H. Lehmann | |
Restart service when re-gaining audio focus | |||
2019-09-10 | Restart service when re-gaining audio focus | ByteHamster | |
2019-09-10 | Moved feed settings button away from scroll bar | ByteHamster | |
2019-09-09 | Merge pull request #3397 from ByteHamster/fix-crash-audio-focus-after-shutdown | H. Lehmann | |
Fixed receiving audio events after service shutdown | |||
2019-09-09 | Removed unused color resource | ByteHamster | |
2019-09-09 | Merge pull request #3396 from ByteHamster/crash-keep-empty-queue-sorted | H. Lehmann | |
Fixed crash when clicking keep sorted on empty queue | |||
2019-09-09 | Fixed receiving audio events after service shutdown | ByteHamster | |
2019-09-09 | Fixed crash when clicking keep sorted on empty queue | ByteHamster | |
2019-09-09 | Added queue test | ByteHamster | |
2019-09-06 | Bumped version to 1.7.3-RC5 | ByteHamster | |
2019-09-06 | Making sure that intents are not overwritten | ByteHamster | |
2019-09-04 | Bumped version to 1.7.3-RC4 | ByteHamster | |
2019-09-04 | Pulled translations | ByteHamster | |
2019-09-04 | Merge pull request #3384 from orionlee/update_faq_link_to_https_3380 | H. Lehmann | |
update FAQ link to https | |||
2019-09-04 | Merge pull request #3385 from orionlee/add_privacy_policy_link_3378 | H. Lehmann | |
Add link to Privacy Policy | |||
2019-09-04 | #3378 Add link to Privacy Policy | orionlee | |
2019-09-04 | #3380 update FAQ link to https | orionlee | |
2019-09-03 | Merge pull request #3377 from ByteHamster/combined-search | H. Lehmann | |
Disabled gpodnet in combined search | |||
2019-09-03 | Merge pull request #3375 from ↵ | H. Lehmann | |
orionlee/bugfix_batch_edit_deselect_all_fab_overlay_3374 fix batch edit: deselect all label and FAB overlay remains when deselect all | |||
2019-09-03 | #3374 batch edit fab: avoid call show repeatedly for potential complication ↵ | orionlee | |
per review | |||
2019-09-03 | Disabled gpodnet in combined search | ByteHamster | |
2019-09-03 | #3373 fix batch edit deselect all text label | orionlee | |