mirror of
https://github.com/bitwarden/android.git
synced 2024-11-22 01:16:02 +03:00
217efae259
This commit is part one of a multi-part UX improvement effort for passkeys. The following changes are made to prepare for extracting passkey authentication out of the vault item listing screen. - Encapsulate more logic into `Fido2CredentialManagerImpl`. - Change `Fido2GetCredentialsResult` to contain `List<CredentialEntry>` instead of `List<Fido2CredentialAutofillView>`. - Create `IconCompatExtensions` to aid with displaying cipher web icons in the system prompt. - Add/update tests where appropriate. |
||
---|---|---|
.. | ||
libs | ||
schemas | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
proguard-rules.pro |