Commit Graph

455 Commits

Author SHA1 Message Date
dab672f7c5 feat(kakaotalk): temporarily disable ShowDeletedMessagePatch due to duplicate prefix issue 2025-06-18 23:13:53 +09:00
cd995636f9 feat(kakaotalk): update compatibility to version 25.5.1 for multiple patches 2025-06-18 23:11:22 +09:00
8891e2594d Merge remote-tracking branch 'upstream/main' 2025-06-08 02:09:03 +09:00
5791b0e641 feat(kakaotalk): update compatibility to version 25.4.3 and add show deleted messages patch 2025-06-08 02:02:36 +09:00
835b7bd7bd fix(YouTube - Hide Shorts components): Disable A/B player that prevents hiding buttons (#5104) 2025-06-04 13:45:48 +02:00
8ccf7c881c chore: Sync translations (#5106) 2025-06-04 13:44:35 +02:00
22b9beedd3 feat(YouTube - Hide Shorts components): Add option to hide comment panel (#5102) 2025-06-04 09:06:27 +02:00
e1ec30c5b0 feat(Sync for Reddit): Add Fix post thumbnails patch 2025-06-03 21:48:24 +02:00
9357887b6f fix(Spotify - Custom theme): Apply accent color in more places (#5039)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-06-03 10:02:15 +02:00
e8aa9c31eb chore: Sync translations (#5095) 2025-06-03 09:59:31 +02:00
32016819d2 feat(Spotify): Add Hide Create button patch (#5062) 2025-06-03 09:15:52 +02:00
9a1e6ca178 feat(YouTube - Playback Speed): Use modern custom speed dialog (#5069)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2025-06-01 11:12:56 +02:00
7af0c6f2d2 chore: Sync translations (#5084) 2025-06-01 08:58:37 +02:00
28a389a62f refactor: Make strings consistent (#5075) 2025-05-31 10:25:04 +02:00
b0440ad6af feat(Proton Mail): Add Remove free accounts limit patch (#4970)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2025-05-30 22:51:12 +02:00
6ea38f7664 chore: Sync translations (#5066) 2025-05-29 09:20:59 +02:00
3c4cecb966 feat(Threads): Hide Ads (#5064) 2025-05-29 09:14:24 +02:00
80f1fc629e feat(Prime Video): Add Rename shared permissions patch (#5049) 2025-05-28 22:38:09 +02:00
a94982b431 chore: Sync translations (#5061) 2025-05-28 22:37:18 +02:00
d88793edae chore: Sync translations (#5055) 2025-05-28 11:58:56 +02:00
752a776101 refactor(Spotify): Improve protobuf array list mutability patch (#5053)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2025-05-28 11:55:25 +02:00
80f50e8c50 feat(YouTube - Swipe controls): Add separate color settings for the brightness and volume bars (#5043) 2025-05-28 11:54:28 +02:00
9cd436a948 feat(kakaotalk): add methods to set text colors for deleted and hidden messages 2025-05-28 18:19:52 +09:00
38987cfb46 feat(kakaotalk): update ShowDeletedOrHiddenMessagePatch to handle date and chat log checks
Something's wrong, chatLog is fetched twice, performance degradation expected, fix needed
2025-05-28 15:09:45 +09:00
21b69efddf feat(kakaotalk): rename and update patch to handle deleted and hidden messages in chat logs
This is the 7th commit to make deleted, hidden messages visible.
2025-05-28 02:58:16 +09:00
39ef7f16bc feat(kakaotalk): add fingerprint for creating ChatLogViewHolder from real data
This is the 6th commit to make deleted, hidden messages visible.
2025-05-28 02:29:58 +09:00
d4e127ccf2 feat(kakaotalk): add methods to handle deleted and hidden message layouts in ChatInfoView
This is the fifth commit to make deleted, hidden messages visible.
2025-05-28 02:17:06 +09:00
11bf82640d feat(kakaotalk): add layout handling for deleted and hidden messages in chat log
This is the fourth commit to make deleted, hidden messages visible.
2025-05-28 01:29:08 +09:00
1ec4a88464 feat(YouTube - Enable debugging): Add settings menu to share debug logs (#5021)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2025-05-27 09:52:24 +02:00
bbe79744a5 feat(YouTube): Add Disable haptic feedback patch (#5033) 2025-05-27 09:52:01 +02:00
4886d47506 fix(Spotify Lite): Remove obsolete Enable on demand patch (#5046) 2025-05-27 08:47:56 +02:00
7b182cab82 fix(Messenger): Remove outdated Disable switching emoji to sticker patch (#5044) 2025-05-27 08:47:09 +02:00
d9b5f94c68 chore: fix api dump 2025-05-26 12:36:16 +02:00
87f2a44ebd chore: Sync translations (#5038) 2025-05-26 10:39:02 +02:00
3eab838fe2 chore: Sync translations (#5036) 2025-05-26 09:25:54 +02:00
1e0e398574 feat(YouTube - Settings): Add a color picker (#4981)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2025-05-26 09:08:45 +02:00
34932dc439 feat(Spotify): Add Fix Facebook login patch (#5023) 2025-05-26 09:08:15 +02:00
1e91a5cb52 feat(kakaotalk): implement layout handling for deleted messages in chat log
This is the third commit to make deleted, hidden messages visible.
2025-05-26 03:00:11 +09:00
1abebd5f3b fix(Hide ADB status): Resolve app crash on startup (#5029) 2025-05-25 19:38:19 +02:00
8dbd5765e7 feat(kakaotalk): add patches to handle deleted and hidden messages in chat logs
This is the second commit to make deleted, hidden messages visible.
2025-05-26 02:35:09 +09:00
555099bef8 feat(kakaotalk): add patch to include real deleted and hidden flags in chat log
This is the first commit to make deleted, hidden messages visible.
2025-05-26 02:03:26 +09:00
263fb212ad feat(kakaotalk): add patch to change package name in source code (WIP)
Because of a unique bug, applying that patch will make the class duplicate, and we don't have time to deal with it now, so we'll deal with it later.
2025-05-26 01:03:54 +09:00
3384f8dd0f fix(YouTube - Open Shorts in regular player): Do not exit app when pressing back button in regular player (#5020) 2025-05-24 13:12:39 +02:00
fac6e59d28 fix(Yuka - Unlock premium): Remove broken patch that is no longer supported (#5018) 2025-05-23 21:55:04 +02:00
6a8c78af31 chore: Sync translations (#5019) 2025-05-23 21:54:47 +02:00
a2440cbadf Merge remote-tracking branch 'upstream/main' 2025-05-23 09:25:33 +09:00
c2c0b8e94a feat(kakaotalk): remove unused import for instruction extensions in AllowReplyToFeedPatch 2025-05-23 09:07:38 +09:00
7686bbe975 fix(YouTube - GmsCore support): Restore patch functionality from prior merge 2025-05-22 19:25:15 +02:00
37e59d2771 fix(YouTube - Hide ads): Hide new type of general ad (#5004) 2025-05-22 18:35:11 +02:00
74b6a94577 fix(Disable Pairip license check): Change patch to default off 2025-05-22 12:14:33 +02:00