Implement group story notifications.

This commit is contained in:
Alex Hart
2022-05-12 15:37:28 -03:00
committed by Cody Henthorne
parent 01543dd52b
commit a03c49e12c
66 changed files with 865 additions and 473 deletions

View File

@@ -1952,6 +1952,8 @@
<string name="SingleRecipientNotificationBuilder_new_message">New message</string>
<string name="SingleRecipientNotificationBuilder_message_request">Message request</string>
<string name="SingleRecipientNotificationBuilder_you">You</string>
<!-- Notification subtext for group stories -->
<string name="SingleRecipientNotificationBuilder__s_dot_story">%1$s &#8226; Story</string>
<!-- ThumbnailView -->
<string name="ThumbnailView_Play_video_description">Play video</string>