summaryrefslogtreecommitdiff
path: root/core/src/main/java/de
AgeCommit message (Expand)Author
2019-09-26Merge pull request #3455 from ByteHamster/rxjava-bufferingH. Lehmann
2019-09-26Using RxJava to update bufferingByteHamster
2019-09-26Merge pull request #3451 from ByteHamster/fix-no-browser-installedH. Lehmann
2019-09-26Merge pull request #3452 from ByteHamster/transparent-outlineH. Lehmann
2019-09-25Removed transparent notification button outlineByteHamster
2019-09-25Fixed crash if there is no browser installedByteHamster
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 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
2019-09-20Merge pull request #3424 from ByteHamster/preferences-applyH. Lehmann
2019-09-14Removed unused codeByteHamster
2019-09-14Calling apply() on preferences editByteHamster
2019-09-14Updated key notification iconByteHamster
2019-09-11Fixed widget if playbackservice is not runningByteHamster
2019-09-10Merge pull request #3399 from ByteHamster/remove-unused-colorH. Lehmann
2019-09-10Add option to follow system themeByteHamster
2019-09-10Restart service when re-gaining audio focusByteHamster
2019-09-09Removed unused color resourceByteHamster
2019-09-09Fixed receiving audio events after service shutdownByteHamster
2019-09-06Making sure that intents are not overwrittenByteHamster
2019-09-03Merge pull request #3371 from ByteHamster/notification-action-foregroundH. Lehmann
2019-09-03Executing notification actions in foregroundByteHamster
2019-09-02Do not crash when cancelling gpodder podcast loadingByteHamster
2019-09-01Also ignore undeliverable InterruptedIOExceptionsByteHamster
2019-08-31Displaying buffer state with ExoPlayerByteHamster
2019-08-30Fixed deleting currently playing feedByteHamster
2019-08-30Merge pull request #3351 from ByteHamster/lazy-load-episodesH. Lehmann
2019-08-30More episodes on all episodesJan-Peter von Hunnius
2019-08-30Allow to delete currently playing mediaByteHamster
2019-08-30Merge pull request #3349 from ByteHamster/no-crash-after-disposeH. Lehmann
2019-08-30Do not crash on undeliverable InterruptedExceptionByteHamster
2019-08-30Merge pull request #3347 from ByteHamster/remove-notificationH. Lehmann
2019-08-30Updated streaming confirmation iconByteHamster
2019-08-30Added button to always allow streamingByteHamster
2019-08-30Added media details to dummy notificationByteHamster
2019-08-30Do not hide notification on audio focus lossByteHamster