1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-29 04:07:37 +02:00
bitwarden-mobile/src/App/Utilities
André Bispo 7e8e86a77a
[SG-813] Not You? crashes app after vault logout timeout (#2184)
* Merge branch 'master' into feature/SG-174-login-with-device

* [SG-813] Fix merge

* [SG-813] rename HomePage parameter name

* [SG-813] Added NavParams for home page on account switching.

* [SG-813] Remove account showing when adding new account.

* [SG-813] Add account switch pop up if email already exists

* [SG-813] Add default account avatar to HomePage

* [SG-813] Code format

* [SG-813] Remove unused import

* [SG-813] Renamed checkNavigateLogin to shouldCheckRememberEmail

* [SG-813] Move prompt account switch to account manager service

* [SG-813] Remove Account button appears if email is the same as the ActiveUser

* [SG-813] Fix code duplicate

* [SG-813] Fix for android RemoveAccount button

* [SG-813] Code format
2022-11-11 18:14:30 +00:00
..
AccountManagement [SG-813] Not You? crashes app after vault logout timeout (#2184) 2022-11-11 18:14:30 +00:00
AppHelpers.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
AppSetup.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
BoxRowVsBoxRowInputPaddingConverter.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
ColoredPasswordConverter.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
DateTimeConverter.cs add date and time formatting methods to localize service (#1616) 2021-10-28 12:52:41 -04:00
EnumHelper.cs EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048) 2022-08-23 12:34:29 -03:00
GeneratedValueFormatter.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
I18nExtension.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IconGlyphConverter.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IconGlyphExtensions.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IconImageConverter.cs loop through URIs to find website before showing default icons (#1572) 2021-10-12 11:00:33 -04:00
InverseBoolConverter.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
IPasswordPromptable.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
IsNotNullConverter.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
IsNullConverter.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
LocalizableEnumConverter.cs EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048) 2022-08-23 12:34:29 -03:00
PageExtensions.cs Improve Theming (#1707) 2022-01-24 17:20:48 -03:00
PermissionManager.cs Modified Permissions Flow (#1005) 2020-07-08 14:09:08 -05:00
SendIconGlyphConverter.cs Icon Updates (#1541) 2022-01-21 10:31:03 +01:00
StringHasValueConverter.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
ThemeManager.cs [PS-1188] Add new Solarized Dark Theme (#2141) 2022-10-19 10:57:01 +01:00
TimerTask.cs SG-687 Request time not updating (#2108) 2022-10-03 17:42:33 +01:00
TotpHelper.cs [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01:00
UpperCaseConverter.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
VerificationActionsFlowHelper.cs Fix delete account SSO with CME that the OTP parameter was being sent incorrectly to the server (#1751) 2022-02-03 17:46:45 -03:00