Bitwarden-app-android-iphon.../src/Core/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
..
AccountsManagerMessageCommands.cs [SG-386] iOS Update user state when coming from background (#1952) 2022-06-15 13:44:25 -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
CoreHelpers.cs [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01: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
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 Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
LazyResolve.cs Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
ServiceContainer.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
TaskExtensions.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00