summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-09-25Using PlaybackService to distribute position events instead of PlaybackContro...ByteHamster
2019-09-25Removed ProgressEventByteHamster
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-21#2977 fix incorrect "share podcast url" labelorionlee
2019-09-21Merge pull request #3354 from ByteHamster/display-buffer-stateH. Lehmann
2019-09-21Merge pull request #3433 from ByteHamster/bug-report-sectionH. Lehmann
2019-09-20Merge pull request #3403 from ByteHamster/follow-system-themeH. Lehmann
2019-09-20Merge pull request #3369 from ByteHamster/playback-speed-iconH. Lehmann
2019-09-20Added button to view mailing listByteHamster
2019-09-20Updated FAQ icon and textByteHamster
2019-09-20Renamed crash report to bug reportByteHamster
2019-09-20Removed link to known issuesByteHamster
2019-09-20Merge pull request #3414 from ByteHamster/bug-report-screenH. 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 branch 'develop' into lock-queueH. Lehmann
2019-09-20Merge pull request #3421 from ByteHamster/removed-unused-resourcesH. Lehmann
2019-09-20Merge pull request #3424 from ByteHamster/preferences-applyH. Lehmann
2019-09-20Merge pull request #3422 from ByteHamster/fix-id-languageH. Lehmann
2019-09-20Merge pull request #3425 from ByteHamster/cleanupH. Lehmann
2019-09-20Updated translationsByteHamster
2019-09-16#3387 short-term (v1.7.3) fix for WiFi filter UI on Android 10+orionlee
2019-09-14Removed unused codeByteHamster
2019-09-14Calling apply() on preferences editByteHamster
2019-09-14Updated key notification iconByteHamster
2019-09-14Fixed indonesian translation folderByteHamster
2019-09-14Removed unused themesByteHamster
2019-09-14Removed unused stringsByteHamster
2019-09-14Removed unused colors and dimensByteHamster
2019-09-14Using a single notification iconByteHamster
2019-09-14Removed unused iconsByteHamster
2019-09-11Added screen that shows crash infoByteHamster
2019-09-11Added warning when locking queueByteHamster
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