Commit Graph

436 Commits

Author SHA1 Message Date
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
e9ab125b04 fix: Patch annotation for client-spoof patch 2022-08-27 00:52:10 +02:00
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
a0722e04ff docs: punctuation in microg-support patch description (#377) 2022-08-23 00:51:02 +02:00
fb342b2689 feat: setting for downloader package name 2022-08-22 19:14:17 +02:00
9025844a88 fix: default values for settings 2022-08-22 19:13:57 +02:00
bd017045eb feat: v17.29.34 compatibility for downloads patch (#374) 2022-08-22 14:38:21 +02:00
b82114bddf feat: downloads patch (#215) 2022-08-22 04:58:17 +02:00
77db73d0e9 fix: correct title for tablet-miniplayer setting switch 2022-08-22 04:40:49 +02:00
6f5104d934 fix: add missing switch for tablet-mini-player patch 2022-08-22 03:58:15 +02:00
8af8cdbfd6 feat: settings patch framework (#266) 2022-08-22 01:59:43 +02:00
040c937117 fix: make custom-branding cross-platform (#366) 2022-08-21 02:33:04 +02:00
bf19565900 feat: bump YouTube patches to v17.32.35 (#347) 2022-08-17 19:11:53 +02:00
69465f3a99 feat: swipe-controls override volume button behaviour (#285) 2022-08-14 22:19:54 +02:00
dae41f1c59 feat: tablet-mini-player patch 2022-08-14 17:32:32 +02:00
f1edfdf974 refactor: remove unused parameter 2022-08-07 22:40:07 +02:00
38a586f645 refactor: un-shadow variable name 2022-08-07 22:39:53 +02:00
a8524e6020 refactor: use approriate description 2022-08-05 03:48:03 +02:00
e42897801b feat: remove force-vp9-codec patch (#287) 2022-08-03 20:28:39 +02:00
f43446ed18 fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
70d850cf29 feat: set the correct theme of the settings screen 2022-08-03 03:09:52 +02:00
36a2ae886c fix: rollback to Dependencies annotation 2022-08-03 03:09:39 +02:00
baf4aa29ba refactor: remove unused annotation [skip ci] 2022-08-03 02:23:27 +02:00
f8c62ae16b fix: incorrect fingerprint version [skip ci] 2022-08-03 02:01:56 +02:00
1748d1e5ba feat: add "Application Icon Path" option to branding 2022-08-02 23:48:51 +02:00
8dafe05b2c feat: add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt 2022-08-02 21:28:22 +02:00
6d73591d59 refactor: migrate CustomBrandingPatch.kt to DependsOn 2022-08-02 20:24:19 +02:00
de61c38a23 refactor: migrate MicroGResourcePatch.kt to DependsOn 2022-08-02 20:22:57 +02:00
e58b96a6f4 refactor: cleanup MicroGResourcePatch.kt 2022-08-02 20:21:14 +02:00
0039f59a1a build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
6791be02bd refactor: use ResourceUtils.copyXmlNode 2022-08-01 04:13:51 +02:00
6ced6df8ed fix: add missing permission to reboot app (#260) 2022-07-31 20:41:35 +02:00