mattermost-mobile/app/init
Anurag Shivarathri 805b90205a
MM-36687, MM-38302, MM-37598 Fix push notifications with CRT (#5669)
* 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>
2021-11-15 10:42:05 +05:30
..
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) 2021-11-15 10:42:05 +05:30
push_notifications.ts MM-36687, MM-38302, MM-37598 Fix push notifications with CRT (#5669) 2021-11-15 10:42:05 +05:30