bitwarden-android/src/Core/Services
2023-09-29 11:02:19 -03:00
..
EmailForwarders [PM-3556] Change anonaddy to addy io (#2711) 2023-09-08 15:23:51 +01:00
Logging PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
ApiService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
AppIdService.cs [PM-3222] Migration of data from LiteDB to shared pref storage (#2724) 2023-08-30 10:55:20 -04:00
AuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuthService.cs [PM-3726] prevent legacy user login (#2769) 2023-09-20 15:56:51 -04:00
AzureFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
BaseBiometricService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
BaseWatchDeviceService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03: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 PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
CollectionService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
ConditionedAwaiterManager.cs [PM-1576] Fix Race condition AccountsManager registration (#2434) 2023-04-07 13:24:54 -04:00
ConfigService.cs [PM-1351][PM-190] Add a mobile service to retrieve feature flags from API (#2431) 2023-05-19 12:42:41 +01:00
ConsoleLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoService.cs [PM-115] Cipher key encryption update (#2421) 2023-09-28 10:00:20 -03:00
DeepLinkContext.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
DeviceTrustCryptoService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04: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 Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
InMemoryStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KeyConnectorService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
LiteDbStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
MobileBroadcasterMessagingService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
MobileI18nService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
MobilePasswordRepromptService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
MobilePlatformUtilsService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
MobileStorageService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
NoopPushNotificationListenerService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
NoopPushNotificationService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
OrganizationService.cs [SG-744] Add claimed domain logic to mobile (#2333) 2023-02-20 14:49:20 +00:00
PasswordGenerationService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
PasswordResetEnrollmentService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
PclCryptoFunctionService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
PolicyService.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03:00
PreferencesStorageService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
PushNotificationListenerService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
SearchService.cs [PS-1352] Fix ignore diacritics in search (#2044) 2023-01-05 16:34:06 +00:00
SecureStorageService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
SendService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
SettingsService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
StateMigrationService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
StateService.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03: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 Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -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
UsernameGenerationService.cs [PM-192] Refactor forwarded email providers (#2579) 2023-06-27 18:49:38 -03:00
UserPinService.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
UserVerificationService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
VaultTimeoutService.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03:00