23 Commits (b0cebf5ca0ce6e89ccb988189a20baff30491ab1)

Author SHA1 Message Date
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 4 months ago
Benoit Marty f09b77f72f Update test after merging develop. 4 months ago
Benoit Marty b4b407a69e Store the first provider even if no distributor is available, else error in troubleshoot test will not be accurate. 4 months ago
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 4 months ago
Benoit Marty 3d5951cbf0 Add test on pusher registration 4 months ago
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 4 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 4 months ago
Benoit Marty acefbbc7d8 Fix formatting issues. 5 months ago
Benoit Marty afe5c33f33 Add test on NotificationBroadcastReceiverHandler 5 months ago
Benoit Marty 61b3709970 Let NotificationBroadcastReceiver inject NotificationDrawerManager instead of implementation 5 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 5 months ago
Benoit Marty 3349df5a24 Set the value of `currentDistributorName` by reading again the value from the service. 5 months ago
Benoit Marty f04253287f Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not. 5 months ago
Benoit Marty eafa713995 Add test on VectorFirebaseMessagingService 5 months ago
Benoit Marty b70c5915f7 Remove unused code notificationStyleChanged() 5 months ago
Benoit Marty 008797285f Add test for FirebasePushProvider 5 months ago
Benoit Marty ada777e45c Add test for push distributor change. 5 months ago
Benoit Marty 495be55755 Add missing methods. 5 months ago
Benoit Marty a65c290dd3 Improve API, to avoid ignoring errors 5 months ago
Benoit Marty 2bfe125a77 Troubleshoot notifications screen 7 months ago
Benoit Marty 6c9ea2b920 Create FakePushService. 7 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