Bitwarden-app-android-iphon.../src/Core/Enums
André Bispo f9a32e4abc
Passwordless feature branch PR (#2100)
* [SG-471] Passwordless device login screen (#2017)

* [SSG-471] Added UI for the device login request response.

* [SG-471] Added text resources and arguments to Page.

* [SG-471] Added properties to speed up page bindings

* [SG-471] Added mock services. Added Accept/reject command binding, navigation and toast messages.

* [SG-471] fixed code styling with dotnet-format

* [SG-471] Fixed back button placement. PR fixes.

* [SG-471] Added new Origin parameter to the page.

* [SG-471] PR Fixes

* [SG-471] PR fixes

* [SG-471] PR Fix: added FireAndForget.

* [SG-471] Moved fire and forget to run on ui thread task.

* [SG-381] Passwordless - Add setting to Mobile (#2037)

* [SG-381] Added settings option to approve passwordless login request. If user has notifications disabled, prompt to go to settings and enable them.

* [SG-381] Update settings pop up texts.

* [SG-381] Added new method to get notifications state on device settings. Added userId to property saved on device to differentiate value between users.

* [SG-381] Added text for the popup on selection.

* [SG-381] PR Fixes

* [SG-408] Implement passwordless api methods (#2055)

* [SG-408] Update notification model.

* [SG-408] removed duplicated resource

* [SG-408] Added implementation to Api Service of new passwordless methods.

* removed qa endpoints

* [SG-408] Changed auth methods implementation, added method call to viewmodel.

* [SG-408] ran code format

* [SG-408] PR fixes

* [SG-472] Add configuration for new notification type (#2056)

* [SG-472] Added methods to present local notification to the user. Configured new notification type for passwordless logins

* [SG-472] Updated code to new api service changes.

* [SG-472] ran dotnet format

* [SG-472] PR Fixes.

* [SG-472] PR Fixes

* [SG-169] End-to-end testing refactor. (#2073)

* [SG-169] Passwordless demo change requests (#2079)

* [SG-169] End-to-end testing refactor.

* [SG-169] Fixed labels. Changed color of Fingerprint phrase. Waited for app to be in foreground to launch passwordless modal to fix Android issues.

* [SG-169] Anchored buttons to the bottom of the screen.

* [SG-169] Changed device type from enum to string.

* [SG-169] PR fixes

* [SG-169] PR fixes

* [SG-169] Added comment on static variable
2022-09-26 18:27:57 +01:00
..
AuthenticationStatus.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
CipherRepromptType.cs Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
CipherType.cs lots of enums 2019-04-09 17:14:16 -04:00
ClientType.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoHashAlgorithm.cs start writing crypto service 2019-04-03 14:21:54 -04:00
DeviceType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
EncryptionType.cs start writing crypto service 2019-04-03 14:21:54 -04:00
EventType.cs Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
FieldType.cs [Linked fields] Add Linked Field as a custom field type (#1563) 2021-11-09 07:34:16 +10:00
FileUploadType.cs Send azure upload (#1334) 2021-03-29 09:45:04 -05:00
ForwardedEmailServiceType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
GeneratorType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
HashPurpose.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
HdkfAlgorithm.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KdfType.cs crypto service implementation 2019-04-08 16:04:41 -04:00
LinkedIdType.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
NavigationTarget.cs SG-210 Account Switching in Autofill (iOS) (#1909) 2022-06-08 14:24:01 -03:00
NotificationType.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
OrganizationUserStatusType.cs start writing crypto service 2019-04-03 14:21:54 -04:00
OrganizationUserType.cs Implemented Custom role and permissions (#1189) 2021-01-13 14:31:27 -05:00
PaymentMethodType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
PlanType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
PolicyType.cs Disable Private Vault Export Policy (#1546) 2021-09-23 18:30:20 +02:00
SecureNoteType.cs lots of enums 2019-04-09 17:14:16 -04:00
SendType.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
StorageLocation.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
TransactionType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
TwoFactorProviderType.cs FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
UriMatchType.cs lots of enums 2019-04-09 17:14:16 -04:00
UsernameEmailType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
UsernameType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
VaultTimeoutAction.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
VerificationType.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00