bitwarden-mobile/src/App/Controls
André Bispo d61bc4b5c1
[SG-460] Master Password security checks (mobile) (#2312)
* [SG-886] MasterPassword Strength Indicator (#2238)

* [SG-886] Add password strength indicator control

* [SG-570] Add weak password dialog check

* [SG-886] rename enum password strength

* [SG-886] Change control scale

* [SG-886] Move calculate user inputs to IPasswordGenerationService, refactor.

* [SG-886] Move formatted string to xaml. Move minimum chars to constant

* [SG-886] String to enum converter

* [SG-886] PR fixes. Code refactor control

* [SG-886] Update UI on OS theme change.

* [SG-886] Move colors to view

* [SG-886] Fixed password strength validation

* [SG-564][SG-565] Check Exposed Password (#2239)

* [SG-886] Add password strength indicator control

* [SG-570] Add weak password dialog check

* [SG-886] rename enum password strength

* [SG-564] [SG-565] Add check for exposed password and show dialog

* code format

* [SG-886] Change control scale

* [SG-886] Move calculate user inputs to IPasswordGenerationService, refactor.

* [SG-886] Move formatted string to xaml. Move minimum chars to constant

* [SG-886] String to enum converter

* [SG-886] Remove import

* [SG-886] Update UI on OS theme change.

* [SG-886] Move colors to view

* [SG-886] Fixed password strength validation
2023-01-20 13:38:31 +00:00
..
AccountSwitchingOverlay SG-396 Fix tappable area after hiding account switching (#1956) 2022-06-16 17:09:50 -04:00
AccountViewCell [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
AuthenticatorViewCell [SG-416] Updates to Bitwarden Authenticator (Feature Branch) (#2041) 2022-08-17 22:10:16 +01:00
CipherViewCell [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
DateTime [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
IconLabelButton [SG-174] Login with Device Request - Mobile (#2167) 2022-11-09 16:25:48 +00:00
PasswordStrengthProgressBar [SG-460] Master Password security checks (mobile) (#2312) 2023-01-20 13:38:31 +00:00
SendViewCell [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
AvatarImageSource.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
AvatarImageSourcePool.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
CircularProgressbarView.cs [PS-1707] improve dark layout colors (#2209) 2022-12-02 16:38:25 +00:00
ExtendedCollectionView.cs 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
ExtendedDatePicker.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ExtendedGrid.cs Forms update with CollectionView conversion (#1374) 2021-05-13 14:36:20 -04:00
ExtendedSearchBar.cs fix issue with search bar color on iOS (#1095) 2020-09-28 10:14:31 -04:00
ExtendedSlider.cs [PS-1707] improve dark layout colors (#2209) 2022-12-02 16:38:25 +00:00
ExtendedStackLayout.cs Forms update with CollectionView conversion (#1374) 2021-05-13 14:36:20 -04:00
ExtendedStepper.cs [PS-1707] improve dark layout colors (#2209) 2022-12-02 16:38:25 +00:00
ExtendedTimePicker.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ExtendedToolbarItem.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
HybridWebView.cs hybrid webview 2019-05-23 21:05:52 -04:00
IconButton.cs [SG-166] Two Step Login - Feature Branch (#2157) 2022-10-28 23:10:41 +01:00
IconLabel.cs [SG-166] Two Step Login - Feature Branch (#2157) 2022-10-28 23:10:41 +01:00
MiButton.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
MiLabel.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
MonoEntry.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
MonoLabel.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
RepeaterView.cs [EC-528] Refactor Custom Fields into separate components (#1662) 2022-09-09 15:58:11 -03:00
SelectableLabel.cs Add SelectableLabel Custom Renderer to allow copy of note text (#1564) 2021-10-08 08:49:15 -04:00