Bnyro
6a8e2c004d
Merge pull request #5435 from RafaelsRamos/fix/5410
...
fix: Audio Pausing on quickly volume level adjustment
2024-01-06 13:49:52 +01:00
Bnyro
07b657692c
chore: limit max amount of concurrent downloads to 6 to prevent rate limiting
2024-01-06 13:28:51 +01:00
Bnyro
de99c2e824
fix: correctly display transparent channelImages
2024-01-06 13:23:11 +01:00
RafaRamos
7a30741664
Ensure no main navigation scene is performed if there are no tabs.
2024-01-04 16:06:09 +01:00
RafaRamos
b7550b903b
Create function to check if there are Navigation bars.
2024-01-04 16:05:28 +01:00
RafaRamos
71631413c4
Reset isMoving on ACTION_DOWN event
2024-01-04 11:03:15 +01:00
Bnyro
217b50c293
Merge pull request #5424 from synicalico/patch-1
...
fix: crash on download menu
2024-01-03 17:39:38 +01:00
FineFindus
784d7909d3
Ensure correct actions management.
2024-01-03 16:30:24 +01:00
RafaRamos
bccac2a0ab
Redirect to Sleep timer bottom sheet, on Sleep timer icon click.
2024-01-03 14:05:29 +01:00
synicalico
bf25909972
fix: crash on download menu
2024-01-03 17:31:57 +08:00
Bnyro
759e31f906
fix: remove unnecessary subscription status api call in channel fragment
2023-12-30 17:23:31 +01:00
Bnyro
2e551c8226
fix: regressions by persistent notification lifecycle fix
2023-12-30 16:20:46 +01:00
RafaRamos
65f113c445
fix: ensure correct persistent notification lifecycle ( #5388 )
...
Co-authored-by: Bnyro <bnyro@tutanota.com>
2023-12-30 16:11:30 +01:00
Isira Seneviratne
37de6a7374
Merge pull request #5380 from Isira-Seneviratne/Navigation_safe_args
...
refactor: Use Navigation Safe Args
2023-12-29 06:47:50 +05:30
Bnyro
6edc161cd4
feat: start playing video when using add to queue action if queue empty
2023-12-28 18:31:48 +01:00
Bnyro
a6c82662c1
fix: don't auto-add live videos to the playing queue
2023-12-28 18:25:52 +01:00
RafaRamos
84dbabe23e
Supports close video on MiniPlayer swipe down
2023-12-26 16:31:40 +01:00
Bnyro
7221126e1d
Merge pull request #5386 from RafaelsRamos/fix/5361
...
fix: oldest videos repeatedly displayed when loading channel videos
2023-12-26 12:02:34 +01:00
RafaRamos
4782c24185
Fix infinite repeated videos load on ChannelFragment.kt
2023-12-24 11:55:39 +01:00
Isira Seneviratne
b70e2c2630
refactor: Use SoftwareKeyboardControllerCompat
2023-12-24 08:01:41 +05:30
Bnyro
fe59526b60
Merge pull request #5383 from Bnyro/master
...
fix: add to playlist dialog doesnt show any playlists
2023-12-23 11:04:55 +01:00
Bnyro
b5c10774e0
fix: add to playlist dialog doesnt show any playlists
2023-12-23 11:04:20 +01:00
Bnyro
ac02961cb6
Merge pull request #5382 from Bnyro/master
...
fix: crash when playing deleted playlist in background
2023-12-23 10:49:21 +01:00
Bnyro
31ba48e539
fix: crash when playing deleted playlist in background
2023-12-23 10:48:46 +01:00
Isira Seneviratne
8f13d13084
Merge pull request #5379 from Isira-Seneviratne/ClipboardHelper
...
refactor: Improve ClipboardHelper
2023-12-23 15:13:05 +05:30
Bnyro
f86eaccf95
Merge pull request #5381 from Bnyro/master
...
fix: clicking now playing notification in offline player opens audio player
2023-12-23 10:40:31 +01:00
Bnyro
998abf8252
fix: clicking now playing notification in offline player opens audio player
2023-12-23 10:33:22 +01:00
Isira Seneviratne
f573ec7434
refactor: Use Navigation Safe Args
2023-12-23 08:10:26 +05:30
Isira Seneviratne
8301e9d4f8
refactor: Improve ClipboardHelper
2023-12-23 07:46:42 +05:30
Bnyro
5c8bcc5fe1
Merge pull request #5364 from FineFindus/feat/copy-video-id
...
feat: add copy video ID button in stats sheet
2023-12-21 22:21:45 +01:00
FineFindus
cbb8b01d63
refactor: assert that context is non-null
2023-12-21 22:14:22 +01:00
RafaRamos
f60375a110
feat: add "Rich caption rendering" setting ( #5371 )
2023-12-21 18:33:38 +01:00
IndusAryan
1e67660879
refactor(fix): fix black screen and delay when unsetting fullscreen ( #5367 )
2023-12-21 16:34:08 +01:00
Bnyro
9f4a11ba37
refactor: simplify the dropdown menu component
2023-12-21 14:26:15 +01:00
Bnyro
5297d870a9
fix: crash in add to playlist dialog if playlists empty
2023-12-21 14:16:27 +01:00
FineFindus
a8903d8a2a
style: run ktlint
2023-12-20 19:22:57 +01:00
FineFindus
39f9fb07f5
feat(player/stats-dialog): add copy button to video id
2023-12-20 19:22:38 +01:00
Bnyro
df50f1c612
feat: separate landscape grid columns pref + more impacted adapters
2023-12-19 15:59:41 +01:00
Bnyro
2cbeedce6e
feat: add preset to use 1.75x playback speed
2023-12-19 15:20:42 +01:00
Bnyro
d4f8af0883
feat: show instance regions, uptime and registration status in settings
2023-12-17 17:10:35 +01:00
Bnyro
1a5b74cab3
feat: display the instance uptime on initial instance selection
2023-12-17 16:47:34 +01:00
Bnyro
c545d744bd
refactor: base option sheets selections on their string resource ids
2023-12-17 16:36:22 +01:00
Bnyro
8edef3583c
fix: don't use dead fallback instances api anymore
2023-12-17 16:29:07 +01:00
Bnyro
9566de68be
feat: quick actions to add a channel to a group
2023-12-15 16:15:00 +01:00
Bnyro
a7cbced326
style: various player UI improvements, fix navigation bar color
2023-12-15 15:03:59 +01:00
Bnyro
74e291c1dd
fix: download sheet share dialog shares channel instead of video
2023-12-14 18:48:10 +01:00
Bnyro
e5b56bee90
fix: home tab content not included in preferences backup
2023-12-08 22:46:01 +01:00
Bnyro
85dc55fc57
fix: crash in channel fragment when binding already recycled
2023-12-08 13:18:39 +01:00
Isira Seneviratne
3c13ec0c46
Merge pull request #5305 from Isira-Seneviratne/TypedArray_use
...
refactor: Use TypedArray.use() extension
2023-12-08 04:56:25 +05:30
Isira Seneviratne
16abbe6b3a
refactor: Use TypedArray.use() extension
2023-12-07 19:51:19 +05:30
Bnyro
3a576a9999
Merge pull request #5301 from Bnyro/master
...
style: new player layout and various UI improvements
2023-12-06 15:30:22 +01:00
Bnyro
d00299bea7
style: new player layout and various UI improvements
2023-12-06 15:29:30 +01:00
Bnyro
593dd9ed4f
Merge pull request #5300 from Bnyro/master
...
fix: improve download speeds and anonymity
2023-12-06 14:40:10 +01:00
Bnyro
9e415bbe23
fix: improve download speeds and anonymity
2023-12-06 14:39:50 +01:00
Bnyro
9b72432153
Merge pull request #5299 from Bnyro/master
...
refactor: match the size of continue watching and related streams
2023-12-06 14:21:50 +01:00
Bnyro
c807d1d54d
refactor: match the size of continue watching and related streams
2023-12-06 14:21:09 +01:00
Bnyro
05f09cdc69
Merge pull request #5297 from Bnyro/master
...
fix: can't play videos when Piped proxy disabled
2023-12-06 14:16:00 +01:00
Bnyro
e465c313ac
fix: can't play videos when Piped proxy disabled
2023-12-06 14:15:29 +01:00
Isira Seneviratne
94ca6c5e06
refactor: Improve view binding
2023-12-05 05:15:21 +05:30
Bnyro
fa65d3998f
feat: automatically play the next downloaded video in offline audio mode
2023-12-04 16:20:37 +01:00
Bnyro
eb4744ceb1
refactor: support outdated Piped instance versions
2023-12-04 16:00:45 +01:00
Bnyro
a821aec028
feat: render html and css in captions
2023-12-04 15:41:54 +01:00
Bnyro
82a278792a
fix: crash when player fragment is being destroyed
2023-12-04 15:10:58 +01:00
Bnyro
2ac5f1b0a2
refactor: simplify channel page and tabs logic
2023-11-29 16:34:33 +01:00
Bnyro
9d7e5c2a24
fix: don't fail to load channel page when auth instance down
2023-11-29 15:49:21 +01:00
HritikBhat
8d1c13ce70
fix: text animation slowly fades out when collapsing description ( #5236 )
2023-11-28 18:29:45 +01:00
Bnyro
acb8e8ec03
refactor: remove bottom reached toast and show progress indicator instead
2023-11-27 20:23:58 +01:00
Bnyro
10e3db8d45
fix: crash when deleting account
2023-11-27 19:51:04 +01:00
Bnyro
10f32e37a9
fix: player resolution updates upexpectedly on fullscreen change
2023-11-23 17:05:51 +01:00
Isira Seneviratne
e715833e1e
Merge pull request #5212 from Isira-Seneviratne/Notification_batch
...
refactor: Use batch notification API
2023-11-22 21:40:48 +05:30
Isira Seneviratne
f0a0261e4b
refactor: Use batch notification API
2023-11-22 19:23:11 +05:30
Bnyro
61d85033ee
Merge pull request #5204 from Bnyro/sleep-timer
...
feat: new sleep timer (integrated into the player UI)
2023-11-19 15:14:35 +01:00
Bnyro
867f2ac087
feat: new sleep timer (integrated into the player UI)
2023-11-19 15:14:21 +01:00
Bnyro
d3d0cc917a
Merge pull request #5200 from saymanrifat/saymanrifat-5095-subtitle-optz
...
fix: increase subtitle font size in fullscreen
2023-11-19 10:58:46 +01:00
Sayman Rifat
05e9bf2920
fix: Increase subtitle font size in fullscreen
2023-11-19 10:58:07 +01:00
Bnyro
22c44c32cc
fix: missing horizontal padding for player in landscape
2023-11-19 09:48:44 +01:00
Bnyro
c7f4cbc312
Merge pull request #5197 from Bnyro/master
...
fix: share dialog doesn't use shortened yt links for videos
2023-11-18 17:44:59 +01:00
Bnyro
e5bde82076
fix: share dialog doesn't use shortened yt links for videos
2023-11-18 17:44:33 +01:00
Isira Seneviratne
4d577d463f
Merge pull request #5186 from Isira-Seneviratne/listOfNotNull
...
refactor: Use listOfNotNull
2023-11-18 13:34:33 +05:30
Isira Seneviratne
9d3a558fe6
fix: Correct migration argument names
2023-11-18 05:27:51 +05:30
Isira Seneviratne
e76e7780d4
refactor: Use listOfNotNull
2023-11-18 05:00:40 +05:30
Bnyro
14c6ae36b5
feat: show toast if the bottom/end of comments/replies is reached
2023-11-17 15:32:08 +01:00
Bnyro
155682bccc
refactor: simplify logic of loading comments and replies
2023-11-17 15:23:53 +01:00
Bnyro
73d12036f4
fix: related videos are truncated after rotation
2023-11-17 15:00:40 +01:00
Bnyro
a5d41b7802
fix: crash when trying to vote while there are no sb segments yet
2023-11-17 14:57:35 +01:00
Bnyro
563af5ecca
fix: increase area that can be used to control the time bar
2023-11-17 14:53:17 +01:00
Bnyro
c84f445711
Merge pull request #5174 from Zoo-M0/auto-fullscreen-bug
...
fix: auto fullscreen stops working after first rotation
2023-11-17 14:40:58 +01:00
Simone Summo
98dc929dbc
fix orientation change with auto fullscreen enabled
2023-11-17 14:39:45 +01:00
Simone Summo
0b63c145a3
update transitions if order for better readability
2023-11-17 10:10:14 +01:00
Thomas
aae83f9210
Fix setting navigation graph with custom startDestination
2023-11-16 20:15:56 +01:00
FineFindus
20e30b5bb0
style: run ktlint
2023-11-15 19:04:04 +01:00
FineFindus
27c175648b
fix(comment): only show highlight for owner
...
Fixes a problem where, due to the way recycler views work, the show highlight was not reset properly, causing the highlight to be displayed on the wrong users.
2023-11-15 19:03:35 +01:00
Bnyro
9604e02772
Merge pull request #5032 from Silther/master
...
feat: filter options for Watch History Tab
2023-11-15 17:27:45 +01:00
Bnyro
6b192a6085
style: run ktlint
2023-11-15 17:25:58 +01:00
Bnyro
d7d9db8343
refactor: simplify watch status filtering and other misc improvements
2023-11-15 17:22:56 +01:00
Bnyro
2759121036
fix: add database migrations for isShort in watchHistoryItem
2023-11-15 17:14:14 +01:00
Silther
d1cb212e98
feat: filter options for watch history tab
2023-11-15 17:07:43 +01:00
Bnyro
4f6531b619
refactor: set the wake mode everywhere and simplify player listener initializations
2023-11-15 16:59:54 +01:00
Paul Scheduikat
981890acb9
fix: background service audio playback when screen locked ( #5142 )
2023-11-15 16:55:09 +01:00
Bnyro
c8749888e9
fix: horizontal margin of fullscreen player not updated
2023-11-15 16:51:15 +01:00
Bnyro
5245e62f97
fix: video can't be resumed after pausing it
2023-11-15 16:13:45 +01:00
Bnyro
1abc9cfe8c
style: run ktlint
2023-11-14 19:06:38 +01:00
Paul Scheduikat
4e27222883
fix: upload date shown as 0 weeks ago in some cases
2023-11-14 19:04:56 +01:00
Bnyro
3ca65b1091
fix: related streams are not visible in landscape layout
2023-11-09 14:43:09 +01:00
Bnyro
d5241c97a5
fix: parse playlist descriptions as html
2023-11-07 17:38:57 +01:00
Bnyro
25e36659dc
refactor: create a custom view for expendable text views
2023-11-07 17:35:59 +01:00
Bnyro
992ba1f78d
refactor: remove unnecessary repeatOnLifecycle calls
2023-11-07 17:16:15 +01:00
Bnyro
d791e12b6f
fix: show error message toast when playlist is not available
2023-11-07 17:05:07 +01:00
Bnyro
948c5d4158
fix: improve alignment of chapter title and simplify
2023-11-07 17:02:28 +01:00
Bnyro
488c90e72c
fix: remove redundant button to close audio player
2023-11-07 16:39:48 +01:00
Bnyro
656337e5b6
feat: show title/name in playlist/video/channel bottom sheet
2023-11-05 14:25:42 +01:00
Bnyro
d0a4e53901
fix: show exit fullscreen button on auto-fullscreen for shorts
2023-11-05 14:16:45 +01:00
Bnyro
314c594368
fix: repeat all doesn't work if auto-insert to queue is enabled
2023-11-05 14:03:13 +01:00
Bnyro
0740432e53
fix: hide audio player options that aren't useful
2023-11-05 13:55:21 +01:00
Bnyro
f7db69fb77
refactor: make audio player more accessible and redesign
2023-11-05 13:49:27 +01:00
Bnyro
a593da17c1
fix: restore fullscreen after PiP
2023-11-05 13:11:24 +01:00
Bnyro
c6350d36ed
refactor: use true dialog buttons everywhere instead of xml layout buttons
2023-11-03 15:45:55 +01:00
Bnyro
27432ff8ca
refactor: remove AppNameTextView's in favor of dialog titles
2023-11-03 15:45:53 +01:00
Bnyro
f639470aeb
Merge pull request #5104 from Bnyro/master
...
feat: show navigation bar when showing controller if gesture navigati…
2023-11-03 15:20:39 +01:00
Bnyro
73b2e70e99
feat: show navigation bar when showing controller if gesture navigation enabled
2023-11-03 15:20:28 +01:00
Bnyro
9d9ec7ad2f
Merge pull request #5103 from Bnyro/master
...
refactor: only initialize on click actions once
2023-11-03 14:37:54 +01:00
Bnyro
259cb3b8d9
refactor: only initialize on click actions once
2023-11-03 14:37:37 +01:00
Bnyro
705231a4fb
Merge pull request #5102 from Bnyro/master
...
fix: multiple seekbar listeners interfering with each other
2023-11-03 14:31:02 +01:00
Bnyro
1efe09d492
fix: multiple seekbar listeners interfering with each other
2023-11-03 14:30:44 +01:00
Bnyro
4a99d3c1e4
Merge pull request #5091 from Bnyro/master
...
fix: new created playlist not immediately visible
2023-11-02 13:45:42 +01:00
Bnyro
f0fd37e690
fix: new created playlist not immediately visible
2023-11-02 13:45:25 +01:00
Bnyro
e7bb7b26e7
Merge pull request #5090 from Bnyro/master
...
fix: watch positions can't be reset
2023-11-02 13:41:25 +01:00
Bnyro
db91919cb6
fix: watch positions can't be reset
2023-11-02 13:41:03 +01:00
Isira Seneviratne
55e7fa516f
Merge pull request #5063 from Isira-Seneviratne/TypedValueCompat
...
refactor: Use TypedValueCompat
2023-10-31 20:43:41 +05:30
Bnyro
ff1f64ac71
Merge pull request #5068 from Bnyro/master
...
fix: fullscreen video doesn't use landscape
2023-10-30 12:17:27 +01:00
Bnyro
228be1a075
fix: fullscreen video doesn't use landscape
2023-10-30 12:17:05 +01:00
Bnyro
3e1e082ea8
Merge pull request #5067 from Bnyro/master
...
refactor: cleanup queue sort options at the bottom
2023-10-30 12:15:53 +01:00
Bnyro
197247fedd
refactor: move reverse queue button to sort dialog
2023-10-30 12:15:10 +01:00
Bnyro
fc64e6b0ad
refactor: move shuffle queue button to sort dialog
2023-10-30 12:13:01 +01:00
IndusAryan
b7c14a2186
Update PlayerFragment.kt
2023-10-30 13:51:58 +05:30
Isira Seneviratne
75054780ff
refactor: Use TypedValueCompat
2023-10-30 05:19:58 +05:30
Bnyro
c49eef5faf
fix: crash on startup when auto fullscreen enabled
2023-10-29 18:54:50 +01:00
Bnyro
841a4c9cc6
Merge pull request #5062 from Bnyro/master
...
fix: crash on startup when auto fullscreen enabled
2023-10-29 18:53:44 +01:00
Bnyro
1bbd5c7591
fix: hide scroll to top button for replies
2023-10-29 15:53:03 +01:00
Bnyro
a212e0a3c3
Merge pull request #5060 from Bnyro/master
...
fix: hide scroll to top button for replies
2023-10-29 15:51:48 +01:00
Bnyro
40e85152ac
refactor: simplify SubscriptionsHelper
2023-10-29 15:44:53 +01:00
Bnyro
b72a6ad29f
Merge pull request #5059 from Bnyro/master
...
refactor: simplify SubscriptionsHelper
2023-10-29 15:44:02 +01:00
Bnyro
d03a58a296
fix: crash when blocked due to too many requests in playing queue
2023-10-29 15:40:22 +01:00
Bnyro
299bb7cd9c
Merge pull request #5058 from Bnyro/master
...
fix: crash when blocked due to too many requests in playing queue
2023-10-29 15:39:21 +01:00
Bnyro
47bd510aef
fix: channel avatar placeholder visible for shorts of a channel
2023-10-29 15:32:00 +01:00
Bnyro
8a95bff496
Merge pull request #5057 from Bnyro/master
...
fix: channel avatar placeholder visible for shorts of a channel
2023-10-29 15:30:43 +01:00
Bnyro
a5c80ff0bf
Merge pull request #5040 from FineFindus/feat/highlight-creator-comment
...
feat(comments): highlight creator comments
2023-10-26 15:59:09 +02:00
Bnyro
b9c59d492f
refactor: use '--' for int decremention instead of '-= 1'
2023-10-26 15:58:44 +02:00
Bnyro
373b297f97
feat: add undo action after removing video from playlist
2023-10-26 15:57:17 +02:00
FineFindus
eacd335c30
feat(comments): highlight creator comments
2023-10-25 16:42:20 +02:00
Bnyro
c000b1ee7b
refactor: enabled alternative player layout by default and remove option
2023-10-23 18:00:40 +02:00
Bnyro
f99198f99a
style: run ktlint
2023-10-23 17:55:09 +02:00
Bnyro
fc9e3e6501
Merge pull request #4981 from Bnyro/landscape-player-page
...
feat: landscape layout for player page
2023-10-23 17:52:45 +02:00
Bnyro
ae40d08dec
fix: orientation change issues in portrait mode
2023-10-23 17:53:17 +02:00
Bnyro
54dfb2d8e9
fix: crash when closing player while in fullscreen mode
2023-10-23 17:33:41 +02:00
Bnyro
22e375e89a
refactor: simplify fullscreen player logic
2023-10-20 11:07:37 +02:00
Bnyro
cfdae3e6b1
refactor: use a dialog for playing video in fullscreen
2023-10-19 21:08:33 +02:00
Bnyro
e92d5b9bc5
fix: channel groups are temporarily duplicated after editing
2023-10-19 18:58:24 +02:00
Bnyro
704032dc3d
feat: support for 1.25x playback speed
2023-10-19 18:51:50 +02:00
Jānis
e13b502c34
fix: broken offline video duration
2023-10-19 19:06:35 +03:00
Jānis
39d52ff4c2
fix: downloaded subtitles don't show ( #5004 )
2023-10-19 15:06:49 +02:00
Isira Seneviratne
b17719feaa
Merge pull request #4924 from Isira-Seneviratne/Fix_date_parse
...
fix: Properly parse date strings
2023-10-19 05:24:14 +05:30
Isira Seneviratne
36ae0e867c
refactor: Obtain stream upload date as an Instant
2023-10-19 05:10:49 +05:30
Isira Seneviratne
e376e34348
refactor: Use TypedArray.use extension
2023-10-18 06:44:27 +05:30
Isira Seneviratne
1ccb857f2a
fix: Properly parse date strings
2023-10-18 06:35:40 +05:30
Bnyro
b0f137da0a
fix: queue moves first video to end in background mode
2023-10-14 18:27:18 +02:00
Bnyro
75c74bcc89
feat: support for repeating video in audio mode
2023-10-14 17:59:22 +02:00
Bnyro
2f89bf3756
fix: can't resume playback at end of video
2023-10-14 17:35:06 +02:00
Bnyro
ca2d5625f9
feat: landscape layout for player page
2023-10-14 13:16:30 +02:00
Bnyro
882a436a50
refactor: move description layout into its own view
2023-10-14 11:20:25 +02:00
Bnyro
e636c966c6
feat: support for up/downvoting SponsorBlock segments
2023-10-12 19:53:49 +02:00
Bnyro
f84ec13f58
feat: show success toast when segment was submitted successfully
2023-10-12 18:09:50 +02:00
Bnyro
d6bf7b5a05
Merge pull request #4955 from FineFindus/feat/highlight-creator-comment
...
feat(comments): show if creator replied
2023-10-12 17:49:06 +02:00
FineFindus
b1c16cc622
style: run ktlint
2023-10-11 18:13:32 +02:00
FineFindus
9e8216acb0
feat(comments): show if creator replied
2023-10-11 18:04:25 +02:00
Ayan Malik
98e6c02595
wrong comment opening bug fixed
2023-10-11 13:11:44 +05:30
Bnyro
8c8e80ba3f
feat: hide watched videos from featured in homepage when enabled
2023-10-11 09:18:19 +02:00
Bnyro
37cb75b9f0
fix: remove view count from continue watching section
2023-10-11 09:11:15 +02:00
Bnyro
87835f9747
feat: shorten youtube links when sharing video
2023-10-11 09:03:00 +02:00
Bnyro
770bb0e39f
fix: chapters stop working when starting different video
2023-10-06 17:49:50 +02:00
Bnyro
064c5279a6
fix: conflicts between chapters and video highlight
2023-10-06 17:37:20 +02:00
Bnyro
07c8142119
fix: crash when search suggestions get created before search view
2023-10-06 11:03:37 +02:00
Bnyro
60db5e3691
feat: option to set default playback speed manually
2023-10-05 14:59:48 +02:00
Bnyro
235f7f9796
fix: use safe date conversion for database converters
2023-10-05 14:51:37 +02:00
Bnyro
ed4f65eb92
fix: date parsing crash due to YouTube AB testing
2023-10-05 14:45:38 +02:00
FineFindus
33d25fa1da
feat: option to autoplay videos in playlist ( #4829 )
2023-10-05 14:19:19 +02:00
Bnyro
acc43b815f
fix: search query stays the old one during back presses
2023-09-30 12:35:51 +02:00
Bnyro
ac5bf43846
fix: crash when starting video upon auto fullscreen
2023-09-29 11:26:29 +02:00
Bnyro
5f50c8104a
feat: option to allow playback during call
2023-09-26 13:33:28 +02:00
Bnyro
153e4a14d8
refactor: simplify creation of new exo player instances
2023-09-26 13:22:12 +02:00
Bnyro
02bac319b8
fix: buggy icon to pause download
2023-09-26 13:12:32 +02:00
Bnyro
0d8275f4a5
fix: crash when navigating too fast in replies
2023-09-26 13:05:02 +02:00
Bnyro
5699a9ce87
fix: crash after being idle in comments sheet main fragment
2023-09-26 12:59:04 +02:00
Bnyro
92dc47b922
fix: crash when importing old backup
2023-09-26 12:39:19 +02:00
Bnyro
4cfcde6e03
fix: stick add to playlist, download and share bottom sheet options at bottom
2023-09-25 10:53:09 +02:00
Bnyro
cfcf674509
feat: option to set a different default resolution when not in fullscreen
2023-09-25 10:44:36 +02:00
Bnyro
c3d6314718
fix: max concurrent download speed preference shows decimals
2023-09-25 10:14:33 +02:00
Bnyro
9b57434792
style: run ktlint
2023-09-25 10:05:18 +02:00
Bnyro
c3cd1aa2ee
Merge pull request #4844 from Bnyro/image-preview
...
feat: zoomable preview of channel avatar and banner
2023-09-25 10:03:21 +02:00
Bnyro
8e7d85ecdf
feat: zoomable preview of channel banner
2023-09-25 10:03:08 +02:00