Commit Graph

1159 Commits

Author SHA1 Message Date
bcd8b48e70 fix(YouTube - Spoof signature): Fix tracking such as history or watch time 2024-03-02 08:03:07 +01:00
2a842a1e14 fix(Override certificate pinning): Always overwrite with a generic network security configuration
Previously some conditional checks prevented to patch YouTube for example. The current configuration should work globally for all apps.
2024-02-28 23:01:56 +01:00
96a3f35926 fix: Remove extra space from patch description (#2780) 2024-02-28 21:32:55 +01:00
0d011b876e feat(OpeningHours): Add Fix crash patch (#2697)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-26 04:50:59 +01:00
6dd4a7c29e feat(VSCO - Unlock pro): Constrain to last working version 2024-02-25 19:28:12 +01:00
d0f91c8550 feat(Twitter - Unlock downloads): Unlock GIF downloads 2024-02-25 08:00:29 +01:00
1a89dd9f8c feat: Remove unnecessary description from patch 2024-02-25 06:51:51 +01:00
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
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
ba75a51b71 feat(X): Add Open links as query patch (#2730)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-22 01:07:05 +01:00
d789fd6b5a build: Sign release artifacts 2024-02-21 04:15:38 +01:00
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
e27f56c8a3 feat(YouTube - Custom branding): Improve patch option description 2024-02-20 22:41:06 +01:00
3b8bc08d4e feat(YouTube - Change header): Improve patch option description 2024-02-20 22:41:06 +01:00
8dc0133c0b chore: Fix ReplaceWith of Deprecated annotation 2024-02-13 03:27:03 +01:00
f15ef3f634 feat(Sync for Reddit): Add Fix /s/ links patch 2024-02-09 03:45:37 +01:00
2c20844eaa feat(X): Add Unlock downloads patch 2024-02-08 20:11:18 +01:00
bf064ecc1d feat(X): Add Hide view count patch 2024-02-08 20:08:44 +01:00
7d76e2e43c fix(Infinity for Reddit - Unlock subscription): Do not crash by patching billing client 2024-02-07 16:16:33 +01:00
c23e0233cf feat(YouTube): Support version 19.04.37 (#2687) 2024-02-04 21:38:19 +04:00
872a5b6d89 feat(YouTube - Custom filter): Custom filtering of the protocol buffer (#2682) 2024-02-02 12:15:34 +04:00
bf19af99cb fix(Infinity for Reddit - Unlock subscription): Restore functionality on v7.0.0 2024-02-02 00:10:00 +01:00
0e66cf3099 chore: fix patch typo in WideSearchbarPatch 2024-01-29 17:31:57 +04:00
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
02abace127 fix(YouTube): Do not crash on startup for root installs (#2655) 2024-01-28 14:47:01 +04:00
1b63898413 fix(Twitch): Correct patch resources to fix build 2024-01-27 15:35:12 +01:00
1181b0bca2 fix: Only set Android key if not null to prevent build errors 2024-01-27 04:03:09 +01:00
bd86ef6fc2 fix: Indent patch option description correctly 2024-01-27 03:29:04 +01:00
fbbecd33bb feat(Photomath): Add Hide update popup patch (#2637)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

BREAKING CHANGE: Some packages have changed locations.
2024-01-27 02:57:22 +01:00
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
ff08f58ac4 feat(YouTube): Support version 19.03.35 (#2640) 2024-01-24 17:19:02 +04:00
94e08b74ce feat(YouTube): Support version 19.02.34 (#2627) 2024-01-18 00:24:55 +04:00
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
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
b2a5dd3efc fix(YouTube): Shorten setting titles to fit on screen (#2579) 2024-01-10 15:26:24 +04:00
51e2f3b476 fix: Use new integrations patch path 2024-01-10 09:14:12 +01:00
d2970e54fb feat(Tiktok - Playback speed): Remember playback speed (#2506)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-09 20:10:29 +01:00
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
43a5677397 fix(YouTube - Change header): Improve patch descriptions (#2581) 2024-01-09 20:07:11 +01:00
fd4b3c79a8 feat(MyFitnessPal): Add Hide ads patch (#2594)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-09 18:26:15 +01:00
427b81a79a feat(Change package name): Mention caveat of the patch in the description 2024-01-09 16:39:23 +01:00
36f86dbf32 fix:(YouTube - Spoof app version): Adjust spoof target description (#2578) 2024-01-03 19:14:32 +04:00
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
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
e8d1389d33 feat(YouTube): Improve patch descriptions (#2519) 2024-01-01 16:30:04 +01:00
de2cb88616 feat(ID Austria): Remove constraint on any version (#2526) 2023-12-28 22:38:30 +01:00
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
a07f83fe89 feat(YouTube): Add Remove viewer discretion dialog patch 2023-12-27 05:39:27 +01:00
ebf599349c fix(YouTube): Fix grammer mistakes in patch descriptions (#2543) 2023-12-27 00:08:15 +01:00
bdc9a129ef feat(YouTube - Hide ads): Hide fullscreen ads 2023-12-24 18:38:34 +01:00