2742 Commits (1b4cd45a92a4f7a6d35d3b7ffa508e385c40c577)

Author SHA1 Message Date
Benoit Marty 5180ce388c Add a shortcut to navigate to the notification settings in case of error. 4 months ago
Benoit Marty b916aee958 Add test on DefaultClearCacheUseCase 4 months ago
Benoit Marty b68b08300a Add test on DefaultFtueService.reset(). 4 months ago
Benoit Marty e31fc17c9a Add Unit test on UserPushStoreDataStore 4 months ago
Benoit Marty eb07ae2855 Add test on `ignoreRegistrationError` and `setIgnoreRegistrationError` 4 months ago
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 4 months ago
Benoit Marty 675f93a5ad Create component ErrorDialogWithDoNotShowAgain 4 months ago
Benoit Marty 725c3838af Render an error dialog in case registering a pusher fails. 4 months ago
Benoit Marty 3d5951cbf0 Add test on pusher registration 4 months ago
Benoit Marty 148177f24e Fix typo in log. 4 months ago
bmarty 9288b90ac6 Sync Strings from Localazy 4 months ago
ganfra 75b1c22197 Timeline : let FocusOnEvent be cancellable and refactor a bit focus states. 4 months ago
ganfra f53dbef8de Progress dialog : add dialog properties parameter 4 months ago
Benoit Marty 11711e8f67 Remove empty manifest files. 4 months ago
Benoit Marty 6491405b76 Remove TODO. 4 months ago
ganfra ccf7efe9b1 Sending queue : fix more tests. 4 months ago
ganfra 38329ab1ba Session : fix sessionPath missing 4 months ago
ganfra 5765a754fc Fix formatting issues 4 months ago
ganfra 9250745333 Sending queue : adjust to match the latest rust api 4 months ago
Benoit Marty c98863a70e Ensure that setting change is taken at least 300ms to avoid dialog flickering (#1647) 4 months ago
Benoit Marty 4dff3e9cce Ensure that the Loading Dialog and the toggles update at the same time. 4 months ago
Jorge Martin Espinosa 55a1ac4bb5
Fix tracing configuration in debug and nightlies (#3019) 4 months ago
ganfra 75c4f4f52c Sending queue : fix typo in comment. 4 months ago
ganfra 2ce02c564a Sending queue : disable edition of local echo 4 months ago
ganfra a603855933 Sending queue : code quality 4 months ago
ganfra 452e5681a9 Sending queue : rename fake and add tests 4 months ago
Benoit Marty 0fa662175d Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again. 4 months ago
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 4 months ago
Jorge Martin Espinosa 02d6fa7a92
Add timeline item for `m.call.notify` events (#2986) 4 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 4 months ago
bmarty f3d286911c Sync Strings from Localazy 4 months ago
ganfra a428922007 matrix : update rust sdk to 0.2.24 4 months ago
ganfra d64b7ff472 Timeline : use the new LiveBackPaginationStatus api 4 months ago
ganfra 350908208f Sliding sync : update RoomSubscription values as per EXI. 4 months ago
ganfra 026a2cd33a Message queuing : branches the enable sending queue mechanism. 4 months ago
Jorge Martín 67f6bf0d2d Add session path migration to `SessionData` 4 months ago
ganfra 7100a9d619 Message queuing : use redactEvent on timeline instead of room. 4 months ago
Benoit Marty e619fefb7f Add a flag to enable or disable incoming share 4 months ago
Benoit Marty eef45309be Use functions from IntentCompat 4 months ago
ganfra 41e5a6dd40 Message queuing : expose sending queue status on matrix client. 4 months ago
Benoit Marty 9ae0107172 Incoming share 4 months ago
ganfra 4d8810a55a Message queuing : remove LocalEventSendState.Canceled 4 months ago
ganfra 0aa3b23677 Message queuing : exposes enableSendingQueue method 4 months ago
ganfra 8e6695c65d Message queuing : introduce redactEvent on timeline object and remove retrySendMessage. 5 months ago
Benoit Marty acefbbc7d8 Fix formatting issues. 5 months ago
Benoit Marty afe5c33f33 Add test on NotificationBroadcastReceiverHandler 5 months ago
Benoit Marty 2f2605dc76 Use lambdaError() and val instead of var. 5 months ago
Benoit Marty 4db9b5ee11 Use getStringExtra 5 months ago
Benoit Marty d8c68e5b19 Remove unused actions and fix comment 5 months ago
Benoit Marty 6eaa6a6b99 Extract NotificationBroadcastReceiverHandler to its own file 5 months ago