4 Commits

Author SHA1 Message Date
Sheldon Guo
cd8141ca15 feat(notification): in-app message support 2025-04-24 15:16:58 +08:00
Sheldon Guo
110600ac4c
fix(plugin-notification-in-app-message): remove in-app message title string slicing logic (#5728)
* fix: remove title and content truncation in InAppNotificationChannel

* fix: improve message title display with text overflow handling
2024-11-27 15:45:00 +08:00
Junyi
e42c480d85
fix(plugin-notification-manager): fix template compiling (#5630) 2024-11-12 09:28:06 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) (#5254)
feat: Add inapp live message notifications.
---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00