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
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 )
...
* Try fixing OOM by changing GC and adding RAM to the kotlin compiler
* Add gradle cache to build apk job in maestro flow.
- Remove unnecessary dependency in `:features:call` module.
* Fix sonar in nightly reports
* Bump heap size of nightly reports
5 months ago
bmarty
66636ea967
Sync Strings from Localazy
5 months ago
Jorge Martin Espinosa
c8bd04ceb1
Sign in with QR code ( #2793 )
...
* Add QR code login.
* Add FF to disable it in release mode.
* Force portrait orientation on the login flow.
* Create `NumberedList` UI components.
* Improve camera permission dialog.
* Make nodes in qrcode feature use `QrCodeLoginScope` instead of `AppScope`
* Bump SDK version.
* Fix maestro tests
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
Benoit Marty
063fd48422
Rename function.
5 months ago
Benoit Marty
3cf27ccf54
Add test on ForwardMessagesView
5 months ago
Benoit Marty
a9b17923bd
Simplify ForwardMessagesState by using AsyncAction.
5 months ago