This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
android
Watch
2
Star
0
Fork
0
You've already forked android
mirror of
https://github.com/bitwarden/android.git
synced
2026-05-21 03:21:29 -05:00
Code
Issues
1.5k
Packages
Projects
Releases
125
Wiki
Activity
Files
4c2998337dc5a4d8774dbe37a65c3aa9296fcfe3
android
/
src
/
Core
/
Pages
/
Accounts
History
Federico Maccaroni
4c2998337d
Merge branch 'feature/maui-migration' into feature/maui-migration-ios-ext-tap-workaround
2023-12-04 11:44:03 -03:00
..
BaseChangePasswordViewModel.cs
…
DeleteAccountPage.xaml
…
DeleteAccountPage.xaml.cs
…
DeleteAccountViewModel.cs
…
EnvironmentPage.xaml
PM-3349 PM-3350 Added MAUI label on self-host settings and on about settings to differentiate from XF app
2023-12-04 11:35:35 -03:00
EnvironmentPage.xaml.cs
…
EnvironmentPageViewModel.cs
…
HintPage.xaml
…
HintPage.xaml.cs
…
HintPageViewModel.cs
…
HomePage.xaml
…
HomePage.xaml.cs
PM-3350 iOS applied workaround on the iOS Autofill and Share extension to maui embed the navigation page with its content page in the Window
2023-11-30 18:23:54 -03:00
HomePageViewModel.cs
…
LockPage.xaml
…
LockPage.xaml.cs
…
LockPageViewModel.cs
…
LoginApproveDevicePage.xaml
…
LoginApproveDevicePage.xaml.cs
…
LoginApproveDeviceViewModel.cs
…
LoginPage.xaml
…
LoginPage.xaml.cs
…
LoginPageViewModel.cs
…
LoginPasswordlessPage.xaml
…
LoginPasswordlessPage.xaml.cs
…
LoginPasswordlessRequestPage.xaml
…
LoginPasswordlessRequestPage.xaml.cs
…
LoginPasswordlessRequestViewModel.cs
…
LoginPasswordlessViewModel.cs
…
LoginSsoPage.xaml
…
LoginSsoPage.xaml.cs
…
LoginSsoPageViewModel.cs
…
RegisterPage.xaml
…
RegisterPage.xaml.cs
…
RegisterPageViewModel.cs
PM-3349 PM-3350 Fixed issue where creating an account with weak/exposed password would get stuck after the Captcha (if a captcha is shown)
2023-11-21 22:39:44 +00:00
RemoveMasterPasswordPage.xaml
…
RemoveMasterPasswordPage.xaml.cs
…
RemoveMasterPasswordPageViewModel.cs
…
SetPasswordPage.xaml
…
SetPasswordPage.xaml.cs
…
SetPasswordPageViewModel.cs
…
TwoFactorPage.xaml
PM-3349 PM-3350 Added the ability for users to press "Continue" button as a fallback when using the Yubikey if the "SubmitCommand" doesn't trigger automatically.
2023-12-01 16:49:14 +00:00
TwoFactorPage.xaml.cs
…
TwoFactorPageViewModel.cs
…
UpdateTempPasswordPage.xaml
…
UpdateTempPasswordPage.xaml.cs
…
UpdateTempPasswordPageViewModel.cs
…
VerificationCodePage.xaml
…
VerificationCodePage.xaml.cs
…
VerificationCodeViewModel.cs
…