Commit Graph

468 Commits

Author SHA1 Message Date
6a90efcf0d refactor: move patches to correct package 2022-12-02 04:04:48 +01:00
47cf235abc feat(youtube/enable-wide-searchbar): bump compatibility to v17.45.36 2022-11-29 01:44:18 +01:00
1ca09ff63e feat(youtube/hide-create-button): bump compatibility to v17.45.36 2022-11-29 00:55:34 +01:00
18ce2cb08a feat(youtube/hide-shorts-button): bump compatibility to v17.45.36 2022-11-29 00:55:31 +01:00
4b6ec32d41 feat(twitch): settings patch (#1075)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-28 23:50:04 +01:00
1348b589b3 refactor: abstract settings patch (#1109)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-28 20:13:34 +01:00
de1382fd99 fix(youtube/custom-video-speed): fuzzy scan on fingerprint (#1135) 2022-11-28 11:56:12 +01:00
7fe0a5b912 feat(tiktok): sim-spoof patch (#1088)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-25 11:20:04 +01:00
3ae72b54d2 refactor: abstract settings patch away from YouTube (#1103)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-25 00:05:54 +01:00
4d29ce5792 refactor(youtube/hide-cast-button): quality of life changes 2022-11-24 23:14:16 +01:00
fa9c291cb1 feat(youtube): remove-player-button-background patch (#855)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-23 07:34:39 +01:00
af2a22dd87 feat!: apply changes from ReVanced Patcher 2022-11-23 00:35:07 +01:00
a81e67a966 feat(youtube): bump patches compatibility to v17.45.36 2022-11-22 23:54:07 +01:00
3f994ff18e fix(youtube/general-ads): hide reels shelf 2022-11-22 23:41:53 +01:00
46df8ac7e7 refactor: apply auto-refactor 2022-11-22 20:18:29 +01:00
3709c36ca1 refactor(integrations): merge integrations code (#1052)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-21 22:26:43 +01:00
2b3be9ba75 feat(youtube/theme): make amoled the default color for dark theme background"
This reverts commit 0dfb39b13d.
2022-11-21 03:53:18 +01:00
3d5666fc08 feat(youtube/theme): exclude the patch by default 2022-11-21 00:58:56 +01:00
0dfb39b13d feat(youtube/theme): make dark the default color for dark theme background 2022-11-21 00:58:56 +01:00
b8256f8727 refactor(youtube/general-ads): apply auto-refactor 2022-11-21 00:58:55 +01:00
fb3d3f5cb2 feat(youtube/general-ads): normalize switch names 2022-11-21 00:58:55 +01:00
6753d78567 fix(youtube/general-ads): remove unused switch 2022-11-21 00:25:31 +01:00
a438a47927 fix(youtube/general-ads): hide bytecode home ad view 2022-11-21 00:25:30 +01:00
55f9967b23 refactor(youtube/resource-mapping): move to appropriate package 2022-11-21 00:25:30 +01:00
268b3cd93c style(youtube/resource-mapping): use shorter name for class 2022-11-21 00:25:29 +01:00
041adc981b feat(youtube): disable-zoom-haptics patch (#1079) 2022-11-20 14:24:41 +01:00
fd6b3b77c5 feat(youtube/general-ads): custom component filter 2022-11-19 23:21:57 +01:00
5cc5cc4ec9 feat(youtube/general-ads): hide gray separators 2022-11-19 23:21:38 +01:00
07c78a9128 fix(youtube/general-ads): hide ads with buttons 2022-11-19 23:21:22 +01:00
e46fa2c6a7 fix(youtube/litho-filter): use correct type for switch case (#1068)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-18 20:13:09 +01:00
0d602d2a83 fix(youtube/general-ads): import correct compatibility annotation (#1065) 2022-11-18 11:08:29 +01:00
616fe64634 refactor(youtube/general-ads): abstract into LithoFilterPatch 2022-11-18 02:36:47 +01:00
5b6c8b58e9 feat(youtube/general-ads): hide chapter teaser under videos 2022-11-15 02:35:34 +01:00
6d7c10b413 feat(youtube/general-ads): hide shorts in search 2022-11-15 02:35:34 +01:00
5bae5ca423 refactor(youtube/general-ads): apply auto-formatting 2022-11-15 02:35:34 +01:00
b3eec46ee4 feat(youtube/general-ads): hide self sponsored cards 2022-11-15 02:35:33 +01:00
c2538f3ff9 feat(youtube/debugging): use more suitable preference title 2022-11-15 02:35:33 +01:00
3865add799 feat(youtube/debugging): include by default & add option to debug on Android 2022-11-15 02:35:33 +01:00
eae9359ebd feat(youtube): open-links-directly patch (#999)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-09 21:42:07 +01:00
97217929af refactor(youtube/general-ads-patch): squash extension classes (#1006) 2022-11-09 06:21:56 +01:00
12ab08f207 refactor(youtube/general-ads-patch): remove unused code (#1005) 2022-11-09 01:20:13 +01:00
239c668435 refactor(youtube/general-ads-patch): removed redundant code (#1003) 2022-11-08 18:10:04 +01:00
9de797bf05 fix(youtube/hide-endscreen-cards): restore functionality (#993)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-08 18:04:16 +01:00
d4771f7c9a fix(youtube/hide-info-cards): remove initial popup of info-cards (#992)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-08 00:11:12 +01:00
fb18e9c2ed fix(youtube/general-ads): incorrect description for info panels 2022-11-08 00:09:28 +01:00
3e0df76545 refactor(youtube/general-ads-patch): remove unnecessary patches (#994) 2022-11-07 13:55:31 +01:00
506b1345ab fix(youtube/video-information): use correct compatibility annotation 2022-11-05 22:00:37 +01:00
bc30e39ae5 fix: apply multiple changes from integrations, refactor package structure, class names and implementations 2022-11-05 06:30:31 +01:00
dd12dcecf4 feat(debugging): simplify patch name and description 2022-11-05 06:30:31 +01:00
be07271bb7 feat(youtube): bump patches compatibility to v17.43.36 (#924) 2022-11-01 18:21:56 +01:00