Skip to content

fix(landing): format set pin error summaries#6485

Merged
crossle merged 1 commit into
masterfrom
codex/fix/sanitize-set-pin-errors
Jul 7, 2026
Merged

fix(landing): format set pin error summaries#6485
crossle merged 1 commit into
masterfrom
codex/fix/sanitize-set-pin-errors

Conversation

@SeniorZhai

Copy link
Copy Markdown
Member

Summary

  • Format setup PIN failure messages before displaying them on the loading page
  • Preserve short failure summaries while removing stack frames and r8 mapping details
  • Add regression coverage for multiline and inline stack traces

Test

  • ./gradlew :app:testGooglePlayDebugUnitTest --tests one.mixin.android.ui.landing.SetPinErrorMessageTest
  • git diff --check

Keep setup PIN errors readable by removing stack frames and r8 mapping details while preserving the failure summary.
@crossle crossle merged commit 80cb7a8 into master Jul 7, 2026
1 check passed
@crossle crossle deleted the codex/fix/sanitize-set-pin-errors branch July 7, 2026 05: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.

2 participants