3292 Commits (b0cebf5ca0ce6e89ccb988189a20baff30491ab1)

Author SHA1 Message Date
Jorge Martin Espinosa 55a1ac4bb5
Fix tracing configuration in debug and nightlies (#3019) 4 months ago
ganfra 2ce02c564a Sending queue : disable edition of local echo 4 months ago
Benoit Marty dc7e56eb87 Do not log error in case of 404. 4 months ago
Benoit Marty f87047b899 Small quality fixes 4 months ago
Benoit Marty 9cc0601c79 Read element call base url from .well-known file if it exists. 4 months ago
Benoit Marty b3830bab95 Create CallScreenStateProvider to be able to preview errors. 4 months ago
ganfra a603855933 Sending queue : code quality 4 months ago
ganfra 60de33b8c6 Sending queue : remove onTimelineClik on TimelineViewTest (temporary) 4 months ago
Benoit Marty e56fcfe9f3 Introduce GetWidgetResult to avoid using Pair with generic String. 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
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. 5 months ago
Benoit Marty 5b69a03208 Fix existing tests. 5 months ago
Benoit Marty 3b0c59e648 Fix test 5 months ago
Benoit Marty 3ddec73ac5 When replying from notification, do not interfere with `specialModeEventTimelineItem` 5 months ago
Benoit Marty 1f62abb1e9 Fix Formatting issue and rename class. 5 months ago
ganfra e7c017af21 TimelineControllerTest: try removing flakiness of one test 5 months ago
Benoit Marty ced4c38ec5 Simplify DefaultBugReporter and ensure response is closed #2905 5 months ago
Benoit Marty 2f926d81a4 Let ElementCallActivity extend AppCompatActivity instead of NodeComponentActivity. 5 months ago
Benoit Marty e052bc99f6 Fix compilation issue. 5 months ago
Benoit Marty aec579d757 Remove strings `screen_qr_code_login_.*` from the ftue module. 5 months ago
Benoit Marty 22f8bb0b10 Fix wording issue, 'screen_qr_code_login_no_camera_permission_state_description' needs the application name. 5 months ago
Benoit Marty 7e4f5830d9 Fix compilation issue, Showkase 1.0.3 uses activity 1.9.0. 5 months ago
Benoit Marty c4b61627a2 Analytics: track interaction `Interaction.Name.MobileRoomComposerFormattingEnabled` 5 months ago
Benoit Marty 71ea2a79c6 Rename parameter `roomId` to `dmRoomId` for clarity. 5 months ago
Benoit Marty de36552f93 Analytics: track interaction `Interaction.Name.MobileRoomCallButton` 5 months ago
Benoit Marty 6fc4450c56 Analytics: track screen `MobileScreen.ScreenName.RoomCall` 5 months ago
Jorge Martin Espinosa 58c05ade65
Try fixing OOM by changing GC and adding RAM to the kotlin compiler (#2965) 5 months ago