summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-25Removed CastPlayerActivityByteHamster
2020-03-25Merge pull request #3961 from ByteHamster/show-buffering-indicatorH. Lehmann
2020-03-25Updated testsByteHamster
2020-03-25Redesign ExternalPlayerFragmentByteHamster
2020-03-25Removed AudioPlayerActivityByteHamster
2020-03-25Merge pull request #3960 from ByteHamster/queue-iconH. Lehmann
2020-03-25Merge pull request #3959 from ByteHamster/online-feed-view-closeH. Lehmann
2020-03-25Merge pull request #3958 from ByteHamster/fix-sidebar-positionH. Lehmann
2020-03-25Merge pull request #3957 from ByteHamster/search-list-roundH. Lehmann
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-25Close OnlineFeedViewActivity when clicking borderByteHamster
2020-03-25Fixed sidebar sometimes highlighting wrong fragmentByteHamster
2020-03-25Round icons in search listByteHamster
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-23Fixed testsByteHamster
2020-03-23Going down the BottomSheetBehavior rabbit hole...ByteHamster
2020-03-23Merge pull request #3953 from ByteHamster/do-not-rotate-speed-indicatorH. Lehmann
2020-03-23Merge pull request #3955 from ByteHamster/consumerH. Lehmann
2020-03-23Converted chapters list to RecyclerViewByteHamster
2020-03-23Lock bottom sheet when playing videoByteHamster
2020-03-23Added bottom sheet to activityByteHamster
2020-03-23Added options menuByteHamster
2020-03-23Use AndroidX consumer instead of our ownByteHamster
2020-03-23Extracted skip preference dialogByteHamster
2020-03-23Copied setup from MediaPlayerActivity to AudioPlayerFragmentByteHamster
2020-03-22Do not rotate speed indicator if setSpeed is never calledByteHamster
2020-03-22Created audio player fragmentByteHamster
2020-03-22Fix build after rebaseNathan Mascitelli
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-22Fix build after rebaseNathan 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-21Merge pull request #3951 from ByteHamster/progress-barsH. Lehmann
2020-03-21Made sure that all fragments have a progress barByteHamster