Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Don't show progress widgets when using NFC #1689

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

AdamVe
Copy link
Member

@AdamVe AdamVe commented Sep 13, 2024

With the NFC overlay, the messages displayed during FIDO reset did not make sense.

This PR fixes this by removing the Status & progress bar during Android FIDO reset over NFC. Once the reset is complete, the success message is still displayed.

Over USB, the UI shows all messages, guiding the user to remove, plug-in and touch the key.

@AdamVe AdamVe added the android label Sep 13, 2024
@AdamVe AdamVe merged commit aa485d4 into release/7.1.0 Sep 13, 2024
10 checks passed
@AdamVe AdamVe deleted the adamve/fix_fido_reset_ui branch September 13, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants