bitwarden-android/src/App/Pages/Accounts
Sang 6a979d0ff5
2FA screen: move continue to a button (#1427)
* Move continue to a button

* Resolve pr comments

* Move use another two step method button

* Resolve code suggestions

* Resolve for iPhone

* Apply suggestions from code review

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2021-07-20 14:50:45 +10:00
..
EnvironmentPage.xaml header upper on iOS 2019-06-20 17:05:28 -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 close buttons for ios 2019-06-11 21:31:51 -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 Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
HomePage.xaml.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
HomePageViewModel.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
LockPage.xaml reposition buttons in Log In and Unlock pages (#1073) 2020-11-12 11:23:34 -05:00
LockPage.xaml.cs reposition buttons in Log In and Unlock pages (#1073) 2020-11-12 11:23:34 -05:00
LockPageViewModel.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
LoginPage.xaml reposition buttons in Log In and Unlock pages (#1073) 2020-11-12 11:23:34 -05:00
LoginPage.xaml.cs reposition buttons in Log In and Unlock pages (#1073) 2020-11-12 11:23:34 -05:00
LoginPageViewModel.cs track failed unlock attempts in storage (#1421) 2021-06-09 10:03:05 -04:00
LoginSsoPage.xaml Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
LoginSsoPage.xaml.cs Initial commit for new user provision flow (#1091) 2020-10-13 15:01:14 -05:00
LoginSsoPageViewModel.cs track failed unlock attempts in storage (#1421) 2021-06-09 10:03:05 -04:00
RegisterPage.xaml Updated privacy policy links for theming (#1149) 2020-11-13 14:00:01 -06:00
RegisterPage.xaml.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
RegisterPageViewModel.cs [GDPR] Adjusted TOS/Privacy acceptance (#1138) 2020-11-05 10:50:18 -06:00
SetPasswordPage.xaml Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
SetPasswordPage.xaml.cs Initial commit for new user provision flow (#1091) 2020-10-13 15:01:14 -05:00
SetPasswordPageViewModel.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
TwoFactorPage.xaml 2FA screen: move continue to a button (#1427) 2021-07-20 14:50:45 +10:00
TwoFactorPage.xaml.cs 2FA screen: move continue to a button (#1427) 2021-07-20 14:50:45 +10:00
TwoFactorPageViewModel.cs 2FA screen: move continue to a button (#1427) 2021-07-20 14:50:45 +10:00