Skip to content

Disabling Reels in Home feed and Reel scrolling from DM and bug fixes - #51

Open
IzhanAli wants to merge 1 commit into
Kalbra:masterfrom
IzhanAli:master
Open

Disabling Reels in Home feed and Reel scrolling from DM and bug fixes#51
IzhanAli wants to merge 1 commit into
Kalbra:masterfrom
IzhanAli:master

Conversation

@IzhanAli

@IzhanAli IzhanAli commented Aug 2, 2026

Copy link
Copy Markdown

New Features:

  • Reels in home feed: stops reel posts playing and collapses them. The home Reels are collapsed to a measurable 0px box instead, which the feed can still account for.

  • Reel scrolling: locks the paged reel viewer, so a reel someone sends you can still be watched but no longer scrolled on from. The viewer is matched by structure, a scroller holding several videos whose direct children are each about one screen tall, rather than by class name. A chat message list is not built that way, so normal scrolling in chats is unaffected.

Bug fixes:
close #8 - A defaultValue only reaches SharedPreferences once its switch has been shown and changed, so a newly added setting stayed absent from the preferences and InjectionBuilder skipped its block until the user toggled it by hand. readAgain is set so that settings added by a later update are covered too, and it never overwrites a choice the user has already made.
Audio toggle issue is fixed

noreel_screen_capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Injector not applied at first startup

1 participant