summaryrefslogtreecommitdiff
path: root/core/src/main/java/de
AgeCommit message (Expand)Author
2019-09-29Merge pull request #3467 from ByteHamster/keep-back-bufferH. Lehmann
2019-09-29Merge pull request #3454 from ByteHamster/update-progressH. Lehmann
2019-09-29Merge pull request #3466 from ByteHamster/no-reinit-on-pauseH. Lehmann
2019-09-29Keep 30 seconds of back bufferByteHamster
2019-09-29Do not reinit on pauseByteHamster
2019-09-29Merge branch 'develop' into smart-spread-fixByteHamster
2019-09-29Merge pull request #3461 from ByteHamster/do-not-notify-cancelled-downloadsH. Lehmann
2019-09-28#3383 Fix skip last episode in queue - the fixorionlee
2019-09-28#3383 Fix skip last episode in queue: android test to reproduce it.orionlee
2019-09-28Fix the smart shuffle spread calculationStephen Kitt
2019-09-28Enabled more checkstyle rulesByteHamster
2019-09-28Sending event if download was cancelledByteHamster
2019-09-28Do not notify cancelled downloadsByteHamster
2019-09-27Merge branch 'develop' into update-progressByteHamster
2019-09-27Merge branch 'master' into developByteHamster
2019-09-27Merge pull request #3458 from ByteHamster/store-foreground-state-correctlyH. Lehmann
2019-09-27Fixed another phantom service is running notificationByteHamster
2019-09-26Merge pull request #3453 from ByteHamster/refresh-subscriptions-viewH. Lehmann
2019-09-26Refactored method for readabilityByteHamster
2019-09-26Merge pull request #3455 from ByteHamster/rxjava-bufferingH. Lehmann
2019-09-26Merge pull request #3450 from ByteHamster/undeliverable-exceptionH. Lehmann
2019-09-26Using RxJava to update bufferingByteHamster
2019-09-26Merge pull request #3451 from ByteHamster/fix-no-browser-installedH. Lehmann
2019-09-26Using RxJava to update position on main threadByteHamster
2019-09-26Merge pull request #3452 from ByteHamster/transparent-outlineH. Lehmann
2019-09-25Update playback position in queueByteHamster
2019-09-25Using PlaybackService to distribute position events instead of PlaybackContro...ByteHamster
2019-09-25Removed ProgressEventByteHamster
2019-09-25Removed transparent notification button outlineByteHamster
2019-09-25Fixed crash if there is no browser installedByteHamster
2019-09-25Fixed crashes when leaving search fragmentsByteHamster
2019-09-25Fixed HTTP redirects in ExoPlayerByteHamster
2019-09-24auto feed update mini-refactor: move periodic update entry point method from ...orionlee
2019-09-24auto feed update - make the calls from UI use background thread rather than W...orionlee
2019-09-24change refreshAllFeeds() main thread call guard to exception.orionlee
2019-09-24remove unnecessary thread DBTasks.refreshAllFeeds(): it is invoked by FeedUpd...orionlee
2019-09-24Make feed update work IDs not dependent on classname to avoid accidental chan...orionlee
2019-09-24simplify param logic (getInputData() is @NonNull)orionlee
2019-09-24prevent deadlock in case auto feed update is blocked per review.orionlee
2019-09-24Refactor automatic feed update - remove extra threads no longer necessary.orionlee
2019-09-24Merge branch 'develop' into notification-default-iconH. Lehmann
2019-09-24Merge pull request #3441 from ByteHamster/circleci-improvementsH. Lehmann
2019-09-24Fixed checkstyle violationsByteHamster
2019-09-23SSL android 4 fix - fix code stylesorionlee
2019-09-23SSL fix On Android 4.4 for certain web sites.orionlee
2019-09-21Merge pull request #3354 from ByteHamster/display-buffer-stateH. Lehmann
2019-09-20Merge branch 'develop' into follow-system-themeH. Lehmann
2019-09-20Merge pull request #3408 from ByteHamster/update-speed-button-textH. Lehmann
2019-09-20Merge pull request #3423 from ByteHamster/notification-icon-keyH. Lehmann
2019-09-20Update playback speed button if service is not runningByteHamster