bitwarden-android/src/Core/Utilities
Kyle Spearrin 24547e67bf
check for empty string on malformed URL (#944)
* treat empty string host as null

* use `string.IsNullOrEmpty`
2020-06-01 14:46:37 -04: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 check for empty string on malformed URL (#944) 2020-06-01 14:46:37 -04: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 Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
ServiceContainer.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00