bitwarden-mobile/src/App/Pages/Accounts
Federico Maccaroni ef6184a05b
Added hide loading after requesting OTP on verification code (#1732)
2022-01-25 17:07:10 -03:00
..
BaseChangePasswordViewModel.cs [Reset Password] BUG - Update local policies for enforcement (#1565) 2021-10-08 16:51:16 -05:00
DeleteAccountPage.xaml Updated Delete account view UI (#1692) 2021-12-20 12:31:12 -03:00
DeleteAccountPage.xaml.cs Added account deletion feature on settings (#1621) 2021-11-24 16:09:39 -03:00
DeleteAccountViewModel.cs Account Deletion on SSO with CME (#1721) 2022-01-24 13:25:46 -03:00
EnvironmentPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
EnvironmentPage.xaml.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
EnvironmentPageViewModel.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
HintPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
HintPage.xaml.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
HintPageViewModel.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
HomePage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
HomePage.xaml.cs Dynamic theme switching and visual tweaks (#1556) 2021-10-08 08:47:40 -04:00
HomePageViewModel.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
LockPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
LockPage.xaml.cs ui changes for lock screen if using key connector with biometrics (#1654) 2021-11-19 17:25:19 -05:00
LockPageViewModel.cs Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
LoginPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
LoginPage.xaml.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
LoginPageViewModel.cs Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
LoginSsoPage.xaml Dynamic theme switching and visual tweaks (#1556) 2021-10-08 08:47:40 -04:00
LoginSsoPage.xaml.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
LoginSsoPageViewModel.cs pass OrgId to SSO login while using CME (#1646) 2021-11-16 09:34:26 -05:00
RegisterPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
RegisterPage.xaml.cs FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
RegisterPageViewModel.cs Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
RemoveMasterPasswordPage.xaml [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
RemoveMasterPasswordPage.xaml.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
RemoveMasterPasswordPageViewModel.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
SetPasswordPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
SetPasswordPage.xaml.cs Initial commit for new user provision flow (#1091) 2020-10-13 15:01:14 -05:00
SetPasswordPageViewModel.cs Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
TwoFactorPage.xaml FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
TwoFactorPage.xaml.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
TwoFactorPageViewModel.cs support for new btnReturnText in mobile webauthn connector (#1576) 2021-10-14 11:53:41 -04:00
UpdateTempPasswordPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
UpdateTempPasswordPage.xaml.cs [Reset Password] BUG - Update local policies for enforcement (#1565) 2021-10-08 16:51:16 -05:00
UpdateTempPasswordPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
VerificationCodePage.xaml Fix icon update on verify code view (#1728) 2022-01-24 14:19:30 -03:00
VerificationCodePage.xaml.cs Account Deletion on SSO with CME (#1721) 2022-01-24 13:25:46 -03:00
VerificationCodeViewModel.cs Added hide loading after requesting OTP on verification code (#1732) 2022-01-25 17:07:10 -03:00