bitwarden-mobile/src/Core/Abstractions
Federico Maccaroni aaa45b18a4
PM-7553 Fix native apps passkeys autofill and creation
2024-04-24 14:09:16 -03:00
..
IAccountsManager.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IAccountsManagerHost.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IApiService.cs [PM-7407] Implemented check for organizations with unassigned items (#3150) 2024-04-12 15:52:39 -03:00
IAppIdService.cs [PM-3222] Migration of data from LiteDB to shared pref storage (#2724) 2023-08-30 10:55:20 -04:00
IAuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IAuthService.cs [PM-3382] User cannot select Email as a secondary 2FA option following SSO (#2719) 2023-09-06 10:26:11 +01:00
IAutofillHandler.cs initial commit of android credential provider service (wip) 2024-01-03 16:30:44 -05:00
IAzureFileUpoadService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
IBiometricService.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03:00
IBroadcasterService.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
ICipherService.cs Merge branch 'main' into feature/maui-migration-passkeys 2024-04-18 13:28:22 -03:00
IClipboardService.cs [PS-2520] Restore copy confirmation toast on Android 13+ (#2388) 2023-02-21 10:49:24 -05:00
ICollectionService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IConditionedAwaiterManager.cs PM-6685 Fix race condition issue where the biometrics check is being done before the iOS extension is being shown. So when we need the UI, we wait until ViewDidAppear happens. (#3078) 2024-03-14 18:07:52 -03:00
IConfigService.cs [PM-1351][PM-190] Add a mobile service to retrieve feature flags from API (#2431) 2023-05-19 12:42:41 +01:00
ICryptoFunctionService.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
ICryptoPrimitiveService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
ICryptoService.cs [PM-4739] Implement checksum uri validation (#2893) 2024-01-24 13:15:24 +00:00
IDeepLinkContext.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IDeviceActionService.cs [PM-5153] Android Passkey Implementation (#3020) 2024-04-09 21:57:31 +01:00
IDeviceTrustCryptoService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
IEnvironmentService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IEventService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IExportService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IFido2AuthenticatorService.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
IFido2ClientService.cs PM-7553 Fix native apps passkeys autofill and creation 2024-04-24 14:09:16 -03:00
IFido2GetAssertionUserInterface.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
IFido2MakeCredentialConfirmationUserInterface.cs [PM-7385] Fix for allowing switching accounts while creating a passkey of Android (#3155) 2024-04-16 21:52:52 +01:00
IFido2MakeCredentialUserInterface.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
IFido2MediatorService.cs PM-7553 Fix native apps passkeys autofill and creation 2024-04-24 14:09:16 -03:00
IFido2UserInterface.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
IFileService.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
IFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IFolderService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
II18nService.cs [EC-1002] [BEEEP] Add ability to change language in app (#2299) 2023-03-01 13:28:28 -03:00
IKeyConnectorService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
ILocalizeService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ILogger.cs PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
IMessagingService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
INativeLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IOrganizationService.cs [SG-744] Add claimed domain logic to mobile (#2333) 2023-02-20 14:49:20 +00:00
IPasswordGenerationService.cs [PM-1402] Refactor PasswordGenerationService alongside PolicyService (#2443) 2023-05-11 18:41:32 +02:00
IPasswordRepromptService.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
IPasswordResetEnrollmentService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
IPlatformUtilsService.cs [PM-6848] Improved User verification on passkeys creation (#3099) 2024-03-21 13:28:14 -03:00
IPolicyService.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03:00
IPushNotificationListenerService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
IPushNotificationService.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
ISearchService.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ISendService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ISettingsService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateMigrationService.cs [PM-1646] Add thread safety to migration process (#2453) 2023-03-28 17:22:09 -04:00
IStateService.cs Merge branch 'main' into feature/maui-migration-passkeys 2024-04-18 13:28:22 -03:00
IStorageMediatorService.cs PM-1271 Removed StorageMediatorOptions and go to a plain parameters based approach (#2397) 2023-03-02 19:06:38 -03:00
IStorageService.cs storage services 2019-03-27 23:44:54 -04:00
ISyncService.cs [PM-2901] Synchronize sends on send creation/update/deletion notification (#2606) 2023-08-08 14:59:42 +01:00
ISynchronousStorageService.cs [EC-1002] [BEEEP] Add ability to change language in app (#2299) 2023-03-01 13:28:28 -03:00
ITokenService.cs [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
ITotpService.cs [PS-686] Mobile update negative copy in settings (#1961) 2022-07-11 08:45:42 +02:00
IUserPinService.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
IUserVerificationMediatorService.cs [PM-6848] Improved User verification on passkeys creation (#3099) 2024-03-21 13:28:14 -03:00
IUserVerificationService.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
IUsernameGenerationService.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
IVaultTimeoutService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
IWatchDeviceService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00