bitwarden-mobile/src/Core/Services
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
..
Logging PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
ApiService.cs [SG-516] Additional forwarded email providers for username generator - mobile (#2304) 2023-01-26 13:53:48 +00:00
AppIdService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuthService.cs Passwordless login 2FA not working (#2289) 2023-01-16 18:25:44 +00:00
AzureFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
BitwardenFileUploadService.cs Fix Content Type for file upload (#2031) 2022-08-26 14:58:54 +01:00
BroadcasterService.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
CipherService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
CollectionService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ConsoleLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
EnvironmentService.cs Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
EventService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ExportService.cs Add encKeyValidation string to encrypted exports (#1412) 2021-05-29 06:16:19 +10:00
FileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
FolderService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
InMemoryStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KeyConnectorService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
LiteDbStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
OrganizationService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
PasswordGenerationService.cs [SG-460] Master Password security checks (mobile) (#2312) 2023-01-20 13:38:31 +00:00
PclCryptoFunctionService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
PolicyService.cs Additional logic around filter display (#1951) 2022-06-14 14:02:03 -03:00
SearchService.cs [PS-1352] Fix ignore diacritics in search (#2044) 2023-01-05 16:34:06 +00:00
SendService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
SettingsService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
StateMigrationService.cs [EC-325] Settings option to allow screen capture on Android (#1914) 2022-07-15 16:13:10 +01:00
StateService.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
SyncService.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
TokenService.cs [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
TotpService.cs [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01:00
UserVerificationService.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
UsernameGenerationService.cs [SG-516] Additional forwarded email providers for username generator - mobile (#2304) 2023-01-26 13:53:48 +00:00
VaultTimeoutService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00