Bitwarden-app-android-iphon.../src/App/Pages/Accounts
Federico Maccaroni 3ef5b576ac
[EC-371] Fix iOS extensions login more menu (#2016)
* EC-371 fix iOS extensions login more menu and HintPage to display correctly on extensions

* EC-371 fix merge
2022-08-08 11:28:48 -03:00
..
BaseChangePasswordViewModel.cs PS-675 Added accessibility text to password show/hide toggles (#1926) 2022-06-01 16:02:28 +01: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 [PS 920] Fix selfhosted url validations (#1967) 2022-07-11 18:02:11 +01:00
EnvironmentPage.xaml.cs [PS 920] Fix selfhosted url validations (#1967) 2022-07-11 18:02:11 +01:00
EnvironmentPageViewModel.cs [SG-467] Fix environment url validations (#1999) 2022-07-20 16:27:49 +01:00
HintPage.xaml [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
HintPage.xaml.cs [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
HintPageViewModel.cs [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
HomePage.xaml Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
HomePage.xaml.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
HomePageViewModel.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
LockPage.xaml PS-675 Added accessibility text to password show/hide toggles (#1926) 2022-06-01 16:02:28 +01:00
LockPage.xaml.cs Fix crash when trying to Focus an Entry from a background thread and improved the code so there are fewer direct access from the VM to the View (#1879) 2022-07-05 16:37:06 -04:00
LockPageViewModel.cs Fix formatting (#1975) 2022-07-05 17:44:45 -04:00
LoginPage.xaml [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
LoginPage.xaml.cs [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
LoginPageViewModel.cs [EC-371] Fix iOS extensions login more menu (#2016) 2022-08-08 11:28:48 -03:00
LoginSsoPage.xaml Dynamic theme switching and visual tweaks (#1556) 2021-10-08 08:47:40 -04:00
LoginSsoPage.xaml.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
LoginSsoPageViewModel.cs Add ssoToken to limit lifetime of SSO redirect (#1965) 2022-06-27 14:53:15 -05:00
RegisterPage.xaml PS-675 Added accessibility text to password show/hide toggles (#1926) 2022-06-01 16:02:28 +01:00
RegisterPage.xaml.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
RegisterPageViewModel.cs PS-675 Added accessibility text to password show/hide toggles (#1926) 2022-06-01 16:02:28 +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 PS-675 Added accessibility text to password show/hide toggles (#1926) 2022-06-01 16:02:28 +01:00
SetPasswordPage.xaml.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
SetPasswordPageViewModel.cs Add user verification to reset password request (#1980) 2022-07-06 17:23:20 -05:00
TwoFactorPage.xaml [EC-341] Fix show alternative 2FA on iOS extensions (#2011) 2022-08-04 16:42:41 -03:00
TwoFactorPage.xaml.cs [EC-341] Fix show alternative 2FA on iOS extensions (#2011) 2022-08-04 16:42:41 -03:00
TwoFactorPageViewModel.cs [EC-341] Fix show alternative 2FA on iOS extensions (#2011) 2022-08-04 16:42:41 -03:00
UpdateTempPasswordPage.xaml PS-675 Added accessibility text to password show/hide toggles (#1926) 2022-06-01 16:02:28 +01:00
UpdateTempPasswordPage.xaml.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
UpdateTempPasswordPageViewModel.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02: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 Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00