Commit Graph

954 Commits

Author SHA1 Message Date
LisoUseInAIKyrios
ecb2e32b1e fix(YouTube - Custom filter): Use new lines between components instead of commas (#2952)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-08 00:10:57 +04:00
nullptr
ee975dea84 fix(Infinity for Reddit - Spoof client): Constrain patch to last working versions (#2944) 2023-09-07 22:01:15 +02:00
LisoUseInAIKyrios
ca632bd2cc fix(YouTube - Hide layout components): Always hide redundant 'player audio track' button (#2951) 2023-09-07 10:41:24 +04:00
Benjamin
688d8fa7e8 fix(Twitch - Audio ads): Support missing version 16.1.0 (#2928) 2023-09-03 21:14:53 +02:00
Benjamin
d9834a9abb feat(Twitch): Support version 16.1.0 (#2923) 2023-09-02 21:09:41 +02:00
oSumAtrIX
8a5311b1e6 fix(Infinity for Reddit - Spoof client): Support latest version 2023-08-28 20:20:04 +02:00
badawoll
5a2cad077f feat(Photomath): Support latest version
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-28 15:45:47 +02:00
oSumAtrIX
f7352feb6e feat: Restore previous release
This reverts commit ed24a201a9.
2023-08-27 21:41:04 +02:00
oSumAtrIX
ed24a201a9 fix: Revert previous release
The previous release depends on a version of ReVanced Patcher which prevents usage of resource patches on lower Android versions. To solve this issue temporarily, until a fix is present, the previous release is reverted.
2023-08-27 04:37:21 +02:00
oSumAtrIX
c89b2aa261 feat(YouTube): Add Enable tablet layout patch 2023-08-26 17:16:03 +02:00
oSumAtrIX
0861991cfb feat(YouTube Music - Exclusive audio playback): Support latest version 2023-08-26 17:16:02 +02:00
oSumAtrIX
d7237776ba chore(YouTube): Bump compatibility to 18.32.39 2023-08-26 17:16:00 +02:00
oSumAtrIX
7b503e2336 feat(YouTube): Support version 18.32.39 2023-08-26 14:12:43 +02:00
johnconner122
2622b008ab feat(YouTube): Add Custom player overlay opacity patch (#2721)
This gets rid of the `Hide player overlay` patch.

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-26 02:12:30 +02:00
oSumAtrIX
d6de957f4e feat: Exclude Custom branding patch by default
Due to design complexity of the patch the default branding included with the patch is mistaken as the branding soley meant for YouTube and not understood merely as the default branding.
2023-08-25 17:54:10 +02:00
xehpuk
387eb29e7e feat(Strava): Add Subscription features patch (#2872)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-25 03:16:12 +02:00
oSumAtrIX
20aff26784 feat: Publicize resource utility functions
This commit adds the functions to the public API
2023-08-25 00:05:32 +02:00
oSumAtrIX
47eac14f03 feat: Use an extension property to create new exception when failing to resolve a fingerprint
This commit adds the extension property to the public API
2023-08-25 00:05:30 +02:00
Karol
61a7533136 feat(Duolingo): Add Unlock Duolingo Super patch (#2862) 2023-08-24 22:21:33 +02:00
LisoUseInAIKyrios
d9f0d08498 fix(Enable android debugging): Update patch description (#2869)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-24 20:15:48 +04:00
j4k0xb
01c617d94e feat(Solid Explorer): Add Remove file size limit patch
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-24 04:21:18 +02:00
oSumAtrIX
fab6e9fe85 refactor: remove unnecessary annotations 2023-08-23 16:48:03 +02:00
oSumAtrIX
dba0d0c1ae build(Needs bump): Bump dependencies 2023-08-23 05:01:09 +02:00
oSumAtrIX
c0a13bbb78 chore(YouTube): Bump compatibility to 18.29.38 2023-08-23 05:01:09 +02:00
oSumAtrIX
c1b9eefa28 feat(YouTube): Support version 18.29.38 2023-08-23 05:01:09 +02:00
LisoUseInAIKyrios
8a4277c486 feat(YouTube): Add Alternative thumbnails patch (#2834)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-21 10:28:34 +04:00
oSumAtrIX
fd3813f66e fix(YouTube Music - Remove upgrade button): Remove the correct navigation bar item
A new item has been added to the list, so the index has to be shifted by one. This is not a final solution and the last index should be removed dynamically
2023-08-19 02:48:21 +02:00
oSumAtrIX
ca504e5421 build(Needs bump): Bump dependencies 2023-08-14 04:12:09 +02:00
oSumAtrIX
fe94013a22 fix: allow using PreferenceScreen outside of current module 2023-08-13 18:36:07 +02:00
KAZI MMT
082e067338 feat(YouTube - External downloads): Recommend Seal instead of PowerTube (#2803) 2023-08-13 13:40:01 +02:00
Aunali321
94ed738515 feat: Add Override certificate pinning patch (#2781)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-10 20:41:31 +02:00
oSumAtrIX
9c69f87690 fix(Client spoof): Remove exception from option
Turning off will cause playback issues even when being subscribed to YouTube Premium
2023-08-09 17:55:18 +02:00
oSumAtrIX
8354a879cf feat(Tasker): Remove Unlock trial patch 2023-08-09 12:23:56 +02:00
LisoUseInAIKyrios
220f694b12 feat(YouTube - Hide video action buttons): Hide individual action buttons (#2723) 2023-08-07 18:34:53 +04:00
Pro-Tweaker
e83e62fc24 feat(Change package name): Append .revanced to package name by default (#2750)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-07 16:07:22 +02:00
LisoUseInAIKyrios
189f719720 feat(YouTube - Debug): Logging of layout proto buffer strings (#2759) 2023-08-07 11:50:42 +04:00
LisoUseInAIKyrios
f71d893766 fix(YouTube - Client spoof): Adjust spoof signature settings description (#2760) 2023-08-06 19:42:13 +04:00
Matthew
506d49c82a feat(YouTube Music): Add Permanent repeat patch (#2722)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-04 15:45:59 +02:00
oSumAtrIX
26f9b0514f fix: improve wording 2023-08-03 18:34:40 +02:00
Aunali321
896a71308f feat(Lightroom): Add Disable mandatory login patch (#2738)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 18:24:28 +02:00
Matthew
86a271cd7c feat(YouTube Music): Add Permanent Shuffle patch (#2730)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 18:22:13 +02:00
Aunali321
e18a9bcb50 feat(Lightroom): Add Unlock premium patch (#2740)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 18:16:30 +02:00
d4rkk3y
08413bdc97 fix(Tiktok - Show seekbar): Bump compatibility (#2737) 2023-08-03 18:12:45 +02:00
oSumAtrIX
545388b3b2 fix: remove newline 2023-08-03 16:39:59 +02:00
oSumAtrIX
236a18f935 fix(Reddit is Fun - Spoof client): Use a more convincing user agent 2023-08-03 16:22:57 +02:00
oSumAtrIX
bbde91cf9d feat(Nova Launcher): Remove Unlock prime patch 2023-08-03 04:06:28 +02:00
oSumAtrIX
b9aaf610ad feat(Reddit is Fun - Spoof client): Spoof the user agent 2023-08-03 00:58:11 +02:00
oSumAtrIX
8dbb0e212e fix: Use clearer descriptions 2023-07-30 19:03:12 +02:00
oSumAtrIX
ad7e147712 feat(Joey for Reddit): Add Disable ads patch 2023-07-30 18:59:40 +02:00
oSumAtrIX
cd103dd9b8 fix(Sync for Reddit - Change OAuth client id): Disable piracy detection 2023-07-30 18:59:40 +02:00