212 Commits

Author SHA1 Message Date
OxrxL
346b9bdaae feat: hide-email-address patch (#578) 2022-09-28 13:28:07 +02:00
d4rkk3y
12af4b1478 fix(sponsorblock): dynamically insert setSponsorBarRect call (#644) 2022-09-27 22:00:24 +02:00
inotia00
355724a09d fix(sponsorblock): correct class name for field reference (#582) 2022-09-27 06:55:15 +02:00
oSumAtrIX
3e067ff1a3 perf(resource-mapping): map resources with multiple threads 2022-09-26 04:30:49 +02:00
shadow578
642c332dfa refactor(microg-support): share code between music-microg-support patch 2022-09-26 04:30:49 +02:00
OxrxL
a151deb608 fix(seekbar-tapping): do not disable seekbar when hiding it (#600) 2022-09-23 21:09:47 +02:00
OxrxL
4a4f8836c5 fix(hide-time-and-seekbar): don't draw the seekbar (#594) 2022-09-23 12:51:58 +02:00
oSumAtrIX
d49c662a33 fix(sponsorblock): resolve unresolved fingerprint 2022-09-23 11:49:08 +02:00
oSumAtrIX
3504912eba fix(custom-playback-speed): implement own method instead of takeWhile 2022-09-22 08:38:49 +02:00
OxrxL
383a473bb7 fix(sponsorblock): broken fingerprint and invert setting shorts_playing (#579)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-22 07:43:54 +02:00
oSumAtrIX
a57c255ac5 feat(custom-playback-speed): max, min, granularity option 2022-09-22 07:17:10 +02:00
Pranshu Goyal
58e94788b7 feat(theme): arbitrary background color for light theme (#565) 2022-09-21 23:01:23 +02:00
oSumAtrIX
cbc3aa6c38 fix(custom-video-buffer): use correct offset for getMaxBuffer call injection 2022-09-21 16:44:44 +02:00
oSumAtrIX
193635d497 build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
Sourav Das
ef5e28ff51 feat: explicit support for YouTube v17.34.35 and v17.34.36 (#527) 2022-09-21 04:09:26 +02:00
OxrxL
72bb3d91a1 feat: disable sponsorblock on shorts (#439) 2022-09-21 03:03:47 +02:00
OxrxL
69c9b58cb8 feat: disable-auto-player-popup-panels (#543) 2022-09-21 03:02:20 +02:00
OxrxL
9575f633e9 feat: hide-time-and-seekbar patch (#544) 2022-09-21 02:58:39 +02:00
oSumAtrIX
b63707e52f feat: bump patches compatibility to v17.36.37
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 08:10:53 +02:00
oSumAtrIX
f883e72dce fix(hdr-auto-brightness): increase patching compatibility across versions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 08:10:31 +02:00
oSumAtrIX
136e1b7124 refactor: move InjectionUtils to utils subpackage
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 07:35:59 +02:00
oSumAtrIX
99800ac558 fix(hide-create-button): increase patching compatibility across versions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 07:33:42 +02:00
oSumAtrIX
e3b32800ff fix(hide-shorts-button): increase patching compatibility across versions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 07:33:11 +02:00
oSumAtrIX
c258643a28 docs(theme): proper wording in description
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-16 02:10:50 +02:00
oSumAtrIX
08b48b2bb4 feat(theme): arbitrary background color for dark theme
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-16 02:10:19 +02:00
oSumAtrIX
29b8f9ee53 feat(amoled): remove in favour of theme patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-16 02:09:19 +02:00
OxrxL
7bcac4fb65 fix: auto-captions patch switch description (#488) 2022-09-15 16:25:57 +02:00
OxrxL
ae77709ea7 feat: disable-auto-captions patch (#435) 2022-09-15 03:00:19 +02:00
Sculas
161256afd3 fix: cleanup & trigger release for ThemePatch
Closes #447
Closes revanced/revanced-patcher#99
2022-09-08 18:35:08 +02:00
Sculas
6e1e8f432b refactor: set amoled theme default for ThemePatch 2022-09-08 17:06:16 +02:00
Sculas
7dbe4f54c7 refactor: update to patcher 4.2.2 2022-09-08 17:01:28 +02:00
Sculas
62c90f916b fix: wrap theme option 2022-09-08 13:45:28 +02:00
Sculas
ae145ab3b9 feat: Theme Patch (#440)
* feat: Theme Patch

* refactor: deprecate AmoledPatch

* Update src/main/kotlin/app/revanced/patches/youtube/layout/theme/patch/ThemePatch.kt

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: apply requested changes

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-08 11:55:06 +02:00
Sculas
fa8fd0eddb refactor: cleanup AmoledPatch 2022-09-07 22:37:53 +02:00
Sculas
c8b3a0942a refactor: adapt patcher 4.0.0 changes 2022-09-07 21:14:03 +02:00
Sculas
6d5761bbad refactor: cleanup CustomBrandingPatch 2022-09-07 21:03:03 +02:00
oSumAtrIX
e678115b24 refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
Ushie
dfff01a277 fix: do not constrain amoled patch to versions (#408) 2022-08-31 01:35:26 +02:00
Canny
250e00c087 feat: bump youtube version to v17.33.42 (#398) 2022-08-29 19:05:19 +02:00
d4rkk3y
33ece5bdb4 fix: seekbar-tapping toggling (#401) 2022-08-29 18:20:25 +02:00
oSumAtrIX
91356e156d refactor: remove integrations dependency 2022-08-27 04:59:04 +02:00
oSumAtrIX
5b5e671320 refactor: addInstruction instead of addInstructions 2022-08-27 04:01:09 +02:00
Canny
3cd1c90a29 feat: add debug switch (#391) 2022-08-27 03:21:53 +02:00
Robert
e78749d4b6 fix: package name for Vanced (#390) 2022-08-27 01:31:07 +02:00
oSumAtrIX
e9ab125b04 fix: Patch annotation for client-spoof patch 2022-08-27 00:52:10 +02:00
epicsampler
e40bff50c2 feat: client-spoof patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-08-27 00:05:21 +02:00
afn
5c808b0329 fix: changed default value for autorepeat setting (#386) 2022-08-26 03:11:46 +02:00
Levente Ilyó-Kovács
a0722e04ff docs: punctuation in microg-support patch description (#377) 2022-08-23 00:51:02 +02:00
oSumAtrIX
fb342b2689 feat: setting for downloader package name 2022-08-22 19:14:17 +02:00
oSumAtrIX
9025844a88 fix: default values for settings 2022-08-22 19:13:57 +02:00