Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

@msfjarvis
Copy link
Member

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

📜 Description

Inlines biometric configuration into the preference body rather than use unnecessary indirection.

💡 Motivation and Context

Fixes #1371

💚 How did you test it?

Followed the steps in the issue and verified the app does not crash anymore.

📝 Checklist

  • I formatted the code with the IDE's reformat action (Ctrl + Shift + L/Cmd + Shift + L)
  • I reviewed submitted code
  • I added a CHANGELOG entry if applicable

@msfjarvis msfjarvis added this to the v2.0.0 milestone Apr 7, 2021
@msfjarvis msfjarvis added A-UI-UX Area: General UI/UX concerns C-bug Category: This is a bug P-high Priority: high, must be resolved before next major release labels Apr 7, 2021
Fixes #1371

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
@Skrilltrax Skrilltrax enabled auto-merge (squash) April 7, 2021 13:51
@Skrilltrax Skrilltrax merged commit e13a54f into android-password-store:develop Apr 7, 2021
@msfjarvis msfjarvis deleted the settings-crash branch April 7, 2021 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-UI-UX Area: General UI/UX concerns C-bug Category: This is a bug P-high Priority: high, must be resolved before next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trying to access settings while onboarding triggers crash

2 participants