bitwarden-mobile/src/Core/Services
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
..
Logging PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
ApiService.cs [SG-816] Get all login requests and pick the most recent (#2191) 2022-11-15 17:36:21 +00:00
AppIdService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuthService.cs Passwordless login 2FA not working (#2289) 2023-01-16 18:25:44 +00:00
AzureFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
BitwardenFileUploadService.cs Fix Content Type for file upload (#2031) 2022-08-26 14:58:54 +01:00
BroadcasterService.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
CipherService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
CollectionService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ConsoleLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoService.cs [SG-174] Login with Device Request - Mobile (#2167) 2022-11-09 16:25:48 +00:00
EnvironmentService.cs Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
EventService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ExportService.cs Add encKeyValidation string to encrypted exports (#1412) 2021-05-29 06:16:19 +10:00
FileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
FolderService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
InMemoryStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KeyConnectorService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
LiteDbStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
OrganizationService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
PasswordGenerationService.cs [SG-460] Master Password security checks (mobile) (#2312) 2023-01-20 13:38:31 +00:00
PclCryptoFunctionService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
PolicyService.cs Additional logic around filter display (#1951) 2022-06-14 14:02:03 -03:00
SearchService.cs [PS-1352] Fix ignore diacritics in search (#2044) 2023-01-05 16:34:06 +00:00
SendService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
SettingsService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
StateMigrationService.cs [EC-325] Settings option to allow screen capture on Android (#1914) 2022-07-15 16:13:10 +01:00
StateService.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
SyncService.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
TokenService.cs [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
TotpService.cs [SG-671] OTP Menu Screen causes Crash on Android (#2097) 2022-09-26 17:51:03 +01:00
UserVerificationService.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
UsernameGenerationService.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
VaultTimeoutService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00