BIT-1362 Receive and expose push notification events from PushManager (#581)

This commit is contained in:
Sean Weiser
2024-01-12 13:39:27 -06:00
committed by Álison Fernandes
parent 739004cc57
commit 5a2b1e61c2
16 changed files with 1255 additions and 111 deletions

View File

@@ -187,8 +187,9 @@ koverReport {
"*.*DefaultImpls*",
// OS-level components
"com.x8bit.bitwarden.BitwardenApplication",
"com.x8bit.bitwarden.data.autofill.BitwardenAutofillService*",
"com.x8bit.bitwarden.MainActivity*",
"com.x8bit.bitwarden.data.autofill.BitwardenAutofillService*",
"com.x8bit.bitwarden.data.push.BitwardenFirebaseMessagingService*",
// Empty Composables
"com.x8bit.bitwarden.ui.platform.feature.splash.SplashScreenKt",
// Databases