Skip to content

Conversation

@t-regbs
Copy link
Owner

@t-regbs t-regbs commented Dec 29, 2025

No description provided.

- Added a new `update_channel` with `IMPORTANCE_DEFAULT` priority.
- Refactored `MathAlarmNotificationChannel` to create and manage both the existing `alarm_channel` and the new `update_channel`.
- Updated `FirebaseMessagingService` to use the new `update_channel` for displaying app update notifications.
This commit migrates all unit and instrumentation tests from the Android-specific `app` module to the common `core` and `app` modules to support Kotlin Multiplatform. This allows tests for shared business logic (use cases, ViewModels) to be written once and run on different platforms.
@t-regbs t-regbs merged commit 552508e into main Dec 29, 2025
0 of 2 checks passed
@t-regbs t-regbs deleted the cmp branch December 29, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants