Bitwarden-app-android-iphon.../src/App/Utilities
André Bispo 2f4cd36595
[SG-671] OTP Menu Screen causes Crash on Android (#2097)
* [SG-671] removed unnecessary calc of otpauth period. protected cal of otpauth from crashing the app if url has a wrong format.

* [SG-671] changed logger

* [SG-671] Refactored GetQueryParams code to used HttpUtility.ParseQueryString.

* [SG-671] refactor and null protection.

* [SG-671] code format

* [SG-671] fixed bug where totp circle countdown was fixed to 30.

* [SG-167] added fallback for uri check. Changed all default totp timers to constant.

* [SG-671] missed unsaved file

* [SG-671] simplified code
2022-09-26 17:51:03 +01:00
..
AccountManagement EC-312 Fix crash on entering invalid credentials five times on Autofill (#1988) 2022-07-14 23:17:04 +01:00
AppHelpers.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01: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 [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03: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
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 [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
TimerTask.cs [SG-416] Updates to Bitwarden Authenticator (Feature Branch) (#2041) 2022-08-17 22:10:16 +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