Commit Graph

733 Commits

Author SHA1 Message Date
oSumAtrIX
33ea12228c
fix(YouTube): Fix video playback by switching to ReVanced GmsCore vendor (#2907)
The previous vendor did not update GmsCore, resulting in missing features required for playback, specifically PoToken, which was added to requests recently. Because the PoToken was missing, playback failed.
2024-03-26 00:32:59 +01:00
LisoUseInAIKyrios
10afc8cc71
feat(YouTube - Downloads): Use external downloader when selecting 'Download' in home feed flyout menu (#2881) 2024-03-15 16:33:02 +04:00
oSumAtrIX
44a8a13998
fix(YouTube - Client spoof): Spoof all user agents 2024-03-15 00:28:01 +01:00
LisoUseInAIKyrios
f044dde054
feat(YouTube): Support version 19.05, 19.06, 19.07, 19.08 and 19.09 (#2862) 2024-03-11 17:20:07 +04:00
LisoUseInAIKyrios
b4c7bf4808
feat(YouTube ): Remove HDR auto brightness patch (#2863)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-11 13:33:30 +04:00
LisoUseInAIKyrios
6d88cb49ec
fix(YouTube - Downloads): Use new task context (#2841) 2024-03-08 09:09:15 +04:00
oSumAtrIX
d9000113a9
feat(YouTube - External downloader): Add ability to use in-app download button 2024-03-04 20:36:25 +01:00
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
KobeW50
96a3f35926
fix: Remove extra space from patch description (#2780) 2024-02-28 21:32:55 +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
oSumAtrIX
e27f56c8a3
feat(YouTube - Custom branding): Improve patch option description 2024-02-20 22:41:06 +01:00
oSumAtrIX
3b8bc08d4e
feat(YouTube - Change header): Improve patch option description 2024-02-20 22:41:06 +01:00
LisoUseInAIKyrios
c23e0233cf
feat(YouTube): Support version 19.04.37 (#2687) 2024-02-04 21:38:19 +04:00
LisoUseInAIKyrios
872a5b6d89
feat(YouTube - Custom filter): Custom filtering of the protocol buffer (#2682) 2024-02-02 12:15:34 +04:00
LisoUseInAIKyrios
0e66cf3099 chore: fix patch typo in WideSearchbarPatch 2024-01-29 17:31:57 +04:00
LisoUseInAIKyrios
c7c9700d93
fix(YouTube): Correctly show channel page on tablet devices (#2656)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-28 12:56:42 +01:00
LisoUseInAIKyrios
02abace127
fix(YouTube): Do not crash on startup for root installs (#2655) 2024-01-28 14:47:01 +04:00
oSumAtrIX
bd86ef6fc2
fix: Indent patch option description correctly 2024-01-27 03:29:04 +01: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
LisoUseInAIKyrios
2fdc4c23b5
fix(YouTube - Enable slide to seek): Change patch default to excluded and add description disclaimer (#2610) 2024-01-11 15:54:10 +01:00
KobeW50
b2a5dd3efc
fix(YouTube): Shorten setting titles to fit on screen (#2579) 2024-01-10 15:26:24 +04:00
LisoUseInAIKyrios
d93a356ec2
refactor(YouTube - Return YouTube Dislike): Make patch more robust by removing opcode patterns from fingerprints (#2602) 2024-01-09 23:08:01 +04:00
KobeW50
43a5677397
fix(YouTube - Change header): Improve patch descriptions (#2581) 2024-01-09 20:07:11 +01:00
LisoUseInAIKyrios
36f86dbf32
fix:(YouTube - Spoof app version): Adjust spoof target description (#2578) 2024-01-03 19:14:32 +04:00
oSumAtrIX
75f785d1ef
feat(YouTube - Change header): Change to ReVanced borderless logo header by default (#2512)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-02 15:34:20 +01: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
kitadai31
4e1dc0041d
feat(YouTube - Theme): Add classic dark color to presets (#2542)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-27 05:41:52 +01:00
oSumAtrIX
a07f83fe89
feat(YouTube): Add Remove viewer discretion dialog patch 2023-12-27 05:39:27 +01:00
KobeW50
ebf599349c
fix(YouTube): Fix grammer mistakes in patch descriptions (#2543) 2023-12-27 00:08:15 +01:00
oSumAtrIX
bdc9a129ef
feat(YouTube - Hide ads): Hide fullscreen ads 2023-12-24 18:38:34 +01:00
oSumAtrIX
55cc7f1c77
feat(YouTube - Hide layout components): Hide search result recommendations 2023-12-24 18:07:01 +01:00
Ajay Ramachandran
828abb0558
fix(YouTube - Alternative thumbnails): Clarify DeArrow support is for thumbnails (#2531) 2023-12-23 11:48:06 +04:00
oSumAtrIX
866bcebdd9
feat(Public API): Deprecate HideEmailAddressPatch 2023-12-19 18:48:58 +01:00
oSumAtrIX
3b84305a6b
feat(YouTube): Remove Hide email address patch 2023-12-19 18:48:26 +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
LisoUseInAIKyrios
2918b62320 chore(YouTube): Fix settings UI typos 2023-12-12 20:51:26 +04: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
Chris
41217f61e6
feat(YouTube - Alternative Thumbnails): Add option to use DeArrow (#3378)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-12-11 05:07:09 +04: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