bitwarden-mobile/src/Core/Models/Domain
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
..
Account.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
Attachment.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuthResult.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Card.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Cipher.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Collection.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Domain.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
EncByteArray.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
EncString.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
EnvironmentUrls.cs events url 2019-06-25 16:36:21 -04:00
Field.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Folder.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
GeneratedPasswordHistory.cs password generation service 2019-04-17 15:23:26 -04:00
ITreeNodeObject.cs tree node traversal for folder 2019-04-17 08:46:51 -04:00
Identity.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Login.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
LoginUri.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
MasterPasswordPolicyOptions.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
Message.cs re-worked message sending 2019-04-19 12:29:37 -04:00
Organization.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
PasswordGenerationOptions.cs PS-591 Fix avoid ambiguous characters #1664 (#1906) 2022-05-18 14:58:49 +01:00
PasswordGeneratorPolicyOptions.cs use string.Empty 2020-03-16 21:07:54 -04:00
PasswordHistory.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Policy.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ResetPasswordPolicyOptions.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
SecureNote.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
Send.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
SendFile.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
SendText.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
State.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
StorageOptions.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
SymmetricCryptoKey.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
TreeNode.cs children default is empty list 2019-04-22 09:08:24 -04:00
TwoFactorProvider.cs auth service 2019-04-18 09:45:31 -04:00
UsernameGenerationOptions.cs [SG-516] Additional forwarded email providers for username generator - mobile (#2304) 2023-01-26 13:53:48 +00:00
UsernameGeneratorConfig.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00