summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 #3720 from ByteHamster/do-not-allocate-arraysH. Lehmann
2020-01-09Merge pull request #3715 from ByteHamster/speed-up-searchH. Lehmann
2020-01-09Merge branch 'develop' into do-not-allocate-arraysH. Lehmann
2020-01-09Merge pull request #3714 from ByteHamster/add-progress-bar-to-searchH. Lehmann
2020-01-09Merge pull request #3739 from txtd/feature-subscribe-on-androidH. Lehmann
2020-01-09Merge pull request #3740 from ByteHamster/retry-testsH. Lehmann
2020-01-09Retry tests automaticallyByteHamster
2020-01-07Cleanup codetxtd
2020-01-07Use replaceFirst() rather than replaceAll() when parsing subscribe on android...txtd
2020-01-07Properly parse subscribeonandroid.com URLs when subscribing to a feedtxtd
2020-01-07Add intent filters for subscribeonandroid.com to manifesttxtd
2020-01-07Bumped to version to 1.8.0-RC8ByteHamster
2020-01-07Merge pull request #3737 from ByteHamster/use-google-trust-providerH. Lehmann
2020-01-07Merge pull request #3738 from ByteHamster/persistent-filterH. Lehmann
2020-01-07Make episode filter persistentByteHamster
2020-01-07Use Google Trust providerByteHamster
2020-01-05Merge pull request #3730 from txtd/developH. Lehmann
2020-01-05Display size of toDownload in snackback instead of checkedIds so that size ma...txtd
2020-01-05Check if an episode has media before adding it to download batchtxtd
2020-01-05Merge pull request #3729 from ByteHamster/try-fix-crashH. Lehmann
2020-01-05Merge pull request #3728 from txtd/developH. Lehmann
2020-01-04Try to fix ArrayIndexOutOfBoundsExceptionByteHamster
2020-01-04Add download button to queue batch processingtxtd
2020-01-03Bumped to version to 1.8.0-RC7ByteHamster
2020-01-03Merge pull request #3725 from ByteHamster/refresh-lists-after-settings-changeH. Lehmann
2020-01-03Merge pull request #3724 from ByteHamster/fix-concurrent-modificationH. Lehmann
2020-01-03Update lists after changing 'prefer streaming' preferenceByteHamster
2020-01-03Only modify and query downloads array in main threadByteHamster
2020-01-02Bumped to version to 1.8.0-RC6ByteHamster
2020-01-02Updated collaboratorsByteHamster
2020-01-02Merge pull request #3718 from ByteHamster/downloadservice-io-main-threadH. Lehmann
2020-01-02Do not allocate space for arrays that do not need to be allocatedByteHamster
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-01Merge pull request #3713 from ByteHamster/initialize-variable-before-useH. Lehmann
2020-01-01Increased search performanceByteHamster
2020-01-01Added progress bar to episode searchByteHamster
2020-01-01Initialize variable directly before usingByteHamster
2019-12-31Merge pull request #3712 from ByteHamster/fix-options-menu-search-resultsH. Lehmann
2019-12-31Fix not showing options menu for search resultsByteHamster
2019-12-31Merge pull request #3709 from ByteHamster/fix-feed-update-crashH. Lehmann
2019-12-30remove check of media typeMax Bechtold
2019-12-29Fixed ArrayIndexOutOfBoundsException when updating feedsByteHamster
2019-12-29provide drawable for volume adaption settingMax Bechtold