1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-27 10:44:49 +02:00
bitwarden-mobile/src/Core/Abstractions
Federico Maccaroni db7ca3b93e
BEEEP: Abstract and Centralize Logging (#1663)
* Abstracted App Center Logging into its own component, so that we can have it centralized in one place and we avoid checking for FDroid on all the places we want to use it

* Implemented the new logger where Crashes.TrackError was being used except on some specific cases

* Improved logging, added a debug logger and removed AppCenter to be used on DEBUG
2022-03-02 14:15:16 -03:00
..
IApiService.cs Account Deletion on SSO with CME (#1721) 2022-01-24 13:25:46 -03:00
IAppIdService.cs app id service 2019-03-28 16:45:00 -04:00
IAuditService.cs audit service 2019-04-17 17:10:21 -04:00
IAuthService.cs pass OrgId to SSO login while using CME (#1646) 2021-11-16 09:34:26 -05:00
IAzureFileUpoadService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
IBiometricService.cs Support for storing multiple biometric integrity states for iOS (#1110) 2020-10-07 12:18:36 -04:00
IBroadcasterService.cs re-worked message sending 2019-04-19 12:29:37 -04:00
ICipherService.cs Attachment azure upload blobs (#1345) 2021-03-30 18:42:43 -05:00
IClipboardService.cs Fix Clipboard clear after time on iOS (#1679) 2021-12-10 17:41:36 -03:00
ICollectionService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
ICryptoFunctionService.cs Port send jslib to mobile (#1219) 2021-01-25 14:27:38 -06:00
ICryptoPrimitiveService.cs crypto function service 2019-03-28 15:43:50 -04:00
ICryptoService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IEnvironmentService.cs Changed link on Settings "Change Master Password" and "Two Step Login" to go to the web vault settings. Also refactored a bit to reuse the urls (#1809) 2022-02-24 10:27:08 -03:00
IEventService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IExportService.cs In-app vault export support (#729) 2020-02-14 16:10:58 -05:00
IFileUploadService.cs Use type to ensure transmitted data is encrypted (#1422) 2021-06-09 08:45:30 -05:00
IFolderService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
II18nService.cs added locale names dictionary 2019-09-06 09:44:25 -04:00
IKeyConnectorService.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
ILogger.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
IMessagingService.cs re-worked message sending 2019-04-19 12:29:37 -04:00
INativeLogService.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
IOrganizationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IPasswordGenerationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IPlatformUtilsService.cs Client & Version headers (#1757) 2022-02-08 17:43:40 +01:00
IPolicyService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
ISearchService.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ISendService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
ISettingsService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateMigrationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateService.cs support for per-user biometric state tracking (#1820) 2022-03-01 14:04:17 -05:00
IStorageService.cs storage services 2019-03-27 23:44:54 -04:00
ISyncService.cs Feature sync on refresh (#937) 2020-08-05 13:19:27 -04:00
ITokenService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
ITotpService.cs totp service 2019-04-17 16:01:07 -04:00
IUserVerificationService.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
IVaultTimeoutService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00