bitwarden-android/app
Patrick Honkonen 8fbb4b7af4
[PM-10678] (WIP) Refactor passkey part 2 - Improve passkey autofill for multiple accounts
This commit refactors the passkey autofill process to support multiple accounts and improve the overall user experience.

The key changes include:

- Allowing users to unlock and use passkeys stored in other accounts.
- Implementing a more comprehensive approach to display options for authentication and unlocking accounts during passkey selection.
- Handling cancellation scenarios more robustly to prevent errors.
- Fixing an issue that may lead to failures in certain cases.
- Updating error handling to provide clearer messages to users.
2024-11-15 17:36:00 -05:00
..
libs Bump authenticatorbridge sdk version to 1.0.0 (#4221) 2024-11-04 14:24:36 +00:00
schemas [PM-14553] Make canManage property of collections optional (#4284) 2024-11-14 19:18:04 +00:00
src [PM-10678] (WIP) Refactor passkey part 2 - Improve passkey autofill for multiple accounts 2024-11-15 17:36:00 -05:00
.gitignore Initial project setup (BIT-61) (#7) 2024-06-20 17:08:07 +01:00
build.gradle.kts Bump authenticatorbridge sdk version to 1.0.0 (#4221) 2024-11-04 14:24:36 +00:00
proguard-rules.pro [PM-14254] Keep Android verifier for JNI usage (#4197) 2024-10-30 14:48:49 +00:00