Commit Graph

750 Commits

Author SHA1 Message Date
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
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
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
IndusAryan
1e67660879
refactor(fix): fix black screen and delay when unsetting fullscreen (#5367) 2023-12-21 16:34:08 +01:00
FineFindus
a8903d8a2a
style: run ktlint 2023-12-20 19:22:57 +01:00
Bnyro
df50f1c612 feat: separate landscape grid columns pref + more impacted adapters 2023-12-19 15:59:41 +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
85dc55fc57 fix: crash in channel fragment when binding already recycled 2023-12-08 13:18:39 +01:00
Bnyro
d00299bea7 style: new player layout and various UI improvements 2023-12-06 15:29:30 +01:00
Bnyro
c807d1d54d refactor: match the size of continue watching and related streams 2023-12-06 14:21:09 +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
Bnyro
acb8e8ec03 refactor: remove bottom reached toast and show progress indicator instead 2023-11-27 20:23:58 +01:00
Bnyro
10f32e37a9 fix: player resolution updates upexpectedly on fullscreen change 2023-11-23 17:05:51 +01:00
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
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
FineFindus
20e30b5bb0
style: run ktlint 2023-11-15 19:04:04 +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
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
Bnyro
c8749888e9 fix: horizontal margin of fullscreen player not updated 2023-11-15 16:51:15 +01:00
Bnyro
1abc9cfe8c style: run ktlint 2023-11-14 19:06:38 +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
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
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
Isira Seneviratne
55e7fa516f
Merge pull request #5063 from Isira-Seneviratne/TypedValueCompat
refactor: Use TypedValueCompat
2023-10-31 20:43:41 +05:30