bitwarden-android/src/App/Utilities
Federico Maccaroni ea81acb3bf
[PM-1575] Display Passkeys (#2523)
* PM-1575 Added new models for Fido2Key

* PM-1575 Added discoverable passkeys and WIP non-discoverable ones

* PM-1575 Fix format

* PM-1575 Added non-discoverable passkeys to login UI

* PM-1575 Added copy application icon to Fido2Key UI

* PM-1575 Updated bwi font with the updated passkey icon

* PM-1575 For now just display Available for two-step login on non-discoverable passkey inside of a cipher login

* PM-1575 Fix non-discoverable passkey visibility

* PM-1575 remove Passkeys as a filter in the vault list

* PM-1575 Display error toast if there is a duplicate passkey when moving a cipher to an org

* Revert "PM-1575 Display error toast if there is a duplicate passkey when moving a cipher to an org"

This reverts commit 78e6353602.

* [PM-2378] Display error toast on duplicate Passkey when moving cipher to an organization (#2594)

* PM-2378 Display error toast if there is a duplicate passkey when moving a cipher to an org

* PM-3097 Fix issue when moving cipher with passkey to an org where the uniqueness should be taken into consideration on different passkeys types and also the Username (#2632)

* PM-3096 Fix non-discoverable passkey to be taken into account when encrypting a cipher which was causing the passkey to be removed when moving to an org (#2637)
2023-07-26 17:59:49 -03:00
..
AccountManagement [PM-1576] Fix Race condition AccountsManager registration (#2434) 2023-04-07 13:24:54 -04:00
Automation [PM-2691] Adding AutomationIDs for Vault Page sections (#2580) 2023-06-29 15:37:08 -03:00
Prompts [PM-2320] Improve Android block Auto-fill URIs (#2616) 2023-07-18 11:25:38 -03:00
AppHelpers.cs [PM-1575] Display Passkeys (#2523) 2023-07-26 17:59:49 -03:00
AppSetup.cs [PM-1129] iOS 16 Third-Party 2FA OTP handling (#2409) 2023-03-09 11:16:48 -03:00
BoxRowVsBoxRowInputPaddingConverter.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
ColoredPasswordConverter.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
DateTimeConverter.cs add date and time formatting methods to localize service (#1616) 2021-10-28 12:52:41 -04:00
EnumHelper.cs EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048) 2022-08-23 12:34:29 -03:00
GeneratedValueFormatter.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
I18nExtension.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IconGlyphConverter.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IconGlyphExtensions.cs [PM-1575] Display Passkeys (#2523) 2023-07-26 17:59:49 -03:00
IconImageConverter.cs [PM-1575] Display Passkeys (#2523) 2023-07-26 17:59:49 -03:00
InverseBoolConverter.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
IPasswordPromptable.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IsNotNullConverter.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
IsNullConverter.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
LocalizableEnumConverter.cs EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048) 2022-08-23 12:34:29 -03:00
PageExtensions.cs Improve Theming (#1707) 2022-01-24 17:20:48 -03:00
PermissionManager.cs Modified Permissions Flow (#1005) 2020-07-08 14:09:08 -05:00
ProgressBarExtensions.cs [SG-460] Master Password security checks (mobile) (#2312) 2023-01-20 13:38:31 +00:00
SendIconGlyphConverter.cs Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
StringHasValueConverter.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
ThemeManager.cs [PS-1188] Add new Solarized Dark Theme (#2141) 2022-10-19 10:57:01 +01:00
TimerTask.cs SG-687 Request time not updating (#2108) 2022-10-03 17:42:33 +01:00
TotpHelper.cs [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01:00
UpperCaseConverter.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
VerificationActionsFlowHelper.cs Fix delete account SSO with CME that the OTP parameter was being sent incorrectly to the server (#1751) 2022-02-03 17:46:45 -03:00