summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-01-09Add summary to main settings/preferences screen (#3745)Tony Tam
2020-01-09Merge pull request #3711 from ByteHamster/load-more-new-episodesH. Lehmann
2020-01-09Merge pull request #3719 from ByteHamster/removed-unused-codeH. Lehmann
2020-01-09Added paged loading to 'new episodes' listByteHamster
2020-01-09Merge pull request #3715 from ByteHamster/speed-up-searchH. Lehmann
2020-01-07Use Google Trust providerByteHamster
2020-01-03Only modify and query downloads array in main threadByteHamster
2020-01-02Removed custom ArrayList implementation that was only used in one locationByteHamster
2020-01-02Removed unused methodsByteHamster
2020-01-02Replaced custom background with selectableItemBackgroundByteHamster
2020-01-02Removed API checksByteHamster
2020-01-02Do not enqueue on main tread (database IO)ByteHamster
2020-01-01Increased search performanceByteHamster
2019-12-29Fixed ArrayIndexOutOfBoundsException when updating feedsByteHamster
2019-12-24Updated translationsByteHamster
2019-12-20Merge pull request #3695 from ByteHamster/playback-icon-sizeH. Lehmann
2019-12-20Merge pull request #3654 from ByteHamster/emulator-testH. Lehmann
2019-12-19Fixed playback speed icon mismatchByteHamster
2019-12-19Do not crash when clicking menu items while loadingByteHamster
2019-12-19Updated translationsByteHamster
2019-12-17Signal unread items update after downloadingByteHamster
2019-12-15Merge pull request #3687 from ByteHamster/cancel-notification-updaterH. Lehmann
2019-12-15Cancel notification after cancelling notification updaterByteHamster
2019-12-13Extracted string resourceByteHamster
2019-12-12Making sure to not click the wrong listByteHamster
2019-12-12Remove queue item without checking taskmanager firstByteHamster
2019-12-12Merge pull request #3680 from ByteHamster/create-channelsH. Lehmann
2019-12-12Make sure to create notification channelsByteHamster
2019-12-11Merge pull request #3677 from ByteHamster/mark-seen-after-downloadH. Lehmann
2019-12-10Fix DownloadService deadlockByteHamster
2019-12-10Mark as seen after download completedByteHamster
2019-12-02Merge pull request #3666 from ByteHamster/fix-cancellation-exceptionH. Lehmann
2019-12-02Wait for downloadCompletionThread to finish before stopping executors used by...ByteHamster
2019-12-02Ignore cancellationExceptionByteHamster
2019-12-02Avoid too much nestingByteHamster
2019-12-01Merge pull request #3663 from ByteHamster/continuous-playback-show-new-infoH. Lehmann
2019-12-01Added playback params to wrapper so speed can be changed while pausedJonas Kalderstam
2019-12-01Show new info if playback stopped because continuous playback is offByteHamster
2019-11-26Merge pull request #3647 from ByteHamster/fix-downloadservice-notificationH. Lehmann
2019-11-26Do not start download service if there is nothing to downloadByteHamster
2019-11-26Fixed NPE in DownloadRequesterByteHamster
2019-11-24Decrease connection timeoutByteHamster
2019-11-24Added names to threadsByteHamster
2019-11-24Making sure that DownloadService always calls startForegroundByteHamster
2019-11-24Fixed crash in download serviceByteHamster
2019-11-24Updated translationsByteHamster
2019-11-24Hotfix: Do not delete episodesByteHamster
2019-11-22Merge pull request #3621 from ByteHamster/debug-iconH. Lehmann
2019-11-22Merge pull request #3637 from ByteHamster/remove-prestissimoH. Lehmann
2019-11-22Merge pull request #3639 from ByteHamster/show-failed-parse-badgeH. Lehmann