Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
dba86288
Commit
dba86288
authored
1 year ago
by
Benoit Martins
Committed by
Sylvain Berfini
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Fixed iOS notifications when it's an emoji reaction
parent
26748e10
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
coreapi/friendlist.c
+0
-1
coreapi/friendlist.c
include/linphone/api/c-push-notification-message.h
+8
-0
include/linphone/api/c-push-notification-message.h
include/linphone/core.h
+2
-0
include/linphone/core.h
src/c-wrapper/api/c-push-notification-message.cpp
+11
-8
src/c-wrapper/api/c-push-notification-message.cpp
src/core/shared-core-helpers/ios-shared-core-helpers.mm
+111
-10
src/core/shared-core-helpers/ios-shared-core-helpers.mm
src/push-notification-message/push-notification-message.cpp
+10
-2
src/push-notification-message/push-notification-message.cpp
src/push-notification-message/push-notification-message.h
+4
-0
src/push-notification-message/push-notification-message.h
tester/message_tester.c
+1
-1
tester/message_tester.c
with
147 additions
and
22 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets