bitwarden-android/app
Patrick Honkonen 217efae259
[PM-10678] (WIP) Refactor passkey part 1 - cleanup & passkey item icons
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.
2024-11-15 16:40:04 -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 1 - cleanup & passkey item icons 2024-11-15 16:40:04 -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