Benoit Marty
aef6f14ebf
Rename Event for clarity
5 months ago
Benoit Marty
4dff3e9cce
Ensure that the Loading Dialog and the toggles update at the same time.
5 months ago
Jorge Martin Espinosa
55a1ac4bb5
Fix tracing configuration in debug and nightlies ( #3019 )
...
* Fix tracing configuration in debug and nightlies:
- Debug will now write the logs to disk too.
- Nightly will be able to customise tracing filters.
- Improved the configure tracing and bug report screens.
* Update screenshots
* Add changelog
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
ganfra
2ce02c564a
Sending queue : disable edition of local echo
5 months ago
Benoit Marty
dc7e56eb87
Do not log error in case of 404.
5 months ago
Benoit Marty
f87047b899
Small quality fixes
5 months ago
Benoit Marty
9cc0601c79
Read element call base url from .well-known file if it exists.
5 months ago
Benoit Marty
b3830bab95
Create CallScreenStateProvider to be able to preview errors.
5 months ago
ganfra
a603855933
Sending queue : code quality
5 months ago
ganfra
60de33b8c6
Sending queue : remove onTimelineClik on TimelineViewTest (temporary)
5 months ago
Benoit Marty
e56fcfe9f3
Introduce GetWidgetResult to avoid using Pair with generic String.
5 months ago
Benoit Marty
0fa662175d
Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again.
5 months ago
Jorge Martin Espinosa
f07ec61ecc
Notify of ringing call when there's an active call ( #3003 )
...
* Add `CallNotificationEventResolver` to be able to force the new ringing notification to be non-ringing given an existing ringing one.
5 months ago
Jorge Martin Espinosa
02d6fa7a92
Add timeline item for `m.call.notify` events ( #2986 )
...
* Add timeline item for `m.call.notify` events
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
Jorge Martin Espinosa
30a1367714
Element Call ringing notifications ( #2978 )
...
- Add `ActiveCallManager` to handle incoming and ongoing calls.
- Add ringing call notifications with full screen intents and missed call ones as part of the 'conversation' notifications.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
bmarty
f3d286911c
Sync Strings from Localazy
5 months ago
ganfra
a428922007
matrix : update rust sdk to 0.2.24
5 months ago
Jorge Martín
67f6bf0d2d
Add session path migration to `SessionData`
5 months ago
ganfra
7100a9d619
Message queuing : use redactEvent on timeline instead of room.
5 months ago
Benoit Marty
2a980a925d
Extract code in private sub methods
5 months ago
Benoit Marty
e619fefb7f
Add a flag to enable or disable incoming share
5 months ago
Benoit Marty
24d9c10f97
shareActionState is a property, no need to provide it as parameter.
5 months ago
Benoit Marty
eef45309be
Use functions from IntentCompat
5 months ago
Benoit Marty
265764ddf6
Move doc to the interface.
5 months ago
Benoit Marty
3d831323ec
More renaming
5 months ago
Benoit Marty
66daa63d86
Handle no uri to share case.
5 months ago
Benoit Marty
f9508f8472
Rename classes for clarity.
5 months ago
Benoit Marty
9a6eec3494
Ensure Uri permission is revoked.
5 months ago
Benoit Marty
0ede5d6626
Fix quality issues
5 months ago
Benoit Marty
99b827f792
Add test on SharePresenter
5 months ago
Benoit Marty
451433bd56
Remove duplicated dependency
5 months ago
Benoit Marty
9ae0107172
Incoming share
5 months ago
ganfra
431f7a4182
Message queuing : remove timestamp error state and timestamp click in timeline item.
5 months ago
ganfra
4d8810a55a
Message queuing : remove LocalEventSendState.Canceled
5 months ago
ganfra
53a1cb5a3c
Message queuing : remove RetrySendMenu classes and usages
5 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