Path Lines of Code src/Covi.Android/Configuration/DroidConfiguration.cs 20 src/Covi.Android/CustomRenderers/DashedLineAndroidRenderer.cs 36 src/Covi.Android/CustomRenderers/Statusbar.cs 46 src/Covi.Android/Effects/BorderlessEntryEffect.cs 27 src/Covi.Android/Effects/Exports.cs 4 src/Covi.Android/Features/Bluetooth/Advertising/BtAdvertising.cs 42 src/Covi.Android/Features/Bluetooth/Advertising/BtAdvertisingCallback.cs 24 src/Covi.Android/Features/Bluetooth/Advertising/BtAdvertisingForM.cs 64 src/Covi.Android/Features/Bluetooth/Advertising/BtAdvertisingForO.cs 70 src/Covi.Android/Features/Bluetooth/Advertising/BtAdvertisingSetCallback.cs 24 src/Covi.Android/Features/Bluetooth/BtScanner.cs 251 src/Covi.Android/Features/Bluetooth/Gatt/BtGattServer.cs 74 src/Covi.Android/Features/Bluetooth/Gatt/BtGattServerCallback.cs 43 src/Covi.Android/Features/Bluetooth/PlatformInitializer.cs 48 src/Covi.Android/Features/Bluetooth/TracingEngine.cs 72 src/Covi.Android/Features/Services/BootReceiver.cs 25 src/Covi.Android/Features/Services/BtService.cs 141 src/Covi.Android/Features/Services/JobService.cs 19 src/Covi.Android/Linker.xml 29 src/Covi.Android/MainActivity.cs 117 src/Covi.Android/Properties/AssemblyInfo.cs 23 src/Covi.Android/Resources/drawable/splash_screen.xml 11 src/Covi.Android/Resources/layout/Tabbar.xml 2 src/Covi.Android/Resources/layout/Toolbar.xml 2 src/Covi.Android/Resources/mipmap-anydpi-v26/icon.xml 5 src/Covi.Android/Resources/mipmap-anydpi-v26/icon_round.xml 5 src/Covi.Android/Resources/values/colors.xml 7 src/Covi.Android/Resources/values/dimens.xml 5 src/Covi.Android/Resources/values/styles.xml 29 src/Covi.Android/Services/FirebaseService.cs 156 src/Covi.Android/Services/Http/NativeHttpClientHandlerProvider.cs 13 src/Covi.Android/Services/Log/AppCenterLogProvider.cs 66 src/Covi.Android/SplashActivity.cs 28 src/Covi.Client/Generation/generation_script.bash 8 src/Covi.Client/Services/ClientBuilder.cs 11 src/Covi.Client/Services/IPlatformClient.cs 9 src/Covi.Client/Services/PlatformClient.cs 82 src/Covi.Client/Services/PlatformClientOptions.cs 15 src/Covi.Configuration/Constants.cs 50 src/Covi.Configuration/IEnvironmentConfiguration.cs 9 src/Covi.iOS/AppDelegate.cs 146 src/Covi.iOS/Configuration/iOSConfiguration.cs 20 src/Covi.iOS/CustomRenderers/BorderlessNavigationRenderer.cs 19 src/Covi.iOS/CustomRenderers/DashedLineIosRenderer.cs 33 src/Covi.iOS/CustomRenderers/Statusbar.cs 56 src/Covi.iOS/Effects/BorderlessEntryEffect.cs 32 src/Covi.iOS/Effects/Exports.cs 4 src/Covi.iOS/Features/Bluetooth/Advertising/Advertiser.cs 82 src/Covi.iOS/Features/Bluetooth/PlatformInitializer.cs 248 src/Covi.iOS/Features/Bluetooth/Scanning/PeripheralManager.cs 155 src/Covi.iOS/Features/Bluetooth/Scanning/Scanner.cs 111 src/Covi.iOS/Features/Bluetooth/TracingEngine.cs 77 src/Covi.iOS/Features/PushNotifications/NotificationDelegate.cs 19 src/Covi.iOS/Features/PushNotifications/PushNotificationPermissionInitializer.cs 31 src/Covi.iOS/Linker.xml 29 src/Covi.iOS/Main.cs 12 src/Covi.iOS/Properties/AssemblyInfo.cs 16 src/Covi.iOS/Services/Http/NativeHttpClientHandlerProvider.cs 13 src/Covi.iOS/Services/Log/AppCenterLogProvider.cs 66 src/Covi/App.xaml 14 src/Covi/App.xaml.cs 159 src/Covi/AssemblyInfo.cs 5 src/Covi/Converters/HealthStatusColorConverter.cs 36 src/Covi/Converters/InvertedBoolConverter.cs 19 src/Covi/Converters/NotEmptyStringToBoolConverter.cs 21 src/Covi/CustomPageBehaviorFactory.cs 15 src/Covi/Effects/BorderlessEntryEffect.cs 49 src/Covi/Effects/Constants.cs 8 src/Covi/Features/!Base/BindableObject.cs 8 src/Covi/Features/!Base/ComponentViewModelBase.cs 13 src/Covi/Features/!Base/CompositeViewModelBase.cs 54 src/Covi/Features/!Base/Exceptions/ChangeStatusCodeGenerationException.cs 11 src/Covi/Features/!Base/Exceptions/CreateProfileCredentialsValidationException.cs 16 src/Covi/Features/!Base/Exceptions/CreateProfileTokenValidationException.cs 14 src/Covi/Features/!Base/Exceptions/DomainException.cs 19 src/Covi/Features/!Base/Exceptions/IUserFriendlyException.cs 7 src/Covi/Features/!Base/Exceptions/MedicalAuthenticationException.cs 11 src/Covi/Features/!Base/IComponent.cs 10 src/Covi/Features/!Base/IRoute.cs 10 src/Covi/Features/!Base/ViewModelBase.cs 85 src/Covi/Features/Account/!Exceptions/LoginOperationException.cs 12 src/Covi/Features/Account/AccountModule.cs 16 src/Covi/Features/Account/Models/AccountInformation.cs 21 src/Covi/Features/Account/Services/AccountContainer.cs 42 src/Covi/Features/Account/Services/Authentication/AuthenticationInfoService.cs 64 src/Covi/Features/Account/Services/Authentication/AuthenticationServiceErrorHandler.cs 127 src/Covi/Features/Account/Services/Authentication/IAuthenticationInfoService.cs 11 src/Covi/Features/Account/Services/Authentication/IAuthenticationServiceErrorHandler.cs 8 src/Covi/Features/Account/Services/IAccountContainer.cs 8 src/Covi/Features/Account/Services/SignIn/ISignInService.cs 9 src/Covi/Features/Account/Services/SignIn/SignInService.cs 57 src/Covi/Features/Account/Services/SignIn/UserCredentials.cs 14 src/Covi/Features/Account/Services/SignUp/ISignUpService.cs 9 src/Covi/Features/Account/Services/SignUp/SignUpService.cs 65 src/Covi/Features/Account/Services/SignUp/UserSignUpInfo.cs 14 src/Covi/Features/AppSettings/AppPreferences.cs 20 src/Covi/Features/AppSettings/AppSettingsModule.cs 16 src/Covi/Features/AppSettings/AppStateContainer.cs 20 src/Covi/Features/AppSettings/IAppPreferencesService.cs 12 src/Covi/Features/AppSettings/IAppStateContainer.cs 8 src/Covi/Features/AppSettings/Internal/DefaultAppPreferencesService.cs 82 src/Covi/Features/AppSettings/Internal/DefaultAppStateContainer.cs 8 src/Covi/Features/ApplyCode/ApplyCodeModule.cs 21 src/Covi/Features/ApplyCode/ApplyCodePage.xaml 96 src/Covi/Features/ApplyCode/ApplyCodePage.xaml.cs 18 src/Covi/Features/ApplyCode/ApplyCodeViewModel.cs 86 src/Covi/Features/ApplyCode/Routes/ApplyCodeRoute.cs 14 src/Covi/Features/ApplyCode/Routes/IApplyCodeRoute.cs 7 src/Covi/Features/ApplyCode/Services/!ErrorHandler/UserStatusChangeServiceErrorHandler.cs 41 src/Covi/Features/ApplyCode/Services/!Exceptions/ApplyCodeExpiredException.cs 12 src/Covi/Features/ApplyCode/Services/!Exceptions/ApplyCodeNotFoundException.cs 12 src/Covi/Features/ApplyCode/Services/IMeetingsService.cs 11 src/Covi/Features/ApplyCode/Services/IUserStatusChangeService.cs 10 src/Covi/Features/ApplyCode/Services/IUserStatusChangeServiceErrorHandler.cs 8 src/Covi/Features/ApplyCode/Services/MeetingsService.cs 26 src/Covi/Features/ApplyCode/Services/UserStatusChangeService.cs 78 src/Covi/Features/BluetoothTracing/DeviceManager/DeviceManagerProvider.cs 23 src/Covi/Features/BluetoothTracing/DeviceManager/IDeviceManager.cs 45 src/Covi/Features/BluetoothTracing/DeviceManager/Internal/DefaultDeviceManager.cs 324 src/Covi/Features/BluetoothTracing/DeviceProcessor/ContactDescriptor.cs 14 src/Covi/Features/BluetoothTracing/DeviceProcessor/DeviceProcessorProvider.cs 22 src/Covi/Features/BluetoothTracing/DeviceProcessor/IDeviceProcessor.cs 8 src/Covi/Features/BluetoothTracing/DeviceProcessor/Internal/DefaultDeviceProcessor.cs 66 src/Covi/Features/BluetoothTracing/IPlatformTracingEngine.cs 17 src/Covi/Features/BluetoothTracing/ITracingEngine.cs 20 src/Covi/Features/BluetoothTracing/Internal/TracingEngine.cs 38 src/Covi/Features/BluetoothTracing/PayloadFormatter.cs 49 src/Covi/Features/BluetoothTracing/TracesStorage/ITracesStorage.cs 15 src/Covi/Features/BluetoothTracing/TracesStorage/LiteDbStorage/LiteDbTracesStorage.cs 74 src/Covi/Features/BluetoothTracing/TracesStorage/Trace.cs 10 src/Covi/Features/BluetoothTracing/TracesStorage/TracesStorage.cs 30 src/Covi/Features/BluetoothTracing/TracingEngineModule.cs 17 src/Covi/Features/BluetoothTracing/TracingInformation/ITracingInformationContainer.cs 11 src/Covi/Features/BluetoothTracing/TracingInformation/Internal/DefaultTracingInformationContainer.cs 41 src/Covi/Features/BluetoothTracing/TracingInformation/TracingInformation.cs 25 src/Covi/Features/BluetoothTracing/TracingInformation/TracingInformationContainer.cs 21 src/Covi/Features/BluetoothTracing/TracingState.cs 63 src/Covi/Features/Components/CoviEntry.xaml 85 src/Covi/Features/Components/CoviEntry.xaml.cs 170 src/Covi/Features/Components/PoweredBy.xaml 24 src/Covi/Features/Components/PoweredBy.xaml.cs 12 src/Covi/Features/Components/RoundCheckBox.xaml 20 src/Covi/Features/Components/RoundCheckBox.xaml.cs 70 src/Covi/Features/Controls/BusyIndicatorView.xaml 16 src/Covi/Features/Controls/BusyIndicatorView.xaml.cs 66 src/Covi/Features/Controls/Card.cs 56 src/Covi/Features/CreateProfile/CreateProfileModule.cs 23 src/Covi/Features/CreateProfile/CreateProfilePage.xaml 165 src/Covi/Features/CreateProfile/CreateProfilePage.xaml.cs 28 src/Covi/Features/CreateProfile/CreateProfileViewModel.cs 185 src/Covi/Features/CreateProfile/Routes/CreateProfileRoute.cs 13 src/Covi/Features/CreateProfile/Routes/ICreateProfileRoute.cs 7 src/Covi/Features/CreateProfile/Validation/MinLengthRule.cs 14 src/Covi/Features/CreateProfile/Validation/OneLowerCaseRule.cs 13 src/Covi/Features/CreateProfile/Validation/OneSpecialSymbolRule.cs 13 src/Covi/Features/CreateProfile/Validation/OneUpperCaseRule.cs 12 src/Covi/Features/Debugging/DebuggingModule.cs 21 src/Covi/Features/Debugging/DeveloperToolsPage.xaml 43 src/Covi/Features/Debugging/DeveloperToolsPage.xaml.cs 12 src/Covi/Features/Debugging/DeveloperToolsViewModel.cs 92 src/Covi/Features/DeepLinks/DeepLinks.cs 9 src/Covi/Features/IModuleCatalogInitializer.cs 10 src/Covi/Features/Main/MainModule.cs 17 src/Covi/Features/Main/MainPage.xaml 36 src/Covi/Features/Main/MainPage.xaml.cs 36 src/Covi/Features/Main/MainViewModel.cs 29 src/Covi/Features/Main/Routes/IMainRoute.cs 6 src/Covi/Features/Main/Routes/MainRoute.cs 13 src/Covi/Features/Medical/MedicalModule.cs 17 src/Covi/Features/Medical/MedicalPage.xaml 23 src/Covi/Features/Medical/MedicalPage.xaml.cs 19 src/Covi/Features/Medical/MedicalViewModel.cs 45 src/Covi/Features/Medical/Routes/MedicalRoute.cs 21 src/Covi/Features/MedicalChangeStatus/Components/DatePickerView.xaml 20 src/Covi/Features/MedicalChangeStatus/Components/DatePickerView.xaml.cs 33 src/Covi/Features/MedicalChangeStatus/Components/RadioButtonListView.xaml 44 src/Covi/Features/MedicalChangeStatus/Components/RadioButtonListView.xaml.cs 25 src/Covi/Features/MedicalChangeStatus/Components/RadioButtonView.xaml 35 src/Covi/Features/MedicalChangeStatus/Components/RadioButtonView.xaml.cs 31 src/Covi/Features/MedicalChangeStatus/MedicalChangeStatusModule.cs 20 src/Covi/Features/MedicalChangeStatus/MedicalChangeStatusView.xaml 121 src/Covi/Features/MedicalChangeStatus/MedicalChangeStatusView.xaml.cs 12 src/Covi/Features/MedicalChangeStatus/MedicalChangeStatusViewModel.cs 112 src/Covi/Features/MedicalChangeStatus/MedicalOptionItemViewModel.cs 28 src/Covi/Features/MedicalChangeStatus/Routes/MedicalChangeStatusRoute.cs 19 src/Covi/Features/MedicalChangeStatus/Services/IMedicalChangeStatusService.cs 11 src/Covi/Features/MedicalChangeStatus/Services/IMedicalChangeStatusServiceErrorHandler.cs 8 src/Covi/Features/MedicalChangeStatus/Services/MedicalChangeStatusService.cs 51 src/Covi/Features/MedicalChangeStatus/Services/MedicalChangeStatusServiceErrorHandler.cs 60 src/Covi/Features/MedicalCodeSharing/Components/ShareButton/ShareButtonView.xaml 20 src/Covi/Features/MedicalCodeSharing/Components/ShareButton/ShareButtonView.xaml.cs 13 src/Covi/Features/MedicalCodeSharing/Components/ShareButton/ShareButtonViewModel.cs 40 src/Covi/Features/MedicalCodeSharing/Components/SharedCode/SharedCodeView.xaml 76 src/Covi/Features/MedicalCodeSharing/Components/SharedCode/SharedCodeView.xaml.cs 35 src/Covi/Features/MedicalCodeSharing/Components/SharedCode/SharedCodeViewModel.cs 50 src/Covi/Features/MedicalCodeSharing/Components/Title/TitleSharingView.xaml 32 src/Covi/Features/MedicalCodeSharing/Components/Title/TitleSharingView.xaml.cs 13 src/Covi/Features/MedicalCodeSharing/Components/Title/TitleSharingViewModel.cs 17 src/Covi/Features/MedicalCodeSharing/MedicalCodeSharingModule.cs 20 src/Covi/Features/MedicalCodeSharing/MedicalCodeSharingPage.xaml 47 src/Covi/Features/MedicalCodeSharing/MedicalCodeSharingPage.xaml.cs 29 src/Covi/Features/MedicalCodeSharing/MedicalCodeSharingViewModel.cs 12 src/Covi/Features/MedicalCodeSharing/Routes/IMedicalCodeSharingRoute.cs 10 src/Covi/Features/MedicalCodeSharing/Routes/MedicalCodeSharingSharingRoute.cs 37 src/Covi/Features/MedicalLogin/Components/LogIn/MedicalLogInView.xaml 68 src/Covi/Features/MedicalLogin/Components/LogIn/MedicalLogInView.xaml.cs 14 src/Covi/Features/MedicalLogin/Components/LogIn/MedicalLogInViewModel.cs 84 src/Covi/Features/MedicalLogin/MedicalLoginModule.cs 18 src/Covi/Features/MedicalLogin/Services/IMedicalAuthenticationService.cs 9 src/Covi/Features/MedicalLogin/Services/IMedicalAuthenticationServiceErrorHandler.cs 8 src/Covi/Features/MedicalLogin/Services/MedicalAuthenticationService.cs 59 src/Covi/Features/MedicalLogin/Services/MedicalAuthenticationServiceErrorHandler.cs 50 src/Covi/Features/OnBoarding/ActivityType.cs 11 src/Covi/Features/OnBoarding/Components/HorizontalSelectedItemIndicatorControl.xaml 8 src/Covi/Features/OnBoarding/Components/HorizontalSelectedItemIndicatorControl.xaml.cs 102 src/Covi/Features/OnBoarding/Components/OnBoardingCarouselView.xaml 102 src/Covi/Features/OnBoarding/Components/OnBoardingCarouselView.xaml.cs 41 src/Covi/Features/OnBoarding/InstructionItemViewModel.cs 7 src/Covi/Features/OnBoarding/OnBoardingItemViewModel.cs 14 src/Covi/Features/OnBoarding/OnBoardingModule.cs 16 src/Covi/Features/OnBoarding/OnBoardingPage.xaml 47 src/Covi/Features/OnBoarding/OnBoardingPage.xaml.cs 19 src/Covi/Features/OnBoarding/OnBoardingViewModel.cs 200 src/Covi/Features/OnBoarding/Routes/OnBoardingRoute.cs 21 src/Covi/Features/PushNotifications/IPushNotificationInitializer.cs 9 src/Covi/Features/PushNotifications/Models/PushNotificationTokenModel.cs 9 src/Covi/Features/PushNotifications/PushNotification.cs 10 src/Covi/Features/PushNotifications/PushNotificationsModule.cs 27 src/Covi/Features/PushNotifications/Services/DefaultPushNotificationTokenContainer.cs 40 src/Covi/Features/PushNotifications/Services/IPushNotificationsContainer.cs 12 src/Covi/Features/PushNotifications/Services/IPushNotificationsService.cs 9 src/Covi/Features/PushNotifications/Services/PushNotificationsContainer.cs 19 src/Covi/Features/PushNotifications/Services/PushNotificationsService.cs 90 src/Covi/Features/Recommendations/Components/RecommendationCard.xaml 31 src/Covi/Features/Recommendations/Components/RecommendationCard.xaml.cs 13 src/Covi/Features/Recommendations/RecommendationItemViewModel.cs 17 src/Covi/Features/Recommendations/RecommendationsModule.cs 22 src/Covi/Features/Recommendations/RecommendationsPage.xaml 51 src/Covi/Features/Recommendations/RecommendationsPage.xaml.cs 19 src/Covi/Features/Recommendations/RecommendationsViewModel.cs 71 src/Covi/Features/Recommendations/Routes/IRecommendationRoute.cs 6 src/Covi/Features/Recommendations/Routes/RecommendationRoute.cs 16 src/Covi/Features/Recommendations/Services/IRecommendationsContainer.cs 8 src/Covi/Features/Recommendations/Services/IRecommendationsService.cs 11 src/Covi/Features/Recommendations/Services/RecommendationsContainer.cs 36 src/Covi/Features/Recommendations/Services/RecommendationsService.cs 58 src/Covi/Features/Routes/IStartupRoute.cs 7 src/Covi/Features/Routes/StartupRoute.cs 50 src/Covi/Features/Shell/ShellPage.xaml 10 src/Covi/Features/Shell/ShellPage.xaml.cs 12 src/Covi/Features/UserLogIn/LogInModule.cs 22 src/Covi/Features/UserLogIn/Routes/IUserLogInRoute.cs 6 src/Covi/Features/UserLogIn/Routes/UserLogInRoute.cs 13 src/Covi/Features/UserLogIn/UserLogInPage.xaml 73 src/Covi/Features/UserLogIn/UserLogInPage.xaml.cs 18 src/Covi/Features/UserLogIn/UserLogInViewModel.cs 125 src/Covi/Features/UserProfile/Components/BluetoothReminder/BluetoothReminderView.xaml 43 src/Covi/Features/UserProfile/Components/BluetoothReminder/BluetoothReminderView.xaml.cs 13 src/Covi/Features/UserProfile/Components/BluetoothReminder/BluetoothReminderViewModel.cs 7 src/Covi/Features/UserProfile/Components/ChangeStatus/ChangeStatusView.xaml 28 src/Covi/Features/UserProfile/Components/ChangeStatus/ChangeStatusView.xaml.cs 13 src/Covi/Features/UserProfile/Components/ChangeStatus/ChangeStatusViewModel.cs 22 src/Covi/Features/UserProfile/Components/EncryptionStatus/EncryptionStatusView.xaml 45 src/Covi/Features/UserProfile/Components/EncryptionStatus/EncryptionStatusView.xaml.cs 13 src/Covi/Features/UserProfile/Components/EncryptionStatus/EncryptionStatusViewModel.cs 7 src/Covi/Features/UserProfile/Components/HealthStatusAdvice/HealthStatusAdviceView.xaml 66 src/Covi/Features/UserProfile/Components/HealthStatusAdvice/HealthStatusAdviceView.xaml.cs 13 src/Covi/Features/UserProfile/Components/HealthStatusAdvice/HealthStatusAdviceViewModel.cs 92 src/Covi/Features/UserProfile/Components/UserStatusCard/Components/ProtectionStatusView.xaml 27 src/Covi/Features/UserProfile/Components/UserStatusCard/Components/ProtectionStatusView.xaml.cs 13 src/Covi/Features/UserProfile/Components/UserStatusCard/Components/ProtectionStatusViewModel.cs 7 src/Covi/Features/UserProfile/Components/UserStatusCard/UserStatusCardView.xaml 62 src/Covi/Features/UserProfile/Components/UserStatusCard/UserStatusCardView.xaml.cs 13 src/Covi/Features/UserProfile/Components/UserStatusCard/UserStatusCardViewModel.cs 93 src/Covi/Features/UserProfile/Services/IUserProfileContainer.cs 7 src/Covi/Features/UserProfile/Services/IUserService.cs 10 src/Covi/Features/UserProfile/Services/UserProfileContainer.cs 40 src/Covi/Features/UserProfile/Services/UserService.cs 72 src/Covi/Features/UserProfile/UserProfileModule.cs 28 src/Covi/Features/UserProfile/UserProfilePage.xaml 61 src/Covi/Features/UserProfile/UserProfilePage.xaml.cs 31 src/Covi/Features/UserProfile/UserProfileViewModel.cs 55 src/Covi/FodyWeavers.xml 4 src/Covi/FodyWeavers.xsd 63 src/Covi/Logs/Logger.cs 16 src/Covi/Logs/MicrosoftExtensionsLoggingFacade.cs 33 src/Covi/Logs/PrismConsoleLogger.cs 38 src/Covi/PlatformSpecific/DashedLine.cs 28 src/Covi/PlatformSpecific/IStatusBarPlatformSpecific.cs 9 src/Covi/PlatformSpecific/StatusBarExtensions.cs 19 src/Covi/Services/ApplicationMetadata/IMetadataContainer.cs 7 src/Covi/Services/ApplicationMetadata/IMetadataService.cs 11 src/Covi/Services/ApplicationMetadata/MetadataContainer.cs 37 src/Covi/Services/ApplicationMetadata/MetadataModule.cs 17 src/Covi/Services/ApplicationMetadata/MetadataService.cs 66 src/Covi/Services/Dispatcher/DispatcherModule.cs 15 src/Covi/Services/Dispatcher/DispatcherService.cs 23 src/Covi/Services/Dispatcher/IDispatcherService.cs 11 src/Covi/Services/ErrorHandlers/CompositeErrorHandler.cs 39 src/Covi/Services/ErrorHandlers/DomainErrorHandler.cs 29 src/Covi/Services/ErrorHandlers/ErrorHandlerModule.cs 29 src/Covi/Services/ErrorHandlers/IErrorHandler.cs 10 src/Covi/Services/ErrorHandlers/LastChanceErrorHandler.cs 28 src/Covi/Services/ErrorHandlers/OperationCancelledErrorHandler.cs 18 src/Covi/Services/Http/ApiExceptions/ApiResponseException.cs 24 src/Covi/Services/Http/ApiExceptions/ConnectionTimeoutException.cs 12 src/Covi/Services/Http/ApiExceptions/ConnectivityException.cs 18 src/Covi/Services/Http/ApiExceptions/MaintenanceResponseException.cs 11 src/Covi/Services/Http/ApiExceptions/NoContentResponseException.cs 10 src/Covi/Services/Http/ApiExceptions/NotModifiedResponseException.cs 10 src/Covi/Services/Http/ApiExceptions/UnauthorizedResponseException.cs 10 src/Covi/Services/Http/ApiExceptions/UnknownException.cs 16 src/Covi/Services/Http/ApiExceptions/UpdateResponseException.cs 10 src/Covi/Services/Http/AuthorizationHandling/AuthDelegatingHandler.cs 35 src/Covi/Services/Http/AuthorizationHandling/ITokenRefreshInvoker.cs 9 src/Covi/Services/Http/AuthorizationHandling/ITokenRefreshStrategy.cs 9 src/Covi/Services/Http/AuthorizationHandling/TokenRefreshDelegatingHandler.cs 96 src/Covi/Services/Http/AuthorizationHandling/TokenRefreshInvoker.cs 23 src/Covi/Services/Http/AuthorizationHandling/TokenRefreshStrategy.cs 44 src/Covi/Services/Http/Connectivity/ConnectivityService.cs 17 src/Covi/Services/Http/Connectivity/IConnectivityService.cs 9 src/Covi/Services/Http/ExceptionsHandling/ErrorResponseHandler.cs 75 src/Covi/Services/Http/ExceptionsHandling/HttpExceptionContext.cs 20 src/Covi/Services/Http/ExceptionsHandling/HttpExceptionContextRetriever.cs 56 src/Covi/Services/Http/ExceptionsHandling/IErrorResponseHandler.cs 10 src/Covi/Services/Http/ExceptionsHandling/IHttpExceptionContextRetriever.cs 8 src/Covi/Services/Http/HttpRequestMessageExtensions.cs 68 src/Covi/Services/Http/IHttpClientHandlerProvider.cs 9 src/Covi/Services/Http/RequestIdHandling/IRequestIdGenerator.cs 7 src/Covi/Services/Http/RequestIdHandling/RequestIdDelegatingHandler.cs 28 src/Covi/Services/Http/RequestIdHandling/RequestIdGenerator.cs 11 src/Covi/Services/Http/ResponseError.cs 24 src/Covi/Services/Http/ResponseErrorCode.cs 35 src/Covi/Services/Http/SessionContainer/ISessionContainer.cs 9 src/Covi/Services/Http/SessionContainer/SessionContainer.cs 38 src/Covi/Services/Http/SessionContainer/SessionInfo.cs 30 src/Covi/Services/IReactiveContainer.cs 12 src/Covi/Services/Notification/INotificationManager.cs 10 src/Covi/Services/Notification/NotificationManager.cs 54 src/Covi/Services/Notification/NotificationModule.cs 16 src/Covi/Services/Platform/PlatformModule.cs 57 src/Covi/Services/Security/SecretsGenerator/ISecretsGenerator.cs 9 src/Covi/Services/Security/SecretsGenerator/Internal/DefaultSecretsGenerator.cs 21 src/Covi/Services/Security/SecretsGenerator/SecretsGenerator.cs 21 src/Covi/Services/Security/SecretsProvider/ISecretsProvider.cs 13 src/Covi/Services/Security/SecretsProvider/Internal/DefaultSecretsProvider.cs 79 src/Covi/Services/Security/SecretsProvider/SecretsProvider.cs 21 src/Covi/Services/Security/SecureVault/ISecureVault.cs 11 src/Covi/Services/Security/SecureVault/SecureVault.cs 21 src/Covi/Services/Security/SecurityModule.cs 19 src/Covi/Services/Serialization/ISerializer.cs 10 src/Covi/Services/Serialization/SerializationModule.cs 16 src/Covi/Services/Serialization/Serializer.cs 33 src/Covi/Services/Storage/IStorageService.cs 14 src/Covi/Services/Storage/LiteDbStorage/DefaultStorageOptionsProvider.cs 31 src/Covi/Services/Storage/LiteDbStorage/Entry.cs 9 src/Covi/Services/Storage/LiteDbStorage/IStorageOptionsProvider.cs 10 src/Covi/Services/Storage/LiteDbStorage/StorageOptions.cs 8 src/Covi/Services/Storage/LiteDbStorage/StorageService.cs 120 src/Covi/Services/Storage/StorageModule.cs 25 src/Covi/Styles/Colors.xaml 33 src/Covi/Styles/Converters.xaml 16 src/Covi/Styles/DefaultTheme.xaml 13 src/Covi/Styles/DefaultTheme.xaml.cs 12 src/Covi/Styles/Global.xaml 250 src/Covi/Styles/IconFont.cs 921 src/Covi/Styles/Icons.xaml 40 src/Covi/Styles/LightTheme.xaml 7 src/Covi/Styles/LightTheme.xaml.cs 12 src/Covi/Styles/Sizes.xaml 11 src/Covi/Styles/Text.xaml 304 src/Covi/Utils/AsyncHelpers.cs 25 src/Covi/Utils/ExceptionExtensions.cs 40 src/Covi/Utils/Observables/DebugObservable.cs 37 src/Covi/Utils/Observables/WeakObservableExtensions.cs 74 src/Covi/Utils/TaskExtensions.cs 63 src/Directory.Build.props 8