Skip to content

[codex] Fix TV pairing login flow#1

Merged
zevidriz-cmd merged 1 commit into
masterfrom
codex/fix-tv-pairing-login
Jun 1, 2026
Merged

[codex] Fix TV pairing login flow#1
zevidriz-cmd merged 1 commit into
masterfrom
codex/fix-tv-pairing-login

Conversation

@zevidriz-cmd
Copy link
Copy Markdown
Owner

Summary

  • Harden QR and manual TV pairing code handling through a shared normalizer.
  • Make phone-side pairing wait for the TV to actually complete sign-in before showing success.
  • Fix TV login/profile focus and click behavior for D-pad remote navigation.

Root Cause

The pairing approver could report success after writing authorized even if the TV had not completed Firebase sign-in. The TV also attempted unauthenticated reset writes that Firestore rules reject, and TV focus navigation could land on hidden or weakly focusable targets.

Validation

  • ./gradlew.bat :app:compilePrereleaseDebugKotlin
  • ./gradlew.bat :app:assemblePrereleaseDebug

@zevidriz-cmd zevidriz-cmd marked this pull request as ready for review June 1, 2026 08:15
@zevidriz-cmd zevidriz-cmd merged commit dcccf3e into master Jun 1, 2026
1 check passed
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