1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-25 10:26:02 +02:00
bitwarden-mobile/src/App/Pages/Accounts
2022-03-07 12:39:38 -06:00
..
BaseChangePasswordViewModel.cs Account Switching (#1807) 2022-02-23 12:40:17 -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 BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
EnvironmentPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
EnvironmentPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05: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 Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
HomePage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
HomePageViewModel.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
LockPage.xaml Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
LockPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
LockPageViewModel.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
LoginPage.xaml Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
LoginPage.xaml.cs fixed migration and account removal issues (#1818) 2022-02-28 13:02:33 -05:00
LoginPageViewModel.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
LoginSsoPage.xaml Dynamic theme switching and visual tweaks (#1556) 2021-10-08 08:47:40 -04:00
LoginSsoPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
LoginSsoPageViewModel.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
RegisterPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
RegisterPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05: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 Account Switching (#1807) 2022-02-23 12:40:17 -05:00
SetPasswordPageViewModel.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
TwoFactorPage.xaml FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
TwoFactorPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
TwoFactorPageViewModel.cs [Captcha] Implement for 2fa (#1827) 2022-03-07 12:39:38 -06:00
UpdateTempPasswordPage.xaml Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
UpdateTempPasswordPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
UpdateTempPasswordPageViewModel.cs Account Switching (#1807) 2022-02-23 12:40:17 -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 BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00