-
-
Notifications
You must be signed in to change notification settings - Fork 631
feat(Instagram): Add Disable Reels scrolling patch
#6317
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
base: dev
Are you sure you want to change the base?
Conversation
|
Same behaviour was previously requested in this issue #6094 |
|
Is it possible to disable the initial "tip" from scrolling? When you do a clean install of Instagram, and you watch a first Reel, Instagram kinda forces you to make the gesture of rolling with a tip of how to do it. And as far as I know, it's impossible to dispense with this tip unless you make the gesture at least once. |
|
Have you tried restarting Instagram? |
Yes. This is normal behavior on any modded Instagram (of the official one), but other mods have a toggle. So you can easily enable scrolling block only after making the gesture to dispense the scrolling tip. |
I can confirm that after a clean install the app showed me the "tip" animation, however it stopped on its own after a few seconds and hasn't appeared again since, even without restarting the app |
|
If this is the case, the patch description should reflect this quirk. |
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrolling.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrolling.kt
Outdated
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Outdated
Show resolved
Hide resolved
|
@xeydev which instagram version are you using. i am using 401.0.0.48.79, in this reel scrolling is disabled but i can still refresh the reels screen to a new reel. thanks for you work btw! |
|
@ayuuuvauuu I'm using the same version as you are and the patch is working fine |
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Show resolved
Hide resolved
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Outdated
Show resolved
Hide resolved
…isableReelsScrollingPatch.kt
…isableReelsScrollingPatch.kt
This comment was marked as spam.
This comment was marked as spam.
patches/src/main/kotlin/app/revanced/patches/instagram/reels/DisableReelsScrollingPatch.kt
Outdated
Show resolved
Hide resolved
|
@ahmet-umut u need to get a rvp (the thing that patches the apk). follow this guide u can clone xeydev's repo and then run "build pull request" workflow in the dev branch u'll get the rvp. |
This patch blocks two actions in Instagram:
The goal is to make Instagram less distracting.
You can still watch single reel if you open it from DMs or from the main feed.