Files
com.wisp.app/app
Barry Deen 912da5e959 feat(live): keep screen awake while watching a live stream
Add FLAG_KEEP_SCREEN_ON to the host activity window while
LiveStreamScreen is composed, mirroring the behavior already used by
the fullscreen video player. The flag is cleared on dispose so it
does not leak to other screens.
2026-05-15 21:51:32 -04:00
..