3189 Commits (e59d81bd13e0c3c087df58ee11cdb5b9be19202e)

Author SHA1 Message Date
Benoit Marty 07dfd907c6 Delete useless file. 3 months ago
Benoit Marty fdc81c4b95 Fix wrong dependencies. 3 months ago
Benoit Marty 813158397f Implement a memory cache for CallWellknownAPI 3 months ago
Jorge Martin Espinosa cd045027dc
Add hidden developer settings in release builds too (#3020) 3 months ago
ganfra ccf7efe9b1 Sending queue : fix more tests. 3 months ago
ganfra bc4922afbb Fix ktlint 3 months ago
ganfra c177d3de7b Sending queue : fix more tests as we have less methods available now. 3 months ago
Benoit Marty 0233e867ed Remove unused import 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 aef6f14ebf Rename Event for clarity 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 2ce02c564a Sending queue : disable edition of local echo 3 months ago
Benoit Marty dc7e56eb87 Do not log error in case of 404. 3 months ago
Benoit Marty f87047b899 Small quality fixes 3 months ago
Benoit Marty 9cc0601c79 Read element call base url from .well-known file if it exists. 3 months ago
Benoit Marty b3830bab95 Create CallScreenStateProvider to be able to preview errors. 3 months ago
ganfra a603855933 Sending queue : code quality 3 months ago
ganfra 60de33b8c6 Sending queue : remove onTimelineClik on TimelineViewTest (temporary) 3 months ago
Benoit Marty e56fcfe9f3 Introduce GetWidgetResult to avoid using Pair with generic String. 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
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 2a980a925d Extract code in private sub methods 4 months ago
Benoit Marty e619fefb7f Add a flag to enable or disable incoming share 4 months ago
Benoit Marty 24d9c10f97 shareActionState is a property, no need to provide it as parameter. 4 months ago
Benoit Marty eef45309be Use functions from IntentCompat 4 months ago
Benoit Marty 265764ddf6 Move doc to the interface. 4 months ago
Benoit Marty 3d831323ec More renaming 4 months ago
Benoit Marty 66daa63d86 Handle no uri to share case. 4 months ago
Benoit Marty f9508f8472 Rename classes for clarity. 4 months ago
Benoit Marty 9a6eec3494 Ensure Uri permission is revoked. 4 months ago
Benoit Marty 0ede5d6626 Fix quality issues 4 months ago
Benoit Marty 99b827f792 Add test on SharePresenter 4 months ago
Benoit Marty 451433bd56 Remove duplicated dependency 4 months ago
Benoit Marty 9ae0107172 Incoming share 4 months ago
ganfra 431f7a4182 Message queuing : remove timestamp error state and timestamp click in timeline item. 4 months ago
ganfra 4d8810a55a Message queuing : remove LocalEventSendState.Canceled 4 months ago
ganfra 53a1cb5a3c Message queuing : remove RetrySendMenu classes and usages 4 months ago
Benoit Marty add5c39db0 Fix existing tests. 4 months ago
Benoit Marty 5b69a03208 Fix existing tests. 4 months ago
Benoit Marty 3b0c59e648 Fix test 4 months ago
Benoit Marty 3ddec73ac5 When replying from notification, do not interfere with `specialModeEventTimelineItem` 4 months ago
Benoit Marty 1f62abb1e9 Fix Formatting issue and rename class. 4 months ago
ganfra e7c017af21 TimelineControllerTest: try removing flakiness of one test 4 months ago