mattermost-mobile/app/init
Mattermost Build 8222390c98
MM-36687, MM-38302, MM-37598 Fix push notifications with CRT (#5669) (#5853)
* initalised

* Removed unused packages

* Android: Added groupId for supporting both threadId & channelId

* Fixed ios condition check

* Removed commented code

* Removed unwanted condition

* Removed unused variable

* CRT reduced chunk size to 30, Android global threads showing GlobalThreads & iOS is_crt_enabled field is expected to be a boolean

* Update android/app/src/main/java/com/mattermost/rnbeta/CustomPushNotification.java

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Misc fixes

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
(cherry picked from commit 805b90205a)

Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
2021-11-30 11:32:28 +02:00
..
analytics.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
credentials.js Upgrade to rn 0.66.1 (#5727) 2021-10-31 13:57:07 -03:00
device.ts Upgrade to rn 0.66.1 (#5727) 2021-10-31 13:57:07 -03:00
emm_provider.js Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
fetch.js MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
fetch.test.js Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
global_event_handler.js Upgrade to rn 0.66.1 (#5727) 2021-10-31 13:57:07 -03:00
global_event_handler.test.js Upgrade iOS minimum version to 12.1 and ESR to 5.37 (#5660) 2021-09-02 09:01:04 -04:00
push_notifications.test.js MM-36687, MM-38302, MM-37598 Fix push notifications with CRT (#5669) (#5853) 2021-11-30 11:32:28 +02:00
push_notifications.ts MM-36687, MM-38302, MM-37598 Fix push notifications with CRT (#5669) (#5853) 2021-11-30 11:32:28 +02:00