Commit graph

397 commits

Author SHA1 Message Date
OxrxL 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
Palm b696b3e9d6 feat: bump YouTube Music patches compatibility to v5.26.52 (#681) 2022-09-30 16:50:36 +02:00
Sculas 03c007b4cc refactor(twitter/dynamic-color): remove formatting in XML (#680) 2022-09-30 16:49:07 +02:00
Aunali321 0d6c503fb6 fix(twitter patches.): use wider compatible Java API for writing to file (#678)
Allows running the patch on Android
2022-09-30 16:37:40 +02:00
OxrxL 95cb6e8836 fix(disable-startup-shorts-player): incorrect offsets, invert branch condition (#672) 2022-09-30 00:25:29 +02:00
Tim Schneeberger 11094248f0 feat: disable-capture-restriction patch (#655)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-30 00:00:16 +02:00
OxrxL daea026a2c feat: disable-startup-shorts-player patch (#670)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-29 23:53:58 +02:00
bennett-sh a23ba9aefa feat: dynamic-color patch (#652) 2022-09-29 22:08:00 +02:00
OxrxL ce2d18cf4b fix(hdr-brightness): trim list of compatible versions (#602) 2022-09-29 19:24:32 +02:00
sandip93291 4804d7ec29 feat: bump YouTube Music patches to v5.25.51 (#669) 2022-09-29 17:25:01 +02:00
d4rkk3y 9746b50055 feat: tiktok-speed patch (#668) 2022-09-29 17:23:58 +02:00
OxrxL 93d47cc9c7 fix(hide-email-address): invalid instruction offsets (#654) 2022-09-28 15:42:35 +02:00
NRJ YDV d4c166cd60 fix(disable-auto-player-popup-panels): swap switch toggle state description (#653) 2022-09-28 15:21:55 +02:00
OxrxL 346b9bdaae feat: hide-email-address patch (#578) 2022-09-28 13:28:07 +02:00
bennett-sh c282c3a82f feat: monochrome-icon patch (#643) 2022-09-28 13:14:39 +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
bogadana 726de151d5 feat: spotify-theme patch (#608) 2022-09-24 15:44:04 +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
Tim Wüstenhagen 368b36cb48 fix(hide-premium-navbar): remove the correct instructions (#591) 2022-09-23 07:40:50 +02:00
d4rkk3y 301e72e816 feat(tiktok): adapt tiktok-download with tiktok-settings. (#586) 2022-09-23 07:40:16 +02:00
Tim Wüstenhagen c38717f79e fix(hide-premium-nav-bar): invalid import (#590) 2022-09-23 02:26:06 +02:00
Tim Wüstenhagen cb78f8e6d0 feat: hide-premium-nav-bar patch (#589) 2022-09-23 02:05:41 +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
d4rkk3y 627955742f feat: tiktok-feed-filter , tiktok-settings and tiktok-force-login patch (#501) 2022-09-21 23:00:03 +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
d4rkk3y 781f8949af feat(tiktok-download): custom download path (#479) 2022-09-15 16:04:20 +02:00
OxrxL ae77709ea7 feat: disable-auto-captions patch (#435) 2022-09-15 03:00:19 +02:00
Suraj Anil Yadav 26453368c9 feat: bump YouTube Music patches to v5.23.50 (#462) 2022-09-14 15:46:25 +02:00
Sculas 88c1450fa4 fix: multiple compatible pkgs on readme 2022-09-08 22:03:30 +02:00
Sculas 4b917b21b7 feat: add deprecated & options to patches.json 2022-09-08 21:40:59 +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
d4rkk3y a3b549b09e fix: partial ad blockage in tiktok-ads patch (#420) 2022-09-01 19:12:16 +02:00
oSumAtrIX e678115b24 refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
Technikte c228187615 fix: resolve fingerprint in premium-icon-reddit patch (#413) 2022-08-31 18:03:03 +02:00
d4rkk3y 46949f0907 feat: tiktok-download and tiktok-seekbar patch (#405) 2022-08-31 17:57:51 +02:00
Ushie 82335dc0be feat: bump YouTube Music patches to v5.22.54 (#409) 2022-08-31 02:04:23 +02:00
Ushie dfff01a277 fix: do not constrain amoled patch to versions (#408) 2022-08-31 01:35:26 +02:00
Canny 7004b30ef9 fix: don't overwrite register in compact-header patch (#406) 2022-08-30 18:35:41 +02:00
Canny 24a8178592 feat: bump YouTube Music patches to v5.21.52 (#404) 2022-08-30 17:31:31 +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
Technikte fd09a3cfa9 feat: premium-icon-reddit patch (#333) 2022-08-29 18:19:15 +02:00
Sculas cf871ffad9 feat: Add JSON meta 2022-08-28 21:39:13 +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
Robert bd017045eb feat: v17.29.34 compatibility for downloads patch (#374) 2022-08-22 14:38:21 +02:00
oSumAtrIX b82114bddf feat: downloads patch (#215) 2022-08-22 04:58:17 +02:00
oSumAtrIX 77db73d0e9 fix: correct title for tablet-miniplayer setting switch 2022-08-22 04:40:49 +02:00
oSumAtrIX 6f5104d934 fix: add missing switch for tablet-mini-player patch 2022-08-22 03:58:15 +02:00
oSumAtrIX 8af8cdbfd6 feat: settings patch framework (#266) 2022-08-22 01:59:43 +02:00
Alberto Ponces 040c937117 fix: make custom-branding cross-platform (#366) 2022-08-21 02:33:04 +02:00
inotia00 bf19565900 feat: bump YouTube patches to v17.32.35 (#347) 2022-08-17 19:11:53 +02:00
Canny 86eaba8248
fix: disable cast modules in YouTube Music (#337) 2022-08-14 23:13:16 +02:00
Chris 69465f3a99
feat: swipe-controls override volume button behaviour (#285) 2022-08-14 22:19:54 +02:00
oSumAtrIX 81bef57742
feat: tiktok-ads patch (#335) 2022-08-14 22:16:25 +02:00
oSumAtrIX dae41f1c59
feat: tablet-mini-player patch 2022-08-14 17:32:32 +02:00
oSumAtrIX f1edfdf974
refactor: remove unused parameter 2022-08-07 22:40:07 +02:00
oSumAtrIX 38a586f645
refactor: un-shadow variable name 2022-08-07 22:39:53 +02:00
oSumAtrIX 6f16bb0925
build: bump patcher dependency version 2022-08-07 22:36:02 +02:00
Itroublve c81d61f685
fix: spoof X-Android-Cert of Firebase authToken api request (#315) 2022-08-07 12:42:39 +02:00
epicsampler c303589bd8
feat: bump music patches to 5.17.51 (#307) 2022-08-07 01:02:08 +02:00
oSumAtrIX a8524e6020
refactor: use approriate description 2022-08-05 03:48:03 +02:00
Itroublve 0ab3e97241
fix: incorrect compatibilty attribute (#296) 2022-08-04 21:53:29 +02:00