Commit Graph

1052 Commits

Author SHA1 Message Date
oSumAtrIX
2ba31f1301
fix(YouTube - Custom branding): Set default values for patch options 2023-10-25 23:01:58 +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
88cce592ad
feat(YouTube - Disable precise seeking gesture): Use better patch name
The new name now is taken from what YouTube names this feature.
2023-10-25 19:34:27 +02:00
oSumAtrIX
e97e0e6631
feat(YouTube): Add Enable old seekbar thumbnails patch 2023-10-25 19:34:26 +02:00
fe
79a2416419
feat(ID Austria): Constrain compatibility to last working version (#3196) 2023-10-25 13:15:12 +02:00
oSumAtrIX
09f168406c
feat(YouTube): Add Disable suggested video end screen patch 2023-10-25 01:47:23 +02:00
oSumAtrIX
2a5514a6b3
feat(YouTube): Add Disable fullscreen ambient mode patch 2023-10-25 01:47:22 +02:00
LisoUseInAIKyrios
f3726fefb9
fix(YouTube - ReturnYouTubeDislike): Fix RYD prefetching home feed Shorts (#3195) 2023-10-24 23:34:23 +03:00
LisoUseInAIKyrios
e6fe646a7f fix(YouTube - Theme): Fix patch error 2023-10-24 11:43:15 +03:00
oSumAtrIX
0f9e6e751f
feat(YouTube - Hide layout components): Hide video quality menu footer 2023-10-23 21:46:39 +02:00
oSumAtrIX
5d3008a5af
feat(YouTube - Theme): Improve patch option descriptions 2023-10-23 02:01:03 +02:00
oSumAtrIX
cf6006cc83
feat(YouTube - Theme): Add set of light and dark themes to chose from 2023-10-23 02:01:03 +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
1671d8d826
fix(Reddit - Sanitize sharing links): Restore compatibility with newer versions of the app 2023-10-19 17:04:53 +02:00
oSumAtrIX
c8d409e1db
feat(YouTube): Add Spoof device dimensions patch 2023-10-19 03:06:58 +02:00
LisoUseInAIKyrios
ae7c60e2bd chore: fix typo 2023-10-14 14:27:27 +03:00
LisoUseInAIKyrios
c000715b22 chore: fix build 2023-10-14 13:14:46 +03:00
oSumAtrIX
d4a9ea1f6c
fix: Indent option description correctly 2023-10-14 05:46:24 +02:00
oSumAtrIX
90d5877950
feat(YouTube - Theme): Disable gradient loading screen 2023-10-14 01:00:26 +02:00
oSumAtrIX
c4cb1e6f99
refactor: Only check literal instead of additionally the opcode 2023-10-14 00:59:58 +02:00
oSumAtrIX
cbfd5691d3
fix(YouTube - Hide layout components): Hide new channel watermark component 2023-10-13 17:14:05 +02:00
oSumAtrIX
d7b8149b0a
fix: Fix builds 2023-10-12 21:49:13 +02:00
Gioele Pannetto
20cfa8a5cd
feat(CieID): Add bypass root check patch (#3011)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-12 20:05:27 +02:00
LisoUseInAIKyrios
03d26283c6 chore(YouTube - ReturnYouTubeDislike): Adjust UI disclaimer from 'will' to 'may' 2023-10-12 14:10:39 +03:00
LisoUseInAIKyrios
0e8a2868e8
fix(YouTube - ReturnYouTubeDislike): Fix dislikes not showing on Shorts (#3133) 2023-10-12 12:27:49 +03:00
oSumAtrIX
3d1c0c1a95
feat: Do not support reading options from a properties file
Previously needed because patch options could not be used comfortably in ReVanced Manager.
2023-10-12 02:16:34 +02:00
oSumAtrIX
9f86daa822
feat: Improve option descriptions and titles 2023-10-12 02:16:34 +02:00
LisoUseInAIKyrios
166bf5b1ae
fix(YouTube - Spoof app version): Recommend clearing the app data after turning off spoofing (#3134) 2023-10-11 23:16:13 +03:00
LisoUseInAIKyrios
a73868cb27
feat(YouTube): Bump compatibility to 18.38.44 (#3071) 2023-10-08 03:37:42 +02:00
LisoUseInAIKyrios
46e3c97d24
fix(YouTube): Sort settings alphabetically despite punctuation (#3097)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-08 03:25:27 +02:00
LisoUseInAIKyrios
02f767df3c
fix: Consolidate patches (#3098) 2023-10-08 03:21:28 +02:00
oSumAtrIX
a710f05bb4
fix(Infinity for Reddit - Spoof client): Set user-agent for OAuth requests to fix login 2023-10-08 02:56:30 +02:00
oSumAtrIX
2223951fa1
fix(Boost for Reddit - Spoof client): Set user-agent for OAuth requests to fix login 2023-10-08 02:56:23 +02:00
oSumAtrIX
a48c4a7cc1
fix(Sync for Reddit - Spoof client): Set user-agent for OAuth requests to fix login 2023-10-08 02:56:08 +02:00
oSumAtrIX
fe11db70ea
feat(YouTube - Return YouTube Dislike): Support version 18.37.36 (#3061)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-10-07 13:31:35 +04:00
oSumAtrIX
6c9baf2261
feat(YouTube): Add Disable fine scrubbing gesture patch 2023-10-07 03:50:42 +02:00
oSumAtrIX
52d07ecd39
feat(YouTube - Hide shorts components): Hide subscribe button when paused separately from subscribe button 2023-10-05 18:49:07 +02:00
oSumAtrIX
a0aa2be86d
fix(Relay for Reddit - Spoof client): Prevent OAuth login being disabled remotely 2023-10-05 17:28:10 +02:00
oSumAtrIX
066023ca14
feat(TikTok): Constrain patches to last working version 2023-10-05 16:32:31 +02:00
KobeW50
5c140ea38d
feat(YouTube - Hide "Get YouTube Premium" advertisements): Name patch correctly (#3079)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-05 05:05:50 +02:00
oSumAtrIX
79bb3e164f
fix: Remove dependencies from generated JSON file
Dependencies have an internal use only.
2023-10-05 03:26:16 +02:00
oSumAtrIX
56e45a60a4
fix(TikTok - Hide ads): Constrain to last working version 2023-10-04 17:30:00 +02:00
oSumAtrIX
9344c8a067
feat(Sync for Reddit - Client spoof): Restore upload functionality 2023-10-03 02:14:42 +02:00
oSumAtrIX
ef644e4801
fix(Sync for Reddit): Do not throw an error when not necessary 2023-10-03 01:59:12 +02:00