Skip to content

feat: autoplay on entering the watch screen, on by default - #9

Merged
ghostcoder42 merged 1 commit into
mainfrom
feature/autoplay-on-enter
Sep 5, 2026
Merged

ghostcoder42 merged 1 commit into
mainfrom
feature/autoplay-on-enter

Conversation

@ghostcoder42

Copy link
Copy Markdown
Owner

Add a Playback section to Settings with an autoplay toggle (MMKV-backed, defaults to enabled). The watch screen starts playback when it is entered or the source changes (new video via the stack, or a resolution switch); returning from a deeper screen stays paused since the focus cleanup already paused it on leave.

Add a Playback section to Settings with an autoplay toggle (MMKV-backed,
defaults to enabled) rendered as a Switch with the app's rose track
color — the switch itself is the tap target, so a press can't
double-toggle through a row-level pressable.

The watch screen starts playback when it is entered or the source
changes (new video via the stack, or a resolution switch); returning
from a deeper screen stays paused since the focus cleanup already paused
it on leave.
@ghostcoder42
ghostcoder42 force-pushed the feature/autoplay-on-enter branch from 0b30932 to 58fdad5 Compare September 5, 2026 07:30
@ghostcoder42
ghostcoder42 merged commit 68721d2 into main Sep 5, 2026
1 check passed
@ghostcoder42
ghostcoder42 deleted the feature/autoplay-on-enter branch September 5, 2026 07:35
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.

1 participant