- Add NotificationHelper with channel creation, grouped notifications, and deep-link PendingIntent into chat - Trigger notification from MessageRepositoryImpl on WebSocket NewMessage - Active-chat suppression in ChatViewModel (no notification for current chat) - Deep-link from notification tap: MainActivity handles intent extras, MainScreen navigates to correct Chat screen - Add POST_NOTIFICATIONS permission to AndroidManifest - Add notification icon drawable (ic_notification_message) - Add unit tests for notification suppression logic - Fix pre-existing test compilation (SyncServiceImplTest missing authEventBus) |
||
|---|---|---|
| .. | ||
| schemas/de.bollwerk.app.data.db.BollwerkDatabase | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||