23 Commits (cd060f563df97c5b608a04852af49f8fc31d3186)

Author SHA1 Message Date
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 3 months ago
Benoit Marty f09b77f72f Update test after merging develop. 3 months ago
Benoit Marty b4b407a69e Store the first provider even if no distributor is available, else error in troubleshoot test will not be accurate. 3 months ago
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 3 months ago
Benoit Marty 3d5951cbf0 Add test on pusher registration 3 months ago
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 3 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 3 months ago
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