1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-27 03:52:57 +02:00
bitwarden-mobile/src/App/Platforms/Android/Services
Dinis Vieira 5a4a54f4af
[PM-7385] Fix for allowing switching accounts while creating a passkey of Android (#3155)
* PM-7385 Fixed for allowing switching accounts while creating a passkey on Android.
This fixes also include scenarios where we need to unlock the vault after switching
Also fixed the issue where tapping on cipher won't do anything after switching.

* PM-7385 ensure the Options.Fido2CredentialAction and FromFido2Framework are reset when the Credential flow is started to avoid erratic behaviors when switching accounts, app is in background or other edge case scenarios.
These properties where replaced by calls to _fido2MakeCredentialConfirmationUserInterface.IsConfirmingNewCredential instead.

* Minor changes and added comments

* [PM-7385] Implemented several changes suggested in PR for better/cleaner code.

* PM-7385 Added several minor code improvemments.
2024-04-16 21:52:52 +01:00
..
AndroidLogService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
AndroidPushNotificationService.cs [PM-5900] Fix for Device Login push notifications cause the app to show HomePage (#2989) 2024-02-13 22:07:09 +00:00
AutofillHandler.cs [PM-5153] Android Passkey Implementation (#3020) 2024-04-09 21:57:31 +01:00
BiometricService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ClipboardService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
CryptoPrimitiveService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
DeviceActionService.cs [PM-7385] Fix for allowing switching accounts while creating a passkey of Android (#3155) 2024-04-16 21:52:52 +01:00
FileService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
LocalizeService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
WatchDeviceService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00