Elias Nahum
9bae53b4ad
Fix crash when dismissing notification on android ( #7029 )
...
* Fix crash when dismissing notification on android
* ensure notification channels are created
2023-01-27 17:55:22 +02:00
Daniel Espino García
2597e06ac2
Add webhook image to notification in missing scenarios ( #6971 )
...
* Add webhook image to notification in missing scenarios
* Improve urlOverride check
2023-01-19 10:53:09 +01:00
Elias Nahum
a058ca57ca
Android Fixes ( #6915 )
...
* Fix android back button handler
* Fix Android crash caused by react native screens
* Prevent Android crash and log stack trace when receiving a push notification
2023-01-02 12:53:08 +02:00
Daniel Espino García
95e3c04658
Fix webhook picture on notifications ( #6894 )
2022-12-23 16:45:27 +02:00
Elias Nahum
4c389a49fa
Gekidou session expired notification ( #6639 )
...
* Fix crash on Android when session expired notification is presented
* react-native-notification patch for schedule fix on android and open local notification on iOS
* Fix android scheduled session notification crash
* patch react-native-navigation to support blur/focus AppState on Android
* remove schedule session expired notification from login entry point
* schedule session expired notification actions
* add session manager
* Handle open session expired notification
2022-09-18 06:57:55 -04:00
Elias Nahum
c2f5092678
[Gekidou] refactor clean notifications ( #6566 )
2022-08-19 16:29:15 -04:00
Elias Nahum
dcc05956b6
Gekidou upgrade RN to 0.69.3 and dependencies ( #6537 )
...
* module dependencies
* update fastlane
* upgrade types dependencies
* update dev deps
* update react-native-notifications
* update react-native-keychain
* update sentry
* update detox
* Upgrade to RN 69.3
* increase MaxMetaspaceSize gradle opts
* feedback review
2022-08-08 09:06:20 -04:00
Anurag Shivarathri
306fbba3a7
[Gekidou MM-44135 MM-44134 MM-40088] Group & Clear channel and thread notifications when CRT is on ( #6429 )
...
* Android
* iOS changes
* client changes
* Misc
* Update CustomPushNotification.java
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-06-30 21:26:14 +05:30
Elias Nahum
527bd04170
Update dependencies
2022-03-26 20:33:13 -03:00
Miguel Alatzar
6c2e28afc2
[Gekidou] Android - Fetch and store data on push notification receipt ( #5662 )
...
* WIP
* Latest network client
* Init DatabaseHelper and Network
* Add request and query functions
* Fetch posts when push notification is received on Android
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2021-09-12 15:35:01 -03:00
Elias Nahum
b5c5949b7d
[Gekidou] Update Splash Screen / App icons and Android snooze Push Notifications ( #5658 )
...
* Android push notification snooze
* Android splash & icons
* iOS splash & icons
* Update project assets
* Replace iOS assets using Fastlane
* Remove configure_telemetry_android from Fastlane script
* Update Fastlane with master branch
* Fix Android fastlane build
* replace reference for com.mattermost.rnbeta.* imports
* Set iOS ENTRY_FILE as index.ts
2021-08-31 14:58:09 -04:00
Elias Nahum
8d2bd32897
[Gekidou] Update dependencies ( #5581 )
...
* Update detox deps
* Push notifications (android & launcher)
* Update dependencies
2021-08-01 21:09:19 -04:00