This website requires JavaScript.
Explore
Help
Sign In
MarianumMobile
/
Client
Watch
3
Star
1
Fork
0
You've already forked Client
Code
Issues
7
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
c444ed54a5b57bce966fc996faabbc78297055e2
Client
/
lib
/
notification
T
History
MineTec
c444ed54a5
migrated Marianum Message module to the Marianum-Connect API and implemented push notification deep linking
2026-07-11 17:37:50 +02:00
..
notification_controller.dart
migrated Marianum Message module to the Marianum-Connect API and implemented push notification deep linking
2026-07-11 17:37:50 +02:00
notification_service.dart
improved reliability and error handling for background notification actions by migrating to a top-level entry point for stable AOT callback resolution; implemented failure notifications to preserve undelivered reply text and surface technical errors; resolved a race condition that could resurrect dismissed notifications during silent re-renders; updated the Android manifest with the required broadcast receiver for notification actions; and refactored internal OCS methods to return detailed success/failure records for improved logging and field debugging.
2026-07-05 23:43:58 +02:00
notification_tasks.dart
implemented dual Nextcloud push registration with separate
general
and
talk
apptypes to ensure reliable Talk notification delivery; introduced stacked
MessagingStyle
notifications for chat threads with support for circular conversation avatars and disk caching
2026-07-05 22:48:04 +02:00