Commit Graph

3752 Commits

Author SHA1 Message Date
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
2bafb517e5 chore: Release v5.25.0-dev.9 [skip ci]
# [5.25.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.8...v5.25.0-dev.9) (2025-05-26)

### Features

* **Spotify:** Add `Fix Facebook login` patch ([#5023](https://github.com/ReVanced/revanced-patches/issues/5023)) ([34932dc](34932dc439))
* **YouTube - Settings:** Add a color picker ([#4981](https://github.com/ReVanced/revanced-patches/issues/4981)) ([1e0e398](1e0e398574))
2025-05-26 09:48:51 +00:00
87f2a44ebd chore: Sync translations (#5038) 2025-05-26 10:39:02 +02:00
63c289e9f9 chore: Release v5.25.0-dev.9 [skip ci]
# [5.25.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.8...v5.25.0-dev.9) (2025-05-26)

### Features

* **Spotify:** Add `Fix Facebook login` patch ([#5023](https://github.com/ReVanced/revanced-patches/issues/5023)) ([34932dc](34932dc439))
* **YouTube - Settings:** Add a color picker ([#4981](https://github.com/ReVanced/revanced-patches/issues/4981)) ([1e0e398](1e0e398574))
2025-05-26 07:53:26 +00:00
5a23158211 chore: Sync translations (#5037) 2025-05-26 09:49:50 +02:00
391e6f2f92 chore: Release v5.25.0-dev.9 [skip ci]
# [5.25.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.8...v5.25.0-dev.9) (2025-05-26)

### Features

* **Spotify:** Add `Fix Facebook login` patch ([#5023](https://github.com/ReVanced/revanced-patches/issues/5023)) ([34932dc](34932dc439))
* **YouTube - Settings:** Add a color picker ([#4981](https://github.com/ReVanced/revanced-patches/issues/4981)) ([1e0e398](1e0e398574))
2025-05-26 07:29:23 +00: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
c89f2bc9b8 chore: Release v5.25.0-dev.8 [skip ci]
# [5.25.0-dev.8](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.7...v5.25.0-dev.8) (2025-05-25)

### Bug Fixes

* **Hide ADB status:** Resolve app crash on startup ([#5029](https://github.com/ReVanced/revanced-patches/issues/5029)) ([1abebd5](1abebd5f3b))
2025-05-25 17:41:52 +00: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
80e9978d64 chore: Release v5.25.0-dev.7 [skip ci]
# [5.25.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.6...v5.25.0-dev.7) (2025-05-24)

### Bug Fixes

* **YouTube - Open Shorts in regular player:** Do not exit app when pressing back button in regular player ([#5020](https://github.com/ReVanced/revanced-patches/issues/5020)) ([3384f8d](3384f8dd0f))
2025-05-24 11:16:03 +00: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
6fe9ea940f chore: Release v5.25.0-dev.6 [skip ci]
# [5.25.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.5...v5.25.0-dev.6) (2025-05-23)

### Bug Fixes

* **Yuka - Unlock premium:** Remove broken patch that is no longer supported ([#5018](https://github.com/ReVanced/revanced-patches/issues/5018)) ([fac6e59](fac6e59d28))
2025-05-23 19:58:47 +00: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
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
70c904b463 chore: Release v5.25.0-dev.5 [skip ci]
# [5.25.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.4...v5.25.0-dev.5) (2025-05-22)

### Bug Fixes

* **YouTube:** Better handle incorrect duplicate translations ([20abac5](20abac5212))
2025-05-22 19:23:25 +00:00
20abac5212 fix(YouTube): Better handle incorrect duplicate translations 2025-05-22 21:20:01 +02:00
d519a8c81f chore: Release v5.25.0-dev.4 [skip ci]
# [5.25.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.3...v5.25.0-dev.4) (2025-05-22)

### Bug Fixes

* **YouTube - GmsCore support:** Restore patch functionality from prior merge ([7686bbe](7686bbe975))
2025-05-22 17:28:53 +00:00
7686bbe975 fix(YouTube - GmsCore support): Restore patch functionality from prior merge 2025-05-22 19:25:15 +02:00
b5c0228e71 chore: Release v5.25.0-dev.3 [skip ci]
# [5.25.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.2...v5.25.0-dev.3) (2025-05-22)

### Bug Fixes

* **YouTube - Hide ads:** Hide new type of general ad ([#5004](https://github.com/ReVanced/revanced-patches/issues/5004)) ([37e59d2](37e59d2771))
2025-05-22 16:38:22 +00:00
37e59d2771 fix(YouTube - Hide ads): Hide new type of general ad (#5004) 2025-05-22 18:35:11 +02:00
48b2e081ad ci: Attest release artifacts (#4816)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2025-05-22 14:56:33 +02:00
6ce739b0d0 chore: Release v5.25.0-dev.2 [skip ci]
# [5.25.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.1...v5.25.0-dev.2) (2025-05-22)

### Bug Fixes

* **Disable Pairip license check:** Change patch to default off ([74b6a94](74b6a94577))
2025-05-22 10:18:30 +00:00
74b6a94577 fix(Disable Pairip license check): Change patch to default off 2025-05-22 12:14:33 +02:00
b143610ed6 chore: Release v5.25.0-dev.1 [skip ci]
# [5.25.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.24.0...v5.25.0-dev.1) (2025-05-22)

### Features

* Add `Disable pairip license check` patch ([#4927](https://github.com/ReVanced/revanced-patches/issues/4927)) ([42d2c27](42d2c27798))
* **Messenger:** Add `Remove Meta AI` patch ([#4945](https://github.com/ReVanced/revanced-patches/issues/4945)) ([012dff7](012dff7b65))
2025-05-22 08:39:21 +00:00
012dff7b65 feat(Messenger): Add Remove Meta AI patch (#4945) 2025-05-22 10:35:31 +02:00
42d2c27798 feat: Add Disable pairip license check patch (#4927)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2025-05-22 10:35:16 +02:00
54f0e856b4 chore: Sync translations (#5009) 2025-05-22 10:33:36 +02: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