Commit Graph

337 Commits

Author SHA1 Message Date
LisoUseInAIKyrios
36132df4be
feat(YouTube): Reorganize settings menu (#2737)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: dic1911 <htk030@protonmail.com>
2024-03-02 08:27:05 +01:00
oSumAtrIX
bcd8b48e70
fix(YouTube - Spoof signature): Fix tracking such as history or watch time 2024-03-02 08:03:07 +01:00
oSumAtrIX
cb3d715b90
chore: Update fingerprint
The compiler of ReVanced Integrations now compiles the target method without `AccessFlags.Public`.
2024-02-22 01:11:17 +01:00
oSumAtrIX
083bd40092
fix: Use deprecated members to ensure backwards compatibility
By migrating to early to new APIs of ReVanced Patcher, if you were to use old versions of ReVanced Patcher, you would get compatibility issues. By using deprecated members until most have updated ReVanced Patcher, we can ensure seamless migration.
2024-02-22 01:10:09 +01:00
oSumAtrIX
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
LisoUseInAIKyrios
c23e0233cf
feat(YouTube): Support version 19.04.37 (#2687) 2024-02-04 21:38:19 +04:00
LisoUseInAIKyrios
02abace127
fix(YouTube): Do not crash on startup for root installs (#2655) 2024-01-28 14:47:01 +04:00
LisoUseInAIKyrios
060ab8fbfe
feat: Move strings to resources for localization (#2440)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

BREAKING CHANGE: Various APIs have been changed.
2024-01-27 02:34:01 +01:00
LisoUseInAIKyrios
ff08f58ac4
feat(YouTube): Support version 19.03.35 (#2640) 2024-01-24 17:19:02 +04:00
LisoUseInAIKyrios
94e08b74ce
feat(YouTube): Support version 19.02.34 (#2627) 2024-01-18 00:24:55 +04:00
oSumAtrIX
a938e736fa
feat(YouTube): Support versions 18.48.39, 18.49.37 and 19.01.34 (#2551)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-16 19:54:06 +01:00
KobeW50
b2a5dd3efc
fix(YouTube): Shorten setting titles to fit on screen (#2579) 2024-01-10 15:26:24 +04:00
oSumAtrIX
a08457e406
refactor: Fix package and code structure (#2541)
BREAKING CHANGE: Various public APIs have changed names and packages or were removed entirely
2024-01-01 16:33:07 +01:00
KobeW50
e8d1389d33
feat(YouTube): Improve patch descriptions (#2519) 2024-01-01 16:30:04 +01:00
Aunali321
f4e2257072
feat(Public API): Make BottomControlsResource#addControls public (#2514)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-18 20:06:20 +01:00
oSumAtrIX
ad9ba37c05
feat(YouTube): Add Change start page patch 2023-12-12 00:42:01 +01:00
oSumAtrIX
dab8900e22
fix(YouTube - GmsCore support): Check for availability earlier to prevent crashing without any notice 2023-12-11 23:05:39 +01:00
LisoUseInAIKyrios
84607ff5f4
fix(YouTube - Minimized playback): Fix PIP incorrectly shown for some Shorts playback (#3364) 2023-12-05 03:47:46 +04:00
LisoUseInAIKyrios
e024409219
fix(YouTube - Return YouTube Dislike): Prevent the first Short opened from freezing the UI (#3359) 2023-12-04 10:47:41 +02:00
KobeW50
f2b9df4e22
feat(YouTube): Clarify patch descriptions (#3350)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-02 23:54:49 +01:00
oSumAtrIX
161261cfea
feat: Allow choosing the vendor of GmsCore via patch options (#3347)
BREAKING CHANGE: Various APIs have been moved to `GmsCoreSupportAbstractPatch`
2023-12-02 22:50:40 +01:00
oSumAtrIX
4b878eeeda
feat: Publish as a library (#3356) 2023-12-02 22:35:13 +01:00
LisoUseInAIKyrios
ff82a36e6c
feat(YouTube): Support version 18.45.43 (#3345) 2023-12-02 00:07:29 +01:00
oSumAtrIX
2442902dac
fix(YouTube - Remove tracking query parameter): Sanitize shared URLs in remaining places 2023-11-21 23:09:57 +01:00
LisoUseInAIKyrios
a0121ae7b6
feat(YouTube): Add Disable rolling number animations patch (#3298) 2023-11-20 18:40:48 +01:00
oSumAtrIX
843a568544
feat(YouTube - Client spoof): Add description to preference screen 2023-11-18 05:05:37 +01:00
oSumAtrIX
7c4f021f8c
feat(YouTube): Support version 18.45.41 2023-11-18 03:30:55 +01:00
oSumAtrIX
0c7490cbaf
feat(YouTube - Vanced MicroG support): Allow changing package name 2023-11-16 20:31:58 +01:00
oSumAtrIX
384a0a67c5
feat(YouTube): Bump compatibility to 18.44.41 2023-11-12 17:08:51 +01:00
oSumAtrIX
9f1986960c
feat(YouTube): Bump compatibility to 18.38.45 2023-11-12 17:08:50 +01:00
oSumAtrIX
ddda3f6e8c
feat(YouTube): Add Remove tracking query parameter patch
Implementation references taken from github.com/inotia00/revanced-patches/commit/4037d9c85b7e37f8635f8fdcc1efea85dcddb5e2.
2023-11-12 17:08:49 +01:00
oSumAtrIX
e205ac761d
feat(YouTube - Bypass URL redirects): Support version 18.43.45 2023-11-12 17:08:49 +01:00
oSumAtrIX
c5236f812e
feat(YouTube): Support version 18.43.45 for Playback speed and Restore old video quality menu 2023-11-12 17:08:47 +01:00
LisoUseInAIKyrios
0cb41efa06
fix(YouTube - Client spoof): Fix low resolution precise seeking thumbnails (#3249) 2023-11-11 20:22:53 +02:00
oSumAtrIX
9937b8fc7e
feat(YouTube - Client spoof): Update current video id
Previously this patch was only working when other patches depended on a patch that hooked the current video id. If you did not use these patches, this patch would not work as the video id would not be hooked.
2023-10-25 20:19:57 +02:00
oSumAtrIX
b42cfa3ccd
build(Needs bump): Bump dependencies 2023-10-23 02:01:02 +02:00
KobeW50
0a0450075a
feat(YouTube - Announcements): Clarify announcements origin in patch description (#3175) 2023-10-22 23:47:46 +02:00
oSumAtrIX
03bb7d3cff
feat(YouTube - Announcements): Clarify announcements origin 2023-10-20 20:08:30 +02:00
oSumAtrIX
17e414d32b
fix(YouTube - Announcements): Do not end descriptions with punctuation
Because all settings descriptions don't either.
2023-10-20 20:08:30 +02:00
LisoUseInAIKyrios
4179b166bb Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#3170)"
This reverts commit 7a075074af.
2023-10-20 13:38:06 +03:00
LisoUseInAIKyrios
7a075074af
fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#3170) 2023-10-20 13:18:22 +03:00
oSumAtrIX
f97798391f
feat(YouTube): Add Announcements patch (#3166) 2023-10-20 03:13:52 +02:00
oSumAtrIX
c8d409e1db
feat(YouTube): Add Spoof device dimensions patch 2023-10-19 03:06:58 +02:00
oSumAtrIX
c4cb1e6f99
refactor: Only check literal instead of additionally the opcode 2023-10-14 00:59:58 +02:00
LisoUseInAIKyrios
a73868cb27
feat(YouTube): Bump compatibility to 18.38.44 (#3071) 2023-10-08 03:37:42 +02:00
oSumAtrIX
5655067f28
fix: Add hooks to existing hook set
Previously, the hooks were just combined to a new set and returned, without adding them to original mutable set.
2023-10-02 16:21:03 +02:00
LisoUseInAIKyrios
f6f226ba28
fix(YouTube - Video Id): Fix video id not showing the currently playing video (#3038)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-28 15:11:58 +02:00
oSumAtrIX
125cac5928
feat(YouTube): Add Bypass URL redirects patch 2023-09-28 04:47:41 +02:00
oSumAtrIX
eda28e507e
feat(YouTube): Bump compatibility to 18.37.36 (#3028)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-09-28 01:28:25 +02:00
LisoUseInAIKyrios
3ec96b9e24 chore: fix typo 2023-09-27 18:31:27 +04:00