mattermost-mobile/app/screens/settings
Christopher Poile 92bdb2847b
[MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984)
* notification ringing, settings screen, native code patch, ringing mp3s

* i18n

* play preview on first press

* prevent playing from background (only affects Android) to match iOS beh

* stop ringing/vibration on entering background

* ring when coming back from background and new incoming call is present

* no push notification sound when it's a call; improve ringing

* move sounds to asset folder; copy on postinstall for android bundling

* make Ringtone type a string enum

* make Android ring async + await ring and stop; changes from PR comments

* missing fields after merge

* release lock on an exception

* cancel sample ringing when turning notifications off

* copy sound files for android build

* typo

* update snapshots

* testing if the problem is copying the mp3 files

* fix android mp3 assets when building for non-release

* add sounds to .gitignore

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-07-03 10:22:46 -04:00
..
about Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
advanced Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
display remove usages of isTimeZoneEnabled (#7769) 2024-01-30 13:22:55 +01:00
display_clock Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
display_crt Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
display_theme MM-56542 fix custom theme selection (#7762) 2024-01-18 06:00:21 +08:00
display_timezone Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
display_timezone_select Make androidBackHandler to update if the handler changes (#7519) 2023-08-31 10:31:55 +02:00
notification_auto_responder fix: height for multiple line floating text input (#7688) 2023-12-13 09:50:18 +01:00
notification_call [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
notification_email Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
notification_mention MM-53479 : Improve design of keyword that trigger notification in mobile (#7458) 2024-01-13 06:56:22 +00:00
notification_push Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
notifications [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
report_problem Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
config.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
index.tsx Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
settings.tsx Mm 28872 configure links (#7551) 2023-10-03 11:09:01 +02:00