2825 Commits (1f01bd73c42e09aaf07c9acbc16305d41827b536)

Author SHA1 Message Date
Benoit Marty e66a725f30 Notification channels: Remove unused `LISTEN_FOR_EVENTS_NOTIFICATION_CHANNEL_ID` 3 months ago
Benoit Marty 02c376b9bf Notification channels: small iteration on old channel deletion. 3 months ago
Benoit Marty 4332357e76 Add import for doc. 3 months ago
Benoit Marty a8cd659b1f Avoid restoring several MatrixClient 3 months ago
ganfra 420872fed9 Rust : handle api changes for 0.2.27 3 months ago
ganfra 664e584401 Rust : handle api changes for 0.2.27 3 months ago
Benoit Marty cd9f3ad3fb Use receiver. 3 months ago
Benoit Marty 47856c22ce Allow scroll in the "Enter recovery key" screen. #3042 3 months ago
Benoit Marty ef316032f8 Fix toString content 3 months ago
Benoit Marty 2cb2ecb243 Remove dead code. 3 months ago
Benoit Marty bc30aee359 Iterate on sessionVerificationService.sessionVerifiedStatus and fix tests. 3 months ago
ganfra 97ec100e76 ProgressDialog : rename isCancellable param to showCancelButton on the ProgressDialogContent method. 3 months ago
Benoit Marty f09b77f72f Update test after merging develop. 3 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 3 months ago
Benoit Marty 85eae468b7 Cleanup 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 f72fc36de8 Update PushProvider API, remove `isAvailable()`, but instead rely on `getDistributors()` to eventually return an empty list of Distributors. 3 months ago
Benoit Marty 1f8b525548 Fix back navigation issue, when opening directly the notification troubleshoot screen. 3 months ago
Benoit Marty 5180ce388c Add a shortcut to navigate to the notification settings in case of error. 3 months ago
Benoit Marty b916aee958 Add test on DefaultClearCacheUseCase 3 months ago
Benoit Marty b68b08300a Add test on DefaultFtueService.reset(). 3 months ago
Benoit Marty e31fc17c9a Add Unit test on UserPushStoreDataStore 3 months ago
Benoit Marty eb07ae2855 Add test on `ignoreRegistrationError` and `setIgnoreRegistrationError` 3 months ago
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 3 months ago
Benoit Marty 675f93a5ad Create component ErrorDialogWithDoNotShowAgain 3 months ago
Benoit Marty 725c3838af Render an error dialog in case registering a pusher fails. 3 months ago
Benoit Marty 3d5951cbf0 Add test on pusher registration 3 months ago
Benoit Marty 148177f24e Fix typo in log. 3 months ago
bmarty 9288b90ac6 Sync Strings from Localazy 3 months ago
ganfra 75b1c22197 Timeline : let FocusOnEvent be cancellable and refactor a bit focus states. 3 months ago
ganfra f53dbef8de Progress dialog : add dialog properties parameter 3 months ago
Benoit Marty 11711e8f67 Remove empty manifest files. 3 months ago
Benoit Marty 6491405b76 Remove TODO. 3 months ago
ganfra ccf7efe9b1 Sending queue : fix more tests. 3 months ago
ganfra 38329ab1ba Session : fix sessionPath missing 3 months ago
ganfra 5765a754fc Fix formatting issues 3 months ago
ganfra 9250745333 Sending queue : adjust to match the latest rust api 3 months ago
Benoit Marty c98863a70e Ensure that setting change is taken at least 300ms to avoid dialog flickering (#1647) 3 months ago
Benoit Marty 4dff3e9cce Ensure that the Loading Dialog and the toggles update at the same time. 3 months ago
Jorge Martin Espinosa 55a1ac4bb5
Fix tracing configuration in debug and nightlies (#3019) 3 months ago
ganfra 75c4f4f52c Sending queue : fix typo in comment. 3 months ago
ganfra 2ce02c564a Sending queue : disable edition of local echo 3 months ago
ganfra a603855933 Sending queue : code quality 3 months ago
ganfra 452e5681a9 Sending queue : rename fake and add tests 3 months ago
Benoit Marty 0fa662175d Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again. 3 months ago
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 3 months ago
Jorge Martin Espinosa 02d6fa7a92
Add timeline item for `m.call.notify` events (#2986) 3 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 3 months ago
bmarty f3d286911c Sync Strings from Localazy 3 months ago
ganfra a428922007 matrix : update rust sdk to 0.2.24 3 months ago