Commit Graph

3679 Commits

Author SHA1 Message Date
5791b0e641 feat(kakaotalk): update compatibility to version 25.4.3 and add show deleted messages patch 2025-06-08 02:02:36 +09: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
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
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
a2440cbadf Merge remote-tracking branch 'upstream/main' 2025-05-23 09:25:33 +09:00
ad46da8039 Merge pull request 'feat: initial kakaotalk patches' (#3) from feat/kakaotalk into main
Reviewed-on: #3
2025-05-23 09:12:50 +09:00
c2c0b8e94a feat(kakaotalk): remove unused import for instruction extensions in AllowReplyToFeedPatch 2025-05-23 09:07:38 +09:00
bb05341cdb feat(kakaotalk): refactor patch to simplify reply handling for feed messages 2025-05-22 14:40:29 +09:00
46a97d9e14 feat(kakaotalk): add patch and fingerprints to allow replying to feed messages 2025-05-22 14:32:37 +09:00
0fac05f134 feat(kakaotalk): add patch and fingerprint to force enable debug mode 2025-05-21 18:23:43 +09:00
d62649da49 feat(kakaotalk): add patch and fingerprint to remove native ad 2025-05-21 17:29:43 +09:00
76dcd4c479 feat(kakaotalk): rename fingerprint variables for clarity and consistency
Going forward, fingerprints will follow the filename of the corresponding patch, but will name the variables that are finely fingerprinted after the functionality of the method for the intended target. This is to promote reusability, and hopefully increase maintainability in the future.
2025-05-21 02:55:35 +09:00
3f868cd995 feat(kakaotalk): add patch and fingerprint to remove More tab ad 2025-05-21 02:45:44 +09:00
dd45ddde80 feat(kakaotalk): enhance version info patch to include build timestamp 2025-05-20 23:22:31 +09:00
9dd4a5e1bc feat(kakaotalk): add patch and fingerprint to remove focus ad 2025-05-20 23:17:01 +09:00
57f3a92189 feat(kakaotalk): add patch and fingerprint to remove OpenLink chat room list ad 2025-05-19 20:49:23 +09:00
9b9679a3aa refactor(kakaotalk): remove debug print statement from BypassMoatCheckPatch 2025-05-19 20:48:27 +09:00
60a02aa90a feat(kakaotalk): add bypass moat check patch and associated fingerprints
It's up, but it's not working, need to check further
2025-05-19 20:23:04 +09:00
b1b2b80b15 chore: Release v5.24.0 [skip ci]
# [5.24.0](https://github.com/ReVanced/revanced-patches/compare/v5.23.0...v5.24.0) (2025-05-19)

### Bug Fixes

* **Spotify - Fix third party launchers widgets:** Add missing compatibility annotation ([0493f80](0493f8035b))
* **YouTube - Hide layout components:** Fix `Hide video recommendation labels` ([#4956](https://github.com/ReVanced/revanced-patches/issues/4956)) ([ae05ac3](ae05ac3815))
* **YouTube - Settings:** Correctly show summary text if search box is closed before searching ([d0ae835](d0ae835d33))
* **YouTube - SponsorBlock:** Fix segment category summary not showing category description ([06934a6](06934a60d9))

### Features

* **GmsCore support:** Open vendor specific DontKillMyApp if available ([#4952](https://github.com/ReVanced/revanced-patches/issues/4952)) ([b89927a](b89927a10e))
* **NU.nl:** Support version `11.3.0` ([#4925](https://github.com/ReVanced/revanced-patches/issues/4925)) ([bedde60](bedde60fc1))
* **Spotify:** Add `Fix third party launchers widgets` patch ([#4893](https://github.com/ReVanced/revanced-patches/issues/4893)) ([23bfdc9](23bfdc98fb))
* **YouTube - Hide description components:** Add `Hide Ask` ([#4972](https://github.com/ReVanced/revanced-patches/issues/4972)) ([ebc94a5](ebc94a5da6))
* **YouTube - Hide layout components:** Add `Hide ticket shelf` ([#4969](https://github.com/ReVanced/revanced-patches/issues/4969)) ([6436af7](6436af7e77))
* **YouTube - Hide player components:** Hide related video overlay in fullscreen ([#4938](https://github.com/ReVanced/revanced-patches/issues/4938)) ([ac9be97](ac9be9760c))
* **YouTube - Settings:** Add ability to search in settings ([#4881](https://github.com/ReVanced/revanced-patches/issues/4881)) ([aca8b20](aca8b207c1))
2025-05-19 10:32:36 +00:00
fa3c690684 chore: Merge branch dev to main (#4947) 2025-05-19 14:28:47 +04:00
20f3aa6ee4 chore: Sync translations (#4995) 2025-05-19 14:25:25 +04:00
50b735da19 refactor(kakaotalk): rename BypassRequestChecksumsFingerprint to BypassRequestChecksumsPatch for clarity 2025-05-19 19:24:30 +09:00
2ee3f69c4f feat(kakaotalk): update compatibility to version 25.4.2
fix some fingerprint at BypassRequestChecksumsFingerprint.kt
2025-05-19 02:11:00 +09:00
d5a444641f chore: Release v5.24.0-dev.9 [skip ci]
# [5.24.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v5.24.0-dev.8...v5.24.0-dev.9) (2025-05-18)

### Bug Fixes

* **YouTube - SponsorBlock:** Fix segment category summary not showing category description ([06934a6](06934a60d9))
2025-05-18 08:29:10 +00:00
06934a60d9 fix(YouTube - SponsorBlock): Fix segment category summary not showing category description 2025-05-18 12:25:43 +04:00
cf6ad613a6 chore: Release v5.24.0-dev.8 [skip ci]
# [5.24.0-dev.8](https://github.com/ReVanced/revanced-patches/compare/v5.24.0-dev.7...v5.24.0-dev.8) (2025-05-17)

### Bug Fixes

* **YouTube - Settings:** Correctly show summary text if search box is closed before searching ([d0ae835](d0ae835d33))
2025-05-17 18:00:22 +00:00
d0ae835d33 fix(YouTube - Settings): Correctly show summary text if search box is closed before searching 2025-05-17 21:57:03 +04:00
494912baf8 chore: Sync translations (#4978) 2025-05-17 21:56:48 +04:00
ae527462e3 fix(kakaotalk): fix RemoveBizBoardPatch
I simply deleted the bizboard, but there is an issue with having 2 divider, especially on the friends tab.
But it's deleted, so let's move on for now
2025-05-17 22:19:59 +09:00
610ebf3711 feat(kakaotalk): Add additional opcodes to GhostModeFingerprint for enhanced functionality
For support 25.4.1
2025-05-17 22:10:47 +09:00
b2f27a66c3 feat(kakaotalk): Add additional opcodes to GhostModeFingerprint for enhanced functionality
For support 25.4.1
2025-05-17 22:10:42 +09:00
fbef1d9cc2 chore: Sync translations (#4975) 2025-05-17 15:19:14 +04:00
d55980dc80 chore: Release v5.24.0-dev.7 [skip ci]
# [5.24.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v5.24.0-dev.6...v5.24.0-dev.7) (2025-05-17)

### Features

* **YouTube - Hide layout components:** Add `Hide ticket shelf` ([#4969](https://github.com/ReVanced/revanced-patches/issues/4969)) ([6436af7](6436af7e77))
2025-05-17 10:51:31 +00:00
6436af7e77 feat(YouTube - Hide layout components): Add Hide ticket shelf (#4969) 2025-05-17 14:48:05 +04:00
75e66d8fce chore: Sync translations (#4974) 2025-05-17 14:46:10 +04:00
92b54e85a8 feat(kakaotalk): Update compatibility to version 25.4.1 for multiple patches 2025-05-17 18:48:32 +09:00
330dcc741d refactor(YouTube - Litho filter): Simplify debug logging code 2025-05-17 12:26:37 +04:00
91fe4c1ef7 chore: Release v5.24.0-dev.6 [skip ci]
# [5.24.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v5.24.0-dev.5...v5.24.0-dev.6) (2025-05-17)

### Features

* **YouTube - Hide description components:** Add `Hide Ask` ([#4972](https://github.com/ReVanced/revanced-patches/issues/4972)) ([ebc94a5](ebc94a5da6))
2025-05-17 07:56:03 +00:00
ebc94a5da6 feat(YouTube - Hide description components): Add Hide Ask (#4972) 2025-05-17 11:52:33 +04:00
1cd7067b61 chore: Sync translations (#4973) 2025-05-17 11:46:53 +04:00
939d729a84 chore: Release v5.24.0-dev.5 [skip ci]
# [5.24.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.24.0-dev.4...v5.24.0-dev.5) (2025-05-17)

### Bug Fixes

* **Spotify - Fix third party launchers widgets:** Add missing compatibility annotation ([0493f80](0493f8035b))

### Features

* **YouTube - Settings:** Add ability to search in settings ([#4881](https://github.com/ReVanced/revanced-patches/issues/4881)) ([aca8b20](aca8b207c1))
2025-05-17 07:44:42 +00:00
0493f8035b fix(Spotify - Fix third party launchers widgets): Add missing compatibility annotation 2025-05-17 11:40:37 +04:00
aca8b207c1 feat(YouTube - Settings): Add ability to search in settings (#4881)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2025-05-17 11:40:16 +04:00