summaryrefslogtreecommitdiff
path: root/core/src/main
AgeCommit message (Collapse)Author
2020-03-22Changes based on feedbackNathan Mascitelli
2020-03-22Autodownload notification opens queueNathan Mascitelli
2020-03-22Requested changes from review feedbackNathan Mascitelli
2020-03-22Add new notification channelNathan Mascitelli
2020-03-22Remove unused constantNathan Mascitelli
2020-03-22Updates based on QA feedbackNathan Mascitelli
2020-03-22Rename generatedBySystem to initiatedByUserNathan Mascitelli
2020-03-22Simplify constructorsNathan Mascitelli
2020-03-22Add preferencesNathan Mascitelli
2020-03-22Create report if download generated by systemNathan Mascitelli
2020-03-22Add generatedBySystem to DownloadStatusNathan Mascitelli
2020-03-22Add generatedBySystem to DownloadRequestNathan Mascitelli
2020-03-20Fixed downloads taking long before being shown as startedByteHamster
The first call to installSslProvider may take quite long. Already report the started download.
2020-03-20Merge pull request #3946 from ByteHamster/speed-up-startH. Lehmann
Install ssl provider asynchronously
2020-03-20Fixed jumping icon on splash screenByteHamster
2020-03-20Install ssl provider asynchronouslyByteHamster
2020-03-18Enabled more checkstyle rulesByteHamster
2020-03-18Merge pull request #3940 from ByteHamster/caching-improvementsH. Lehmann
Do not cache images, accept old iTunes responses
2020-03-18Show artistName in place of podcast url when it is available (#3762)Tony Tam
2020-03-18Do not cache images, accept old iTunes responsesByteHamster
2020-03-17Merge pull request #3938 from ByteHamster/sidebar-sizeH. Lehmann
Increased sidebar size
2020-03-17Increased sidebar sizeByteHamster
2020-03-17Re-added paged feed buttonByteHamster
2020-03-17Showing feed results in searchByteHamster
2020-03-17Converted lists to RecyclerViewByteHamster
Also, cleaned up list adapters
2020-03-17Merge pull request #3935 from ByteHamster/black-iconsH. Lehmann
Made icons black instead of grey
2020-03-16Merge pull request #3936 from ByteHamster/add-feed-pageH. Lehmann
Made add feed page more white
2020-03-16Merge pull request #3934 from ByteHamster/fix-blurH. Lehmann
Fixed blurring images on Android 4.4
2020-03-16Removed unused cast buttonByteHamster
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-03-16Made add feed page more whiteByteHamster
2020-03-16Merge pull request #3923 from ByteHamster/toolbarH. Lehmann
Moved Toolbar to individual Fragments
2020-03-16Fixed blurring images on Android 4.4ByteHamster
2020-03-16Always add UserAgent to requestsByteHamster
2020-03-16Merge pull request #3930 from ByteHamster/cacheH. Lehmann
Enable caching for web responses
2020-03-16Enable caching for web responsesByteHamster
2020-03-16Merge pull request #3882 from ByteHamster/stream-unsubscribed-episodeH. Lehmann
Allow to stream episodes from unsubscribed podcast
2020-03-16Allow to stream episodes from unsubscribed podcastByteHamster
2020-03-15Fixed error message when file was deletedByteHamster
2020-03-15Fixed flickering feed iconByteHamster
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2020-03-14Merge pull request #3927 from ByteHamster/player-pageH. Lehmann
Removed ActionBar background on player page
2020-03-13Color tweaksByteHamster
2020-03-12Fixed showing feed title in download logByteHamster
2020-03-10Change batch edit text to Multi select (#3917)JessieVela
2020-03-10Change display of text from Download queued to Download pending (#3916)JessieVela
2020-03-01Add allow streaming dialog (#3897)H. Lehmann
2020-03-01Updated StringsByteHamster
2020-03-01Merge pull request #3885 from ByteHamster/new-episodes-defaultH. Lehmann
Change default drawer counter to 'new episodes'
2020-03-01Merge pull request #3886 from ByteHamster/export-logcatH. Lehmann
Added 'Export logs' button to bug report page