bitwarden-mobile/src/Core/Utilities
noncenz 0e856d2add
[PS-1352] Fix ignore diacritics in search (#2044)
* Fix ignore diacritics in search

This change updates the search function to ignore diacritical marks in search results. Marks are stripped from both the search input and results.

* Removed logs, added null or whitespace validation and improved formatting

Co-authored-by: aj-rosado <109146700+aj-rosado@users.noreply.github.com>
Co-authored-by: Andre Rosado <arosado@bitwarden.com>
2023-01-05 16:34:06 +00:00
..
AccountsManagerMessageCommands.cs [SG-691] Login request is not displayed after changing accounts (#2111) 2022-10-03 17:11:38 +01: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 Updated avatar color selection logic (#2151) 2022-10-26 12:34:54 -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 Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
LazyResolve.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
ServiceContainer.cs [SG-816] Get all login requests and pick the most recent (#2191) 2022-11-15 17:36:21 +00:00
StringExtensions.cs [PS-1352] Fix ignore diacritics in search (#2044) 2023-01-05 16:34:06 +00:00
TaskExtensions.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00