Commit Graph

468 Commits

Author SHA1 Message Date
5e74f61a74 fix(disable-startup-shorts-player): remove redundant opcode pattern (#679)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-30 19:58:09 +02:00
95cb6e8836 fix(disable-startup-shorts-player): incorrect offsets, invert branch condition (#672) 2022-09-30 00:25:29 +02:00
daea026a2c feat: disable-startup-shorts-player patch (#670)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-29 23:53:58 +02:00
ce2d18cf4b fix(hdr-brightness): trim list of compatible versions (#602) 2022-09-29 19:24:32 +02:00
93d47cc9c7 fix(hide-email-address): invalid instruction offsets (#654) 2022-09-28 15:42:35 +02:00
d4c166cd60 fix(disable-auto-player-popup-panels): swap switch toggle state description (#653) 2022-09-28 15:21:55 +02:00
346b9bdaae feat: hide-email-address patch (#578) 2022-09-28 13:28:07 +02:00
12af4b1478 fix(sponsorblock): dynamically insert setSponsorBarRect call (#644) 2022-09-27 22:00:24 +02:00
355724a09d fix(sponsorblock): correct class name for field reference (#582) 2022-09-27 06:55:15 +02:00
3e067ff1a3 perf(resource-mapping): map resources with multiple threads 2022-09-26 04:30:49 +02:00
642c332dfa refactor(microg-support): share code between music-microg-support patch 2022-09-26 04:30:49 +02:00
a151deb608 fix(seekbar-tapping): do not disable seekbar when hiding it (#600) 2022-09-23 21:09:47 +02:00
4a4f8836c5 fix(hide-time-and-seekbar): don't draw the seekbar (#594) 2022-09-23 12:51:58 +02:00
d49c662a33 fix(sponsorblock): resolve unresolved fingerprint 2022-09-23 11:49:08 +02:00
3504912eba fix(custom-playback-speed): implement own method instead of takeWhile 2022-09-22 08:38:49 +02:00
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
a57c255ac5 feat(custom-playback-speed): max, min, granularity option 2022-09-22 07:17:10 +02:00
58e94788b7 feat(theme): arbitrary background color for light theme (#565) 2022-09-21 23:01:23 +02:00
cbc3aa6c38 fix(custom-video-buffer): use correct offset for getMaxBuffer call injection 2022-09-21 16:44:44 +02:00
193635d497 build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
ef5e28ff51 feat: explicit support for YouTube v17.34.35 and v17.34.36 (#527) 2022-09-21 04:09:26 +02:00
72bb3d91a1 feat: disable sponsorblock on shorts (#439) 2022-09-21 03:03:47 +02:00
69c9b58cb8 feat: disable-auto-player-popup-panels (#543) 2022-09-21 03:02:20 +02:00
9575f633e9 feat: hide-time-and-seekbar patch (#544) 2022-09-21 02:58:39 +02:00
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
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
136e1b7124 refactor: move InjectionUtils to utils subpackage
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 07:35:59 +02:00
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
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
c258643a28 docs(theme): proper wording in description
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-16 02:10:50 +02:00
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
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
7bcac4fb65 fix: auto-captions patch switch description (#488) 2022-09-15 16:25:57 +02:00
ae77709ea7 feat: disable-auto-captions patch (#435) 2022-09-15 03:00:19 +02:00
161256afd3 fix: cleanup & trigger release for ThemePatch
Closes #447
Closes revanced/revanced-patcher#99
2022-09-08 18:35:08 +02:00
6e1e8f432b refactor: set amoled theme default for ThemePatch 2022-09-08 17:06:16 +02:00
7dbe4f54c7 refactor: update to patcher 4.2.2 2022-09-08 17:01:28 +02:00
62c90f916b fix: wrap theme option 2022-09-08 13:45:28 +02:00
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
fa8fd0eddb refactor: cleanup AmoledPatch 2022-09-07 22:37:53 +02:00
c8b3a0942a refactor: adapt patcher 4.0.0 changes 2022-09-07 21:14:03 +02:00
6d5761bbad refactor: cleanup CustomBrandingPatch 2022-09-07 21:03:03 +02:00
e678115b24 refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
dfff01a277 fix: do not constrain amoled patch to versions (#408) 2022-08-31 01:35:26 +02:00
250e00c087 feat: bump youtube version to v17.33.42 (#398) 2022-08-29 19:05:19 +02:00
33ece5bdb4 fix: seekbar-tapping toggling (#401) 2022-08-29 18:20:25 +02:00
91356e156d refactor: remove integrations dependency 2022-08-27 04:59:04 +02:00
5b5e671320 refactor: addInstruction instead of addInstructions 2022-08-27 04:01:09 +02:00
3cd1c90a29 feat: add debug switch (#391) 2022-08-27 03:21:53 +02:00
e78749d4b6 fix: package name for Vanced (#390) 2022-08-27 01:31:07 +02:00