bitwarden-mobile/src/Core/Utilities
Federico Maccaroni aaa45b18a4
PM-7553 Fix native apps passkeys autofill and creation
2024-04-24 14:09:16 -03:00
..
AccountManagement PM-7385 Fix IFido2MakeCredentialConfirmationUserInterface resolve and usage to be constrained to Android. (#3164) 2024-04-17 09:05:46 -03:00
Automation [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
Fido2 PM-7553 Fix native apps passkeys autofill and creation 2024-04-24 14:09:16 -03:00
Prompts [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
WebAuthenticatorMAUI [PM-6539] Fix Autofill Extension TDE without MP flow (#3049) 2024-03-05 18:09:20 -03:00
A11yExtensions.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
AccountsManagerMessageCommands.cs [SG-691] Login request is not displayed after changing accounts (#2111) 2022-10-03 17:11:38 +01:00
AppHelpers.cs PM-7385 Fix IFido2MakeCredentialConfirmationUserInterface resolve and usage to be constrained to Android. (#3164) 2024-04-17 09:05:46 -03:00
AppSetup.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
Base32.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
BoolToColorConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
BoxRowVsBoxRowInputPaddingConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
CancellableResult.cs [PM-6848] Improved User verification on passkeys creation (#3099) 2024-03-21 13:28:14 -03:00
ColoredPasswordConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
CoreHelpers.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
DateTimeConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
DomainName.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
EEFLongWordList.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
EnumHelper.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ExtendedObservableCollection.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
ExtendedViewModel.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
GeneratedValueFormatter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
GuidExtensions.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
I18nExtension.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IPasswordPromptable.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IconGlyphConverter.cs [PM-7369] Show passkey icon on android when the item has a Fido2 credential (#3148) 2024-04-11 13:14:45 +01:00
IconGlyphExtensions.cs [PM-7369] Show passkey icon on android when the item has a Fido2 credential (#3148) 2024-04-11 13:14:45 +01:00
IconImageConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
InverseBoolConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IsNotNullConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IsNullConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
LazyResolve.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
LocalizableEnumConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ObservableRangeCollection.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
OtpData.cs PM-1386 Fix otp data issuer and account name being set correctly (#2411) 2023-03-09 13:58:16 -05:00
PageExtensions.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
PermissionManager.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ProgressBarExtensions.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
RegionExtensions.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
SendIconGlyphConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ServiceContainer.cs Merge branch 'main' into feature/maui-migration-passkeys 2024-04-18 13:28:22 -03:00
StringExtensions.cs [PM-6655] Add username empty fallback on passkey (#3101) 2024-03-21 13:56:37 -03:00
StringHasValueConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
TaskExtensions.cs PM-5154 Avoid logging Fido2AuthenticatorExceptions (#3169) 2024-04-17 17:42:36 -03:00
ThemeManager.cs Fix for Android builds (#3001) 2024-02-12 12:45:52 -05:00
TimerTask.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
TotpHelper.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
UpperCaseConverter.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
UriExtensions.cs [PM-1129] iOS 16 Third-Party 2FA OTP handling (#2409) 2023-03-09 11:16:48 -03:00
VerificationActionsFlowHelper.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
VersionHelpers.cs [PM-115] Cipher key encryption update (#2421) 2023-09-28 10:00:20 -03:00