summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-03-25Removed unused codeByteHamster
2020-03-25Merge pull request #3954 from ByteHamster/audioplayer-fragmentH. Lehmann
2020-03-25Cleaned up some Lint warningsByteHamster
2020-03-25Merge pull request #3961 from ByteHamster/show-buffering-indicatorH. Lehmann
2020-03-25Redesign ExternalPlayerFragmentByteHamster
2020-03-25Reworked cast button handlingByteHamster
2020-03-25Show buffering indicator on ExoPlayerByteHamster
2020-03-25Implemented missing PlaybackController state handlingByteHamster
2020-03-25Updated queue iconByteHamster
2020-03-24Add and use new iconNathan Mascitelli
2020-03-24List episodes that are downloadedNathan Mascitelli
2020-03-24Use different idsNathan Mascitelli
2020-03-23Added basic cast button to AudioPlayerFragmentByteHamster
2020-03-23Added bottom sheet to activityByteHamster
2020-03-23Use AndroidX consumer instead of our ownByteHamster
2020-03-23Copied setup from MediaPlayerActivity to AudioPlayerFragmentByteHamster
2020-03-22Created audio player fragmentByteHamster
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-22Fix build and testsNathan 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
2020-03-20Merge pull request #3946 from ByteHamster/speed-up-startH. Lehmann
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
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
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
2020-03-17Merge pull request #3935 from ByteHamster/black-iconsH. Lehmann
2020-03-16Merge pull request #3936 from ByteHamster/add-feed-pageH. Lehmann
2020-03-16Merge pull request #3934 from ByteHamster/fix-blurH. Lehmann
2020-03-16Removed unused cast buttonByteHamster
2020-03-16Made icons black instead of greyByteHamster
2020-03-16Made add feed page more whiteByteHamster
2020-03-16Merge pull request #3923 from ByteHamster/toolbarH. Lehmann