Bitwarden-app-android-iphon.../src/Core/Services
mp-bw 0f417b8434
[PM-1817] Expand biometric integrity checks to the account level (#2498)
* Change bio integrity validation to work at account-level

* biometric state migration

* fix account bio valid key storage location during migration

* comment clarification

* fix for iOS extensions not using custom avatar color
2023-05-01 09:47:00 -04:00
..
Logging PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
ApiService.cs [AC-1070] Enforce master password policy on login/unlock (#2410) 2023-04-17 07:35:50 -07: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 [AC-1070] Enforce master password policy on login/unlock (#2410) 2023-04-17 07:35:50 -07: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
ConditionedAwaiterManager.cs [PM-1576] Fix Race condition AccountsManager registration (#2434) 2023-04-07 13:24:54 -04:00
ConsoleLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoService.cs [PS-2358] Add kdf configuration options (#2328) 2023-01-30 11:34:50 -05:00
EnvironmentService.cs [PM-1576] Fix Race condition AccountsManager registration (#2434) 2023-04-07 13:24:54 -04: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 [SG-744] Add claimed domain logic to mobile (#2333) 2023-02-20 14:49:20 +00:00
PasswordGenerationService.cs [SG-460] Master Password security checks (mobile) (#2312) 2023-01-20 13:38:31 +00:00
PclCryptoFunctionService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
PolicyService.cs [PM-1906] check value of KeyValuePair for null instead of object (#2489) 2023-04-21 11:24:33 -04: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 [PM-1817] Expand biometric integrity checks to the account level (#2498) 2023-05-01 09:47:00 -04:00
StateService.cs [PM-1817] Expand biometric integrity checks to the account level (#2498) 2023-05-01 09:47:00 -04:00
StorageMediatorService.cs PM-1271 Removed StorageMediatorOptions and go to a plain parameters based approach (#2397) 2023-03-02 19:06:38 -03:00
SyncService.cs [AC-1045] vault timeout action policy (#2415) 2023-04-14 15:39:57 -04:00
TokenService.cs [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
TotpService.cs [PM-1129] iOS 16 Third-Party 2FA OTP handling (#2409) 2023-03-09 11:16:48 -03: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-516] Additional forwarded email providers for username generator - mobile (#2304) 2023-01-26 13:53:48 +00:00
VaultTimeoutService.cs [AC-1045] vault timeout action policy (#2415) 2023-04-14 15:39:57 -04:00