Commit graph

346 commits

Author SHA1 Message Date
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