mattermost-mobile/app/constants
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_links.ts
action_type.ts
apps.ts
autocomplete.test.ts
autocomplete.ts Fix cannot search user when pressing space (#7486) 2023-08-09 11:38:06 +02:00
calls.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
categories.ts
channel.ts MM 45015 - auto follow threads (#7463) 2023-11-14 10:00:19 +01:00
config.ts
custom_status.ts
database.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
datetime.ts
deep_linking.ts remove deeplink for plugins 2024-01-23 13:25:21 -07:00
device.ts Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
emoji.ts
events.ts
files.ts
gallery.ts
general.ts Improves get roles by names requests to batch them following the new endpoint limit (#7650) 2023-12-22 10:29:49 +01:00
image.ts
index.ts
integrations.ts
launch.ts
license.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
list.ts
members.ts
navigation.ts
network.ts show alert when server SSL is invalid or untrusted (#7533) 2023-09-07 06:23:34 -03:00
notification_level.ts Add GM as DM feature support (#7515) 2023-09-26 18:35:40 +02:00
permissions.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
post.ts
post_draft.ts
preferences.ts MM-37809 Update Default Themes (#7907) 2024-04-24 06:54:09 +08:00
profile.ts
push_notification.ts Fix MM 56723 (#7883) 2024-04-24 17:12:56 +02:00
push_proxy.ts
reaction_picker.ts
screens.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
server_errors.ts Displayed channel related error with name field 2023-11-16 17:06:39 +05:30
snack_bar.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
sso.ts
supported_server.ts Update supported ESR version (#7610) 2023-11-10 09:19:54 -05:00
tutorial.ts
versions.ts copy channel purpose text implemented (#7586) 2023-10-09 18:36:56 +02:00
view.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
websocket.ts [MM-58581] Calls: End call confirmations (#8004) 2024-06-18 10:02:24 -04:00