16 Commits (4867354fd4ff78ff0b223b84636d7a8b6cff0d38)

Author SHA1 Message Date
Benoit Marty acefbbc7d8 Fix formatting issues. 4 months ago
Benoit Marty afe5c33f33 Add test on NotificationBroadcastReceiverHandler 4 months ago
Benoit Marty 61b3709970 Let NotificationBroadcastReceiver inject NotificationDrawerManager instead of implementation 4 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 4 months ago
Benoit Marty 3349df5a24 Set the value of `currentDistributorName` by reading again the value from the service. 4 months ago
Benoit Marty f04253287f Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not. 4 months ago
Benoit Marty eafa713995 Add test on VectorFirebaseMessagingService 4 months ago
Benoit Marty b70c5915f7 Remove unused code notificationStyleChanged() 4 months ago
Benoit Marty 008797285f Add test for FirebasePushProvider 4 months ago
Benoit Marty ada777e45c Add test for push distributor change. 4 months ago
Benoit Marty 495be55755 Add missing methods. 4 months ago
Benoit Marty a65c290dd3 Improve API, to avoid ignoring errors 4 months ago
Benoit Marty 2bfe125a77 Troubleshoot notifications screen 6 months ago
Benoit Marty 6c9ea2b920 Create FakePushService. 6 months ago
Benoit Marty 1c56d95eab Do not render notification if the user has dismiss the notification. 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago