503 Commits

Author SHA1 Message Date
oSumAtrIX
5e80ccd6d6 fix(YouTube - Client spoof): Set the client version correctly
Previously the version was hardcoded.
2023-10-26 00:07:02 +02:00
oSumAtrIX
55bdb7db73 feat(YouTube - Disable precise seeking gesture): Use better patch name
The new name now is taken from what YouTube names this feature.
2023-10-25 19:34:25 +02:00
oSumAtrIX
fc8e5a14c9 feat(YouTube): Add Enable old seekbar thumbnails patch 2023-10-25 19:34:25 +02:00
oSumAtrIX
83e8f1d1c8 fix(YouTube - Disable suggested video end screen): Hide the view once possible
Previously the patch tried to hide the screen when it was not visible to begin with.
2023-10-25 19:34:24 +02:00
LisoUseInAIKyrios
fd430c1154 fix(YouTube - ReturnYouTubeDislike): Use API back off if client connection fails for any reason (#509) 2023-10-25 12:53:44 +03:00
oSumAtrIX
849fb62875 feat(YouTube): Add Disable suggested video end screen patch 2023-10-25 01:47:03 +02:00
oSumAtrIX
72e8a4ff51 feat(YouTube): Add Disable fullscreen ambient mode patch 2023-10-25 01:46:44 +02:00
LisoUseInAIKyrios
43ca0de3cf fix(YouTube - ReturnYouTubeDislike): Fix RYD prefetching home feed Shorts (#508) 2023-10-24 23:34:13 +03:00
oSumAtrIX
9114803b4b feat(YouTube - Hide layout components): Hide video quality menu footer 2023-10-23 21:46:38 +02:00
LisoUseInAIKyrios
37d7f670c0 fix(YouTube - Custom filter): Fix app crash if invalid character is used in custom filter (#506) 2023-10-21 15:18:00 +03:00
LisoUseInAIKyrios
77c3d6dd25 Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)"
This reverts commit 9350f4b4516c784b79b40ac9b7aa06238397a456.
2023-10-20 13:35:14 +03:00
LisoUseInAIKyrios
9350f4b451 fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504) 2023-10-20 13:18:02 +03:00
oSumAtrIX
d76c00a694 feat(YouTube): Add Announcements patch (#503) 2023-10-20 03:13:37 +02:00
oSumAtrIX
ad4c975024 feat(YouTube): Add Spoof device dimensions patch 2023-10-19 03:06:57 +02:00
LisoUseInAIKyrios
f721725132 perf(YouTube): Reduce memory requirement for prefix tree searching (#501) 2023-10-17 13:08:35 +03:00
LisoUseInAIKyrios
d7b3d71e8d fix(YouTube - Old video quality menu): Fix toast error on tablet devices (#500) 2023-10-15 18:58:21 +03:00
LisoUseInAIKyrios
01fb1f3f90 fix(YouTube - Minimized playback): Fix pip incorrectly showing if app is minimized immediately after opening a Short 2023-10-14 11:16:41 +03:00
oSumAtrIX
bf3f843c08 feat(YouTube - Theme): Disable gradient loading screen 2023-10-14 01:00:25 +02:00
nullptr
b3661fb93c fix(YouTube - Hide Layout components): Exempt expandable chips from exceptions (#498)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-13 17:18:42 +02:00
oSumAtrIX
ff9f5e174e fix(YouTube - Hide layout components): Hide new channel watermark component 2023-10-13 17:14:04 +02:00
LisoUseInAIKyrios
0d8766d405 fix(YouTube - ReturnYouTubeDislike): Fix dislikes not showing on Shorts (#495) 2023-10-12 12:27:38 +03:00
oSumAtrIX
239ff79a4c fix(YouTube - Hide shorts components): Do not hide subscribe button outside of Shorts 2023-10-08 21:08:29 +02:00
LisoUseInAIKyrios
64bcdcb0b8 fix(YouTube - ReturnYouTubeDislike): Do not retry API call if same fetch recently failed (#493) 2023-10-07 23:06:10 +04:00
oSumAtrIX
d017880fd1 feat(YouTube - Return YouTube Dislike): Support version 18.37.36 (#490)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-10-07 13:31:25 +04:00
oSumAtrIX
555e717954 feat(YouTube): Add Disable fine scrubbing gesture patch 2023-10-07 03:50:41 +02:00
oSumAtrIX
dbaa13568f fix(YouTube - Hide shorts components): Add filter to filter group list 2023-10-06 12:38:05 +02:00
oSumAtrIX
f0c93204dc fix(YouTube - Hide shorts components): Do not prevent filtering components
Previously, the exceptions group prevented filtering the "Notify me" button and in feed surveys.
2023-10-06 02:36:38 +02:00
oSumAtrIX
1f94826427 feat(YouTube - Hide shorts components): Hide subscribe button when paused separately from subscribe button 2023-10-05 18:48:53 +02:00
oSumAtrIX
747a5c8fb5 fix(YouTube - Hide shorts components): Hide the subscribe button when paused 2023-10-05 03:50:05 +02:00
oSumAtrIX
7d04ebf37c fix(YouTube - Hide layout components): Do not hide chapters in feed unexpectedly 2023-10-03 03:28:28 +02:00
LisoUseInAIKyrios
890019af91 fix(YouTube - SponsorBlock): Adjust import/export UI text (#491) 2023-10-03 01:27:27 +04:00
oSumAtrIX
a80a792f68 feat(YouTube - Hide layout components): Disable hiding search result shelf header by default
The reason for this is that it also hides Shorts shelves unintentionally.
2023-10-02 22:16:06 +02:00
oSumAtrIX
b348c631a7 fix: Do not always hide the component 2023-10-02 22:15:29 +02:00
oSumAtrIX
c5f43eb7e9 refactor: Simplify filtering a component 2023-10-02 22:05:31 +02:00
oSumAtrIX
cc5c8b650c refactor: Move classes to correct path 2023-10-02 16:25:12 +02:00
oSumAtrIX
3c152e91d6 feat(YouTube - Hide layout components): Hide search result shelf header 2023-10-02 16:25:11 +02:00
oSumAtrIX
7ba2a0d73a fix(YouTube - Hide shorts components): Hide subscribe button in paused state 2023-10-02 00:50:18 +02:00
Temm
58c75c80d2 refactor(Tumblr): Use a common filter patch (#479)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-01 05:12:00 +02:00
oSumAtrIX
be850ced53 feat(YouTube - Hide layout components): Hide "Join" button 2023-10-01 05:07:47 +02:00
oSumAtrIX
933358a198 feat(YouTube - Hide layout components): Hide "Notify me" button 2023-10-01 05:07:47 +02:00
oSumAtrIX
a654d642f6 feat(YouTube - Hide layout components): Hide timed reactions 2023-10-01 05:07:46 +02:00
LisoUseInAIKyrios
921523f65b fix(YouTube - ReturnYouTubeDislike): Revert support for 18.37.36 (#488) 2023-09-28 17:39:11 +04:00
LisoUseInAIKyrios
b7ce8c3e33 fix(YouTube - Client spoof): Fix toast shown for live streams (#489) 2023-09-28 17:12:14 +04:00
LisoUseInAIKyrios
64a74a4205 fix(YouTube - Video Id): Fix video id not showing the currently playing video (#484)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-28 15:11:54 +02:00
LisoUseInAIKyrios
f3aca71513 chore: fix build 2023-09-28 11:48:27 +04:00
nullptr
7760cdd100 chore: Log hiding mix playlists (#485)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-28 04:49:12 +02:00
oSumAtrIX
180b994e4f feat(YouTube): Add Bypass URL redirects patch 2023-09-28 04:47:40 +02:00
oSumAtrIX
579a9dda35 feat(YouTube): Bump compatibility to 18.37.36 (#483)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-09-28 01:28:34 +02:00
LisoUseInAIKyrios
56b253f83e fix(YouTube - Hide info cards): Fix info cards not hiding for some users (#487) 2023-09-28 00:18:21 +04:00
LisoUseInAIKyrios
334a20faac fix(YouTube - Client spoof): fix occasionally frozen video playback (#486) 2023-09-27 18:54:47 +04:00