Commit Graph

974 Commits

Author SHA1 Message Date
LisoUseInAIKyrios
15e27bf93e
fix(YouTube - Client spoof): Removed unused code (#3030)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-26 00:46:35 +02:00
oSumAtrIX
5e8a2d3fe7
fix(YouTube - Client spoof): Display seekbar thumbnails in high quality 2023-09-25 23:50:51 +02:00
oSumAtrIX
f7cf70b5d3
feat: Add notice for thumbnails for age restricted or paid videos 2023-09-25 19:33:53 +02:00
oSumAtrIX
bf4a1159ff
fix(YouTube - Client spoof): Restore seekbar thumbnails
This works around the issue, but causes seekbar thumbnails to be in low quality.
2023-09-25 16:34:08 +02:00
xehpuk
af0217594d
feat(Strava): Add Disable subscription suggestions patch (#2997)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-25 16:29:06 +02:00
LisoUseInAIKyrios
ad15549fb1 build: fix aapt compilation error 2023-09-25 14:03:48 +04:00
oSumAtrIX
96e01f7a7b
fix(Relay - Spoof client): Restore OAuth login 2023-09-24 23:54:26 +02:00
oSumAtrIX
f355dbf1d2
fix(Slide - Spoof client): Use correct patch name 2023-09-24 23:52:46 +02:00
Oyssale
5146de872a
fix(Duolingo - Unlock Super): Get correct instruction offset (#3023) 2023-09-24 17:07:10 +02:00
oSumAtrIX
5ccbf1bf8e
fix(YouTube - Client spoof): Do not record feed videos to history by default (#3017) 2023-09-23 23:48:45 +02:00
Julienraptor01
f14c5e7979
feat(YouTube - Spoof app version): add version 18.20.39 (#3001)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-20 23:36:35 +04:00
Temm
bf1f9dc799
feat(Tumblr): Add Disable Tumblr Live patch (#2987)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-20 18:15:23 +02:00
oSumAtrIX
aeb5299ca5
build(Needs bump): Bump dependencies (#2946)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: aAbed <aabedhkhan@gmail.com>
Co-authored-by: CnC-Robert <CnC.Rob3rt@gmail.com>
2023-09-20 06:27:29 +02:00
LisoUseInAIKyrios
238bed1251
fix(YouTube): Restore functionality of Old video quality menu and Custom speeds on tablets (#2999) 2023-09-19 06:22:38 +04:00
oSumAtrIX
0fe115e8f9
feat(Twitch - Block embedded ads): Switch from ttv.lol to luminous.dev 2023-09-14 23:11:13 +02:00
Traktores
9a18326aeb
feat(TU Dortmund): Add Show on lockscreen patch (#2947)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-14 03:12:22 +02:00
Temm
a4d6b4e5ce feat(Tumblr): Add Disable gift message popup patch 2023-09-14 03:09:04 +02:00
Temm
29f19b9378 feat(Tumblr): Add Disable blog notification reminder patch 2023-09-14 03:09:04 +02:00
KobeW50
ceaa512f31
fix: Use consistent toggle description (#2983) 2023-09-12 01:36:20 +02:00
Temm
07c267ad20
feat(Tumblr): Add Disable dashboard ads patch (#2979)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-11 19:31:24 +02:00
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