Commit Graph

6297 Commits

Author SHA1 Message Date
H. Lehmann ec0255b743
Merge pull request #3976 from ByteHamster/fix-player-overlap
Fixed description overlapping mini player
2020-03-29 15:23:17 +02:00
ByteHamster ae3b633636 Fixed description overlapping mini player 2020-03-29 14:55:24 +02:00
H. Lehmann 144d85a15d
Merge pull request #3969 from ByteHamster/hide-miniplayer-when-nothing-playing
Hide the miniplayer if there is no media playing
2020-03-27 23:48:06 +01:00
ByteHamster fa7e8baea6 Hide the miniplayer if there is no media playing 2020-03-27 17:58:38 +01:00
ByteHamster 060cb2c180 Updated contributors list 2020-03-27 14:54:12 +01:00
ByteHamster 99fc51a557 Updated translations 2020-03-27 14:50:54 +01:00
H. Lehmann 9db8ddf193
Merge pull request #3965 from ByteHamster/sync-icon-vector
Updated sync icons
2020-03-26 23:42:10 +01:00
H. Lehmann 154c04b50a
Merge pull request #3966 from ByteHamster/fix-not-updating
Fixed player sometimes not updating
2020-03-26 23:41:45 +01:00
H. Lehmann ddc8cc7cba
Merge pull request #3967 from ByteHamster/make-controller-smaller
Removed unused code from PlaybackController
2020-03-26 23:41:30 +01:00
H. Lehmann 10fae30f3c
Merge pull request #3968 from ByteHamster/wifi-filter-android-10
Removed WiFi filter on Android 10
2020-03-26 23:40:58 +01:00
ByteHamster 855681e0ee Removed WiFi filter on Android 10 2020-03-26 22:36:23 +01:00
ByteHamster 75d44b95a2 Removed unused code from PlaybackController 2020-03-26 21:47:19 +01:00
ByteHamster 059eda1b34 Fixed player sometimes not updating 2020-03-26 21:28:45 +01:00
ByteHamster c2909bf269 Updated sync icons 2020-03-26 19:24:27 +01:00
H. Lehmann 38c1b559e3
Merge pull request #3839 from shortspider/NotificationForAutoDownloads
Notification for Auto Downloads
2020-03-26 19:22:04 +01:00
ByteHamster 13ca1a8dbc Removed unused StringBuilder 2020-03-26 18:56:25 +01:00
H. Lehmann a6accec122
Merge pull request #3963 from ByteHamster/fix-externalplayer-not-hidden
Fixed external player not being hidden when expanding with intent
2020-03-26 17:25:05 +01:00
H. Lehmann b18d28e554
Merge pull request #3964 from ByteHamster/buffer-local
Do not show buffering indicator when playing local file
2020-03-26 17:24:27 +01:00
H. Lehmann 11ef58f592
Merge branch 'develop' into NotificationForAutoDownloads 2020-03-26 17:17:52 +01:00
ByteHamster 5a3778e2f0 Do not show buffering indicator when playing local file 2020-03-26 17:12:00 +01:00
ByteHamster 592ebf27ae Fixed external player not being hidden when expanding with intent 2020-03-26 17:07:16 +01:00
H. Lehmann b4b2b45247
Merge pull request #3962 from ByteHamster/cleanup-lint
Cleaned up some Lint warnings
2020-03-25 23:47:05 +01:00
ByteHamster 902215c18d Removed unused code 2020-03-25 22:50:41 +01:00
H. Lehmann b5836650d1
Merge pull request #3954 from ByteHamster/audioplayer-fragment
Convert AudioPlayer to fragment
2020-03-25 22:49:34 +01:00
ByteHamster 3399be1290 Cleaned up some Lint warnings 2020-03-25 22:17:29 +01:00
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