Bitwarden-app-android-iphon.../src/App/Pages/Accounts
André Bispo 90e0b5dcf0
[SG-690] Login Request does not disappear after 15 minutes (#2106)
* [SG-690] Add timeout of 15 for android notifications. Add condition to not prompt login requests if 15mins have passed. Add constant for timeout time.

* [SG-690] Added dialog on click confirm/deny if the request is expired.

* [SG-690] PR fixes

* [SG-690] PR fixes
2022-09-30 20:44:56 +01: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
LoginPasswordlessPage.xaml Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
LoginPasswordlessPage.xaml.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
LoginPasswordlessViewModel.cs [SG-690] Login Request does not disappear after 15 minutes (#2106) 2022-09-30 20:44:56 +01:00
LoginSsoPage.xaml Dynamic theme switching and visual tweaks (#1556) 2021-10-08 08:47:40 -04:00
LoginSsoPage.xaml.cs [PS-1219] Crash when login with SSO (#2023) 2022-08-16 12:05:23 +01:00
LoginSsoPageViewModel.cs [PS-1219] Crash when login with SSO (#2023) 2022-08-16 12:05:23 +01:00
RegisterPage.xaml Changed the right margin of the switch at Create Account(#2021) 2022-08-16 18:52:28 +01:00
RegisterPage.xaml.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
RegisterPageViewModel.cs Changed the right margin of the switch at Create Account(#2021) 2022-08-16 18:52: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