Commit Graph

208 Commits

Author SHA1 Message Date
shadow578
0db4f4079b refactor(microg-support): share code between music-microg-support patch 2022-09-26 04:30:49 +02:00
OxrxL
68a9457464
fix(seekbar-tapping): do not disable seekbar when hiding it (#600) 2022-09-23 21:09:47 +02:00
OxrxL
46e0195f76
fix(hide-time-and-seekbar): don't draw the seekbar (#594) 2022-09-23 12:51:58 +02:00
oSumAtrIX
e7296f3424
fix(sponsorblock): resolve unresolved fingerprint 2022-09-23 11:49:08 +02:00
oSumAtrIX
8522d4cd70
fix(custom-playback-speed): implement own method instead of takeWhile 2022-09-22 08:38:49 +02:00
OxrxL
59fb674437
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
b1e423d9cd
feat(custom-playback-speed): max, min, granularity option 2022-09-22 07:17:10 +02:00
Pranshu Goyal
da40e7e0cf
feat(theme): arbitrary background color for light theme (#565) 2022-09-21 23:01:23 +02:00
oSumAtrIX
6773122d0b
fix(custom-video-buffer): use correct offset for getMaxBuffer call injection 2022-09-21 16:44:44 +02:00
oSumAtrIX
4f78f5c9bf
build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
Sourav Das
1b6a64b49c
feat: explicit support for YouTube v17.34.35 and v17.34.36 (#527) 2022-09-21 04:09:26 +02:00
OxrxL
47fbcba3f8
feat: disable sponsorblock on shorts (#439) 2022-09-21 03:03:47 +02:00
OxrxL
d1fa2c3bc3
feat: disable-auto-player-popup-panels (#543) 2022-09-21 03:02:20 +02:00
OxrxL
ef7afc7231
feat: hide-time-and-seekbar patch (#544) 2022-09-21 02:58:39 +02:00
oSumAtrIX
4493d7e6c7
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
bc5c8c118d
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
b9b1526fef
refactor: move InjectionUtils to utils subpackage
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 07:35:59 +02:00
oSumAtrIX
b217a1e89f
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
7f1793490f
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
803e22dbff
docs(theme): proper wording in description
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-16 02:10:50 +02:00
oSumAtrIX
afd5502afd
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
00323010ed
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
57824fb16c
fix: auto-captions patch switch description (#488) 2022-09-15 16:25:57 +02:00
OxrxL
8ee12d0bea
feat: disable-auto-captions patch (#435) 2022-09-15 03:00:19 +02:00
Sculas
8d25b214e2
fix: cleanup & trigger release for ThemePatch
Closes #447
Closes revanced/revanced-patcher#99
2022-09-08 18:35:08 +02:00
Sculas
51f143d605
refactor: set amoled theme default for ThemePatch 2022-09-08 17:06:16 +02:00
Sculas
34444bda24
refactor: update to patcher 4.2.2 2022-09-08 17:01:28 +02:00
Sculas
150c173adc
fix: wrap theme option 2022-09-08 13:45:28 +02:00
Sculas
f3b92cab5a
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
ca02f31f97
refactor: cleanup AmoledPatch 2022-09-07 22:37:53 +02:00
Sculas
fd76c45098
refactor: adapt patcher 4.0.0 changes 2022-09-07 21:14:03 +02:00
Sculas
3d1e9bc768
refactor: cleanup CustomBrandingPatch 2022-09-07 21:03:03 +02:00
oSumAtrIX
f71067c62a
refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
Ushie
4af1714dae
fix: do not constrain amoled patch to versions (#408) 2022-08-31 01:35:26 +02:00
Canny
769aa25a6f
feat: bump youtube version to v17.33.42 (#398) 2022-08-29 19:05:19 +02:00
d4rkk3y
55502446ce
fix: seekbar-tapping toggling (#401) 2022-08-29 18:20:25 +02:00
oSumAtrIX
2b841f910b
refactor: remove integrations dependency 2022-08-27 04:59:04 +02:00
oSumAtrIX
4533672186
refactor: addInstruction instead of addInstructions 2022-08-27 04:01:09 +02:00
Canny
ee4b7761d8
feat: add debug switch (#391) 2022-08-27 03:21:53 +02:00
Robert
85206b99e1
fix: package name for Vanced (#390) 2022-08-27 01:31:07 +02:00
oSumAtrIX
6a8af47f2d
fix: Patch annotation for client-spoof patch 2022-08-27 00:52:10 +02:00
epicsampler
5512c072fa
feat: client-spoof patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-08-27 00:05:21 +02:00
afn
d43add7c21
fix: changed default value for autorepeat setting (#386) 2022-08-26 03:11:46 +02:00
Levente Ilyó-Kovács
5d2cec1756
docs: punctuation in microg-support patch description (#377) 2022-08-23 00:51:02 +02:00
oSumAtrIX
965d05cfa5
feat: setting for downloader package name 2022-08-22 19:14:17 +02:00
oSumAtrIX
834c4add71
fix: default values for settings 2022-08-22 19:13:57 +02:00
Robert
d81f1af327
feat: v17.29.34 compatibility for downloads patch (#374) 2022-08-22 14:38:21 +02:00
oSumAtrIX
304fbacab2
feat: downloads patch (#215) 2022-08-22 04:58:17 +02:00
oSumAtrIX
6af6c02154
fix: correct title for tablet-miniplayer setting switch 2022-08-22 04:40:49 +02:00
oSumAtrIX
244a1b2cb9
fix: add missing switch for tablet-mini-player patch 2022-08-22 03:58:15 +02:00