summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-26Display splash for all screensByteHamster
2020-01-25Merge pull request #3780 from ByteHamster/unlink-speed-settingsH. Lehmann
2020-01-25Merge pull request #3782 from ByteHamster/seek-reliabilityH. Lehmann
2020-01-25Make seeking more reliableByteHamster
2020-01-25Do not link playback speed settingsByteHamster
2020-01-20Merge pull request #3773 from ByteHamster/fix-cover-loaderH. Lehmann
2020-01-20Merge pull request #3690 from ByteHamster/more-forgiving-duplicate-detectionH. Lehmann
2020-01-20Fix weird behavior in CoverLoaderByteHamster
2020-01-20More forgiving duplicate detectionByteHamster
2020-01-19Merge pull request #3763 from jklippel/rename_feed_to_podcastH. Lehmann
2020-01-19changed mentions of 'feed' to 'podcast'J.P.Klippel
2020-01-14Merge pull request #3751 from ByteHamster/statistics-colorsH. Lehmann
2020-01-12Added colorful dots to statisticsByteHamster
2020-01-12Merge pull request #3523 from wseemann/developH. Lehmann
2020-01-12Show storage size of downloaded episodesWilliam Seemann
2020-01-11Merge pull request #3716 from ByteHamster/only-one-httpclientH. Lehmann
2020-01-11Do not create new httpclient for each downloadByteHamster
2020-01-11Merge pull request #3743 from txtd/mark-as-playedH. Lehmann
2020-01-11Make sure episode contain media before adding them to queuetxtd
2020-01-11Show mark as read rather than mark as played in case item has no mediatxtd
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 #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