Elias Nahum
d3a6e166ad
MM-15758 Update dependencies including Fastlane ( #4272 )
...
* Update dependencies including Fastlane and disable Flipper on iOS
* Remove EventEmitter for previous doc-viewer
* Fix android crash when setting more channels buttons
* Downgrade fuse.js
* Upgrade deps to latest
* Update Podfile.lock
* Downgrade RNN to 6.4.0
* QA Review #2
* Upgrade fuse.js to 6.0.0
2020-05-18 11:24:47 -07:00
Elias Nahum
fda4948c8c
MM-23848 consolidate store, upgrade mmkv and fix logout ( #4145 )
...
* MM-23848 consolidate store, upgrade mmkv and fix logout
* Feedback review
* Add store.ts to modulesPath
2020-04-16 09:02:47 -04:00
Miguel Alatzar
514f6a68d7
Don't subtract from badge count ( #4135 )
2020-04-09 11:18:54 -07:00
Miguel Alatzar
5e5d3abd79
[MM-17145] [MM-18947] [MM-17110] [MM-14926] [MM-18646] Use patched v2.0.6 of react-native-notifications and fix Android badge number ( #3382 )
...
* Refactor custom push notification code
* Use react-native-notifications 2.0.6 and patch for scheduled notifs
* Fix patch
* iOS changes
* Fix delete
* Fix setting of badge number on Android
* Undo Reflect removal
* Undo removal of didReceiveRemoteNotification
* Use min importance for push notifs received while app is active
* Correctly set badge number after push notificaiton reply
* Fix tests
* Localize reply action text
* Add getDeliveredNotifications
* Fix identifier check and failing test
* Fix local push notif test for Android > 9
2019-10-22 21:18:59 +03:00
Elias Nahum
6853707ef2
MM-18335 Keep the icon badge in sync ( #3246 )
...
* MM-18335 Keep the icon badge in sync
* feedback review
* Update snapshot
2019-09-16 17:48:50 -03:00
Elias Nahum
b3a4cc2b7e
Do not track foreground notifications when notification is opened ( #3105 )
2019-08-13 10:16:59 -04:00
Miguel Alatzar
3453de7948
Fix test ( #3051 )
2019-07-27 01:10:26 +08:00
Miguel Alatzar
4ee4ff10dd
[MM-14926] Clear foreground notifications from AsyncStorage on logout and server upgrade ( #3033 )
...
* Clear foreground notifications from AsyncStorage
* Remove unnecessary call to clearNotifications
2019-07-26 18:21:11 +08:00
Miguel Alatzar
9a894641fc
[MM-14926] Include in-app notifications in iOS badge number ( #3001 )
...
* Include in-app notifications in iOS badge number
* Make foreground notifications key a const
2019-07-24 07:58:15 -07:00