bitwarden-mobile/src/App/Utilities
André Bispo 68a6449339
[SG-516] Additional forwarded email providers for username generator - mobile (#2304)
* [SG-516] Added DuckDuckGo provider

* [SG-516] Add Fastmail as generator provider

* [SG-516] code clean up

* [SG-516] Default to service empty if first time on screen. Order services by alphabetic order.

* [SG-516] Removed unnecessary prop.

* [PS-2278] Fixed inverted eye bug.

* [SG-516] Add icon glyph converter

* [SG-516] Fixed enum default value and ordering
2023-01-26 13:53:48 +00:00
..
AccountManagement EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
AppHelpers.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
AppSetup.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -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
IPasswordPromptable.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IconGlyphConverter.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IconGlyphExtensions.cs [SG-516] Additional forwarded email providers for username generator - mobile (#2304) 2023-01-26 13:53:48 +00:00
IconImageConverter.cs loop through URIs to find website before showing default icons (#1572) 2021-10-12 11:00:33 -04: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
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