mattermost-mobile/app/database/operator/server_data_operator/handlers
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
..
category.test.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
category.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
channel.test.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
channel.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
group.test.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
group.ts Process notifications when the app is in the background and other perf improvements (#7129) 2023-02-15 17:08:19 +02:00
index.test.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
index.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
post.test.ts Improve post chunk handling (#7309) 2023-04-27 16:04:46 +02:00
post.ts Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
reaction.test.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
team.test.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
team.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
team_threads_sync.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
thread.test.ts Add some performance improvements (#7481) 2023-08-07 09:43:00 +02:00
thread.ts Add some performance improvements (#7481) 2023-08-07 09:43:00 +02:00
user.test.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
user.ts Fix handlePreferences warning (#7556) 2023-09-28 14:51:01 -04:00