android: Two more notifications when contact connected or connection request received (#1129)

* Two more notifications when contact connected or connection request received

* Large image in notification

* Do not show contact's icon when it't not permitted

* Sound and vibrate for notification

* No large icon in other cases

* Small change
This commit is contained in:
Stanislav Dmitrenko
2022-09-26 19:28:51 +03:00
committed by GitHub
parent 6c7e81777e
commit 409982ad71
6 changed files with 90 additions and 12 deletions
@@ -112,6 +112,8 @@
<string name="notification_display_mode_hidden_desc">Hide contact and message</string>
<string name="notification_preview_somebody">Contact hidden:</string>
<string name="notification_preview_new_message">new message</string>
<string name="notification_new_contact_request">New contact request</string>
<string name="notification_contact_connected">Connected</string>
<!-- local authentication notice - SimpleXAPI.kt -->
<string name="la_notice_title_simplex_lock">SimpleX Lock</string>