Bitwarden-app-android-iphon.../src/App/Pages/Vault
André Bispo 2f4cd36595
[SG-671] OTP Menu Screen causes Crash on Android (#2097)
* [SG-671] removed unnecessary calc of otpauth period. protected cal of otpauth from crashing the app if url has a wrong format.

* [SG-671] changed logger

* [SG-671] Refactored GetQueryParams code to used HttpUtility.ParseQueryString.

* [SG-671] refactor and null protection.

* [SG-671] code format

* [SG-671] fixed bug where totp circle countdown was fixed to 30.

* [SG-167] added fallback for uri check. Changed all default totp timers to constant.

* [SG-671] missed unsaved file

* [SG-671] simplified code
2022-09-26 17:51:03 +01:00
..
GroupingsPage [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01:00
AttachmentsPage.xaml PS-1404 Improved exception handling when saving an attachment (#2078) 2022-09-16 18:28:20 +01:00
AttachmentsPage.xaml.cs PS-1404 Improved exception handling when saving an attachment (#2078) 2022-09-16 18:28:20 +01:00
AttachmentsPageViewModel.cs PS-1404 Improved exception handling when saving an attachment (#2078) 2022-09-16 18:28:20 +01:00
AutofillCiphersPage.xaml PS-785 Added logs for exceptions on UpdateTemplatedCell and the extra data on each ExtendedCollectionView usage (#1943) 2022-06-07 15:57:53 -03:00
AutofillCiphersPage.xaml.cs [PS-1116] Improved network error handling (#2007) 2022-07-27 17:46:56 +01:00
AutofillCiphersPageViewModel.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
BaseCipherViewModel.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
CipherAddEditPage.xaml [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
CipherAddEditPage.xaml.cs [PS-1116] Improved network error handling (#2007) 2022-07-27 17:46:56 +01:00
CipherAddEditPageViewModel.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
CipherDetailsPage.xaml [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
CipherDetailsPage.xaml.cs [SG-416] Updates to Bitwarden Authenticator (Feature Branch) (#2041) 2022-08-17 22:10:16 +01:00
CipherDetailsPageViewModel.cs [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01:00
CiphersPage.xaml [SG-79] Add filter to search and preselect org in new cipher (#1944) 2022-06-08 09:39:53 -04:00
CiphersPage.xaml.cs [SG-79] Add filter to search and preselect org in new cipher (#1944) 2022-06-08 09:39:53 -04:00
CiphersPageViewModel.cs [PS-1116] Improved network error handling (#2007) 2022-07-27 17:46:56 +01:00
CollectionsPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
CollectionsPage.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
CollectionsPageViewModel.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
PasswordHistoryPage.xaml PS-785 Added logs for exceptions on UpdateTemplatedCell and the extra data on each ExtendedCollectionView usage (#1943) 2022-06-07 15:57:53 -03:00
PasswordHistoryPage.xaml.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
PasswordHistoryPageViewModel.cs Clipboard handling adjustments for Android 13 (#1947) 2022-06-10 12:02:17 -04:00
ScanPage.xaml [SG-416] Updates to Bitwarden Authenticator (Feature Branch) (#2041) 2022-08-17 22:10:16 +01:00
ScanPage.xaml.cs [SG-599] Cannot read authenticator key if you don't include URI before TOTP Secret. (#2047) 2022-08-23 15:48:45 +01:00
ScanPageViewModel.cs [SG-416] Updates to Bitwarden Authenticator (Feature Branch) (#2041) 2022-08-17 22:10:16 +01:00
SharePage.xaml Revert "Revert "Redefine cipher "share" to "move to organization""" (#1459) 2021-08-04 14:46:28 -05:00
SharePage.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
SharePageViewModel.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00