-
-
Notifications
You must be signed in to change notification settings - Fork 599
feat(Instagram): Add Hide suggested content
patch
#6075
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Instagram): Add Hide suggested content
patch
#6075
Conversation
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
Hide suggestion blocks
patchHide suggestion blocks
patch
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/Fingerprints.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/HideSuggestionBlocks.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestionBlocks/Fingerprints.kt
Outdated
Show resolved
Hide resolved
Hide suggestion blocks
patchHide suggested content
patch
8aafccf
to
94d7c91
Compare
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestions/HideSuggestedContent.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestions/HideSuggestedContent.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestions/HideSuggestedContent.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestions/Fingerprints.kt
Outdated
Show resolved
Hide resolved
As per the discussion , I try to make the bogus string replacement common so that it can be used in both the patches. Also without the |
patches/src/main/kotlin/app/revanced/patches/instagram/hide/shared/Utils.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/suggestions/Fingerprints.kt
Outdated
Show resolved
Hide resolved
2743c10
to
730c7e0
Compare
Seems ready to merge? |
I don't have any other changes from my side. @brosssh any other improvements needed? If the code structure looks good, we are good with it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nitpicking, LGTM apart from this.
patches/src/main/kotlin/app/revanced/patches/instagram/hide/explore/HideExploreFeed.kt
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/explore/HideExploreFeed.kt
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/hide/explore/HideExploreFeed.kt
Outdated
Show resolved
Hide resolved
# [5.43.0-dev.1](v5.42.2-dev.3...v5.43.0-dev.1) (2025-10-11) ### Features * **Instagram:** Add `Hide suggested content` patch ([#6075](#6075)) ([50f0b9c](50f0b9c))
# [5.43.0](v5.42.1...v5.43.0) (2025-10-14) ### Bug Fixes * **Custom branding:** Use white notification icon for expanded status bar panel ([95eee59](95eee59)) * **Instagram - Change sharing domain:** Display patch option ([#6089](#6089)) ([be2b144](be2b144)) * **X / Twitter - Change Link Sharing Domain:** Change link domain of share copy action ([#6091](#6091)) ([5484625](5484625)) * **YouTube - Custom branding:** Do not add a broken custom icon if the user provides an invalid custom icon path ([6555f6e](6555f6e)) * **YouTube - Custom branding:** Use ReVanced icon for status bar notification icon ([#6108](#6108)) ([10ea250](10ea250)) * **YouTube - Force original audio:** Do not use translated audio if stream spoofing is off and force audio is on ([0c19dba](0c19dba)) ### Features * **Instagram:** Add `Hide suggested content` patch ([#6075](#6075)) ([50f0b9c](50f0b9c))
Hi Team,
This patch focuses on removing/hiding suggestion blocks such as those mentioned in #6021