Show basic notification when push is recieve

This commit is contained in:
Benoit Marty 2023-03-30 14:18:23 +02:00 committed by Benoit Marty
parent d41f4fc954
commit e6ac547501
10 changed files with 124 additions and 16 deletions

View file

@ -25,6 +25,7 @@
<string name="notification_silent_notifications">Silent notifications</string>
<string name="call">Call</string>
<string name="notification_new_messages">New Messages</string>
<string name="notification_new_messages_temporary">You have new message(s)</string>
<string name="action_mark_room_read">Mark as read</string>
<string name="action_join">Join</string>
<string name="action_reject">Reject</string>