Commit Graph

6372 Commits

Author SHA1 Message Date
ByteHamster d87cc27c9b Deleted unused layout file 2020-03-25 21:45:58 +01:00
ByteHamster a4c4d116de Fixed crash
Not sure why that crash appeared now...
2020-03-25 21:38:05 +01:00
ByteHamster 44df74fc17 Removed CastPlayerActivity 2020-03-25 21:21:19 +01:00
H. Lehmann ae906de06d
Merge pull request #3961 from ByteHamster/show-buffering-indicator
Show buffering indicator on ExoPlayer
2020-03-25 18:20:42 +01:00
ByteHamster 4ee04b3409 Updated tests 2020-03-25 18:18:14 +01:00
ByteHamster cbb310080e Redesign ExternalPlayerFragment 2020-03-25 17:49:25 +01:00
ByteHamster 0a7d054aad Removed AudioPlayerActivity 2020-03-25 17:09:03 +01:00
H. Lehmann 35477440aa
Merge pull request #3960 from ByteHamster/queue-icon
Updated queue icon
2020-03-25 17:01:59 +01:00
H. Lehmann 93595c7bc2
Merge pull request #3959 from ByteHamster/online-feed-view-close
Close OnlineFeedViewActivity when clicking border
2020-03-25 17:01:47 +01:00
H. Lehmann 3bb222089e
Merge pull request #3958 from ByteHamster/fix-sidebar-position
Fixed sidebar sometimes highlighting wrong fragment
2020-03-25 17:01:31 +01:00
H. Lehmann dee519c2df
Merge pull request #3957 from ByteHamster/search-list-round
Round icons in search list
2020-03-25 17:01:13 +01:00
ByteHamster 9e84a06260 Reworked cast button handling 2020-03-25 17:00:48 +01:00
ByteHamster 6f9d13146e Show buffering indicator on ExoPlayer 2020-03-25 16:43:35 +01:00
ByteHamster a989db586a Implemented missing PlaybackController state handling 2020-03-25 16:09:45 +01:00
ByteHamster 5af219107d Updated queue icon 2020-03-25 15:46:01 +01:00
ByteHamster 75e34da30f Close OnlineFeedViewActivity when clicking border 2020-03-25 15:41:42 +01:00
ByteHamster 4ecf9ca605 Fixed sidebar sometimes highlighting wrong fragment 2020-03-25 15:35:21 +01:00
ByteHamster d77e04d1c1 Round icons in search list 2020-03-25 15:23:35 +01:00
Nathan Mascitelli 9637734000 Add and use new icon 2020-03-24 21:12:02 -04:00
Nathan Mascitelli 125fa3932e List episodes that are downloaded 2020-03-24 20:48:35 -04:00
Nathan Mascitelli c2d87f57e5 Use different ids 2020-03-24 20:03:04 -04:00
ByteHamster 982ce61b3f Added basic cast button to AudioPlayerFragment 2020-03-23 19:21:23 +01:00
ByteHamster 11536361c5 Fixed tests 2020-03-23 19:18:24 +01:00
ByteHamster 5ad7228b4e Going down the BottomSheetBehavior rabbit hole...
BottomSheetBehavior only supports one scrolling child. Add support for a ViewPager.
ViewPager.getChildAt sometimes does not match the actual position.
Make sure that it keeps all children using setOffscreenPageLimit
2020-03-23 14:33:30 +01:00
H. Lehmann c488b6c3fb
Merge pull request #3953 from ByteHamster/do-not-rotate-speed-indicator
Do not rotate speed indicator if setSpeed is never called
2020-03-23 11:09:18 +01:00
H. Lehmann 884d00a537
Merge pull request #3955 from ByteHamster/consumer
Use AndroidX consumer instead of our own
2020-03-23 11:09:00 +01:00
ByteHamster 6b79daacfe Converted chapters list to RecyclerView
This fixes scrolling in bottom sheet
2020-03-23 11:08:25 +01:00
ByteHamster cc3e39a223 Lock bottom sheet when playing video 2020-03-23 10:47:11 +01:00
ByteHamster e417f4a5f8 Added bottom sheet to activity 2020-03-23 01:46:50 +01:00
ByteHamster 16d0a1befa Added options menu 2020-03-23 00:57:57 +01:00
ByteHamster a48391865e Use AndroidX consumer instead of our own 2020-03-23 00:37:36 +01:00
ByteHamster 8cd29de2f4 Extracted skip preference dialog 2020-03-23 00:21:41 +01:00
ByteHamster 64f1af0d6b Copied setup from MediaPlayerActivity to AudioPlayerFragment 2020-03-23 00:05:06 +01:00
ByteHamster 72b85f2472 Do not rotate speed indicator if setSpeed is never called 2020-03-22 23:14:59 +01:00
ByteHamster 467b2ae1a3 Created audio player fragment 2020-03-22 23:07:59 +01:00
Nathan Mascitelli 16345468e3 Fix build after rebase 2020-03-22 16:31:43 -04:00
Nathan Mascitelli f82f9d702c Changes based on feedback 2020-03-22 16:28:51 -04:00
Nathan Mascitelli ad54ed3ec6 Autodownload notification opens queue 2020-03-22 16:27:28 -04:00
Nathan Mascitelli 576baf90d8 Requested changes from review feedback 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 7a93f1e513 Add new notification channel 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 052c86f43b Fix build after rebase 2020-03-22 16:25:57 -04:00
Nathan Mascitelli f7c520bc65 Remove unused constant 2020-03-22 16:25:57 -04:00
Nathan Mascitelli bd4631126d Updates based on QA feedback 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 5d70a3cc38 Rename generatedBySystem to initiatedByUser 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 71f57bda32 Simplify constructors 2020-03-22 16:25:04 -04:00
Nathan Mascitelli bbc994fc9b Fix build and tests 2020-03-22 16:25:04 -04:00
Nathan Mascitelli 1eaecf8358 Add preferences 2020-03-22 16:19:31 -04:00
Nathan Mascitelli 39e0d20ae7 Create report if download generated by system 2020-03-22 16:19:31 -04:00
Nathan Mascitelli 895af777cf Add generatedBySystem to DownloadStatus 2020-03-22 16:19:31 -04:00
Nathan Mascitelli b5244bbe99 Add generatedBySystem to DownloadRequest 2020-03-22 16:19:31 -04:00