oSumAtrIX
1e53306891
fix(YouTube - Client spoof): Do not break clips
2023-12-07 23:00:36 +04:00
LisoUseInAIKyrios
3ea8bafe2f
fix(YouTube - Minimized playback): Fix PIP incorrectly shown for some Shorts playback ( #533 )
2023-12-05 03:47:31 +04:00
LisoUseInAIKyrios
5a101cc20e
fix(YouTube - Return YouTube Dislike): Prevent the first Short opened from freezing the UI ( #532 )
2023-12-04 10:47:29 +02:00
oSumAtrIX
0c8f790dcd
fix(YouTube - SponsorBlock): Prevent autoplay from stopping to work
2023-12-03 19:30:56 +01:00
LisoUseInAIKyrios
e4189af07e
fix(YouTube - Return YouTube Dislike): Fix dislikes sometimes not showing for non English language
2023-12-03 20:24:37 +02:00
oSumAtrIX
db0e8fae55
feat: Allow choosing the vendor of GmsCore via patch options ( #529 )
...
BREAKING CHANGE: The class `MicroGSupport` has been renamed to `GmsCoreSupport`
2023-12-02 22:51:39 +01:00
oSumAtrIX
62ec217c46
fix(YouTube - SponsorBlock): Allow autoplay when skipping to the end of the video
2023-12-02 17:56:08 +01:00
oSumAtrIX
b3371aeeac
chore: Merge branch dev
to main
( #528 )
2023-12-02 15:24:33 +01:00
LisoUseInAIKyrios
7d1506fd15
feat: Modernize restart logic ( #527 )
2023-11-29 22:48:23 +02:00
oSumAtrIX
1d9d253ddc
chore: Merge branch dev
to main
( #526 )
2023-11-27 20:07:15 +01:00
oSumAtrIX
2efd519a15
fix(YouTube - Hide layout components): Prevent app from crashing on startup
...
The application crashes sporadically when a field is not initialized yet in a static context.
2023-11-27 20:02:59 +01:00
oSumAtrIX
10fc29d124
refactor: Use a newline consistently
2023-11-27 18:40:49 +01:00
LisoUseInAIKyrios
4c95ead134
fix(YouTube - Return YouTube dislike): Fix layout of right to left languages
2023-11-27 00:24:14 +02:00
LisoUseInAIKyrios
53aff05619
fix(YouTube - Spoof signature): fix error toast when viewing very old YouTube videos ( #525 )
2023-11-25 23:30:15 +02:00
oSumAtrIX
342a548380
chore: Merge branch dev
to main
( #524 )
2023-11-23 04:34:47 +01:00
oSumAtrIX
81748b8f13
fix(YouTube - SponsorBlock): Do not disable autoplay when skipping to the end of the video
2023-11-23 04:23:02 +01:00
oSumAtrIX
bd77ef6c5a
feat(YouTube - Hide ads): Hide shopping links in video description
2023-11-23 03:55:03 +01:00
oSumAtrIX
05660125fb
feat(YouTube - Hide layout components): Hide "For You" shelf in channel page
2023-11-23 03:55:02 +01:00
LisoUseInAIKyrios
e639e8066d
fix(YouTube - Custom playback speed): Fix toast error on opening playback speed menu ( #522 )
2023-11-22 21:18:01 +02:00
oSumAtrIX
19c20c3e06
chore: Merge branch dev
to main
( #523 )
2023-11-22 09:02:44 +01:00
oSumAtrIX
f9c7b10710
chore: Suppress deprecated flag
2023-11-22 01:03:30 +01:00
oSumAtrIX
4105caf610
chore: Merge branch dev
to main
( #521 )
2023-11-20 18:56:05 +01:00
LisoUseInAIKyrios
d39003e0b7
fix(YouTube - Spoof client): Fix frozen video on playback start ( #520 )
2023-11-20 18:55:55 +01:00
oSumAtrIX
cb86316e11
fix(YouTube - Hide layout components): Check if bytes
parameter of LayoutComponentsFilter#filterMixPlaylists
for null
2023-11-20 18:55:55 +01:00
LisoUseInAIKyrios
8ee64731d6
feat(YouTube): Add Disable rolling number animations
patch ( #519 )
2023-11-20 18:55:53 +01:00
oSumAtrIX
1edbd6c472
chore: Merge branch dev
to main
( #518 )
2023-11-19 04:59:59 +01:00
oSumAtrIX
1e6bd9f5d0
chore(YouTube): Only debug log if protobufBuffer
has no array
2023-11-18 22:14:08 +01:00
LisoUseInAIKyrios
a73d7286ae
fix(YouTube - ReturnYouTubeDislike): Improve layout padding ( #517 )
2023-11-18 21:10:26 +02:00
oSumAtrIX
5f6c7951d7
fix(YouTube): Check if protobufBuffer
can be filtered
...
An `UnsupportedOperationException` exception would be thrown in `LithoFilterParameters#LithoFilterParameters` if this buffer is not backed by an accessible array
2023-11-18 19:18:53 +01:00
oSumAtrIX
35cdfb6727
chore: Merge branch dev
to main
( #511 )
2023-11-18 05:10:38 +01:00
oSumAtrIX
54f6819a40
feat(YouTube - Hide layout components): Hide description components
2023-11-18 04:34:16 +01:00
oSumAtrIX
8660fa9e0a
feat(YouTube - Return YouTube Dislike): Support version 18.43.45
and 18.44.41
( #514 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-11-18 01:50:55 +02:00
LisoUseInAIKyrios
a19f894172
fix(YouTube - Disable resuming Shorts on startup): Adjust patch name ( #516 )
2023-11-17 12:21:59 +02:00
oSumAtrIX
6a222fe717
fix(YouTube - Disable suggested video end screen): Properly hide it every time the screen appears
...
Previously, the screen appeared, which a handler was attached to, in order to hide it again, but the handler was removed again from the same screen, so the next time it appeared, it was not hidden.
2023-11-12 17:02:40 +01:00
oSumAtrIX
8ec89a171f
perf(YouTube - Client spoof): Reduce timeout to fetch storyboard renderer
...
Because this is blocking the UI thread, a short timeout is preferable.
2023-11-12 17:02:38 +01:00
oSumAtrIX
0c9ac2125d
fix(YouTube - Hide layout components): Reduce false positives when hiding mix playlists
...
Implementation references taken from github.com/inotia00/revanced-integrations/commit/cfaf3d6356f316623ad32b10719b1b5ef0ba25b9
2023-11-12 17:02:23 +01:00
oSumAtrIX
3a281ae13a
feat(YouTube): Add Enable slide to seek
patch
...
Implementation references taken from github.com/inotia00/revanced-patches/commit/0ede1987544aa0068f28665c6c029df23a30afe2
2023-11-12 17:02:23 +01:00
oSumAtrIX
f4e85f197c
feat(YouTube): Add Remove tracking query parameter
patch
...
Implementation references taken from github.com/inotia00/revanced-patches/commit/4037d9c85b7e37f8635f8fdcc1efea85dcddb5e2.
2023-11-12 17:02:22 +01:00
LisoUseInAIKyrios
5ef20a8133
fix(YouTube - Client spoof): Fix low resolution precise seeking thumbnails ( #513 )
2023-11-11 20:22:41 +02:00
Linus
4b8a9b9b13
fix(Remove screenshot restriction): Improve reliability ( #471 )
2023-11-10 02:06:01 +01:00
oSumAtrIX
c73f8f752d
fix(YouTube): Prevent playing touch interaction sound when unintended
2023-11-07 12:43:53 +01:00
oSumAtrIX
00d9623fb8
fix(YouTube - Disable suggested video end screen): Do not spam click to disable the screen
2023-11-07 12:43:53 +01:00
LisoUseInAIKyrios
c27d83b70a
fix(YouTube): Rename Restore old seekbar thumbnails
and Restore old quality menu
( #510 )
2023-11-06 13:58:17 +02:00
oSumAtrIX
3f4ee6685d
chore: Merge branch dev
to main
( #505 )
2023-11-04 22:11:22 +01:00
nullptr
8037345135
fix(YouTube - Player flyout menu): Restore functionality ( #502 )
2023-11-03 19:27:23 +01:00
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