Jorge Martin Espinosa
b741c32e91
Add full screen intent permissions banner ( #3024 )
...
* Add full screen intent permissions banner, creating `:libraries:fullscreenintent` modules.
* Add it to notification settings too:
- Create `libraries:fullscreenintent` modules for the permission presenter and associated data.
- Add the presenter and states to `NotificationSettingsPresenter` and `NotificationSettingsView`.
* Use the right API to check for full screen intent permissions.
- Use the right package name for `:libraries:permission` contents.
* Fix broken tests (flaky?)
* Ignore coverage verification for fake and small presenters
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
ganfra
75b1c22197
Timeline : let FocusOnEvent be cancellable and refactor a bit focus states.
5 months ago
ganfra
f53dbef8de
Progress dialog : add dialog properties parameter
5 months ago
ganfra
ccf7efe9b1
Sending queue : fix more tests.
5 months ago
ganfra
bc4922afbb
Fix ktlint
5 months ago
ganfra
c177d3de7b
Sending queue : fix more tests as we have less methods available now.
5 months ago
ganfra
2ce02c564a
Sending queue : disable edition of local echo
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
0fa662175d
Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again.
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
ganfra
7100a9d619
Message queuing : use redactEvent on timeline instead of room.
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
3b0c59e648
Fix test
5 months ago
Benoit Marty
3ddec73ac5
When replying from notification, do not interfere with `specialModeEventTimelineItem`
5 months ago
ganfra
e7c017af21
TimelineControllerTest: try removing flakiness of one test
5 months ago
Benoit Marty
c4b61627a2
Analytics: track interaction `Interaction.Name.MobileRoomComposerFormattingEnabled`
5 months ago
Benoit Marty
de36552f93
Analytics: track interaction `Interaction.Name.MobileRoomCallButton`
5 months ago
bmarty
66636ea967
Sync Strings from Localazy
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
Benoit Marty
45598a885e
Rename some class from `Impl` to Default
5 months ago
Benoit Marty
ec8cb2e32f
Change Test class suffix.
5 months ago
Benoit Marty
7348f74702
Fix performance issue reported by Konsist test `Sealed interface used in Composable MUST be Immutable or Stable`
5 months ago
bmarty
ca5bc71057
Sync Strings from Localazy
5 months ago
Benoit Marty
b8ed7cc2e4
Suppress `ContentTrailingLambda` for ExpandableBottomSheetScaffold
5 months ago
Benoit Marty
ea63f2aa32
Rename some fun regarding polls
5 months ago
Benoit Marty
fc161c11d1
Rename some Events regarding polls
5 months ago
Benoit Marty
37d9a9f5a9
Lambda parameters in a composable function should be in present tense, not past tense.
...
https://mrmans0n.github.io/compose-rules/rules/#naming-parameters-properly
5 months ago
Benoit Marty
b3e0f6e843
Translations: pt -> pt-rBR
5 months ago
Jorge Martin Espinosa
72ab632233
Restore MarkdownTextInput contents ( #2902 )
...
* Restore `MarkdownTextInput` contents: create a `MarkdownTextInputStateSaver` and use it to save and restore the text and selection.
* Add default text flags to the markdown composer
5 months ago
Benoit Marty
6f44ef7a8f
Rename class (code quality)
5 months ago
Benoit Marty
9db215c2a9
Cleanup dependencies about junit.
5 months ago
Jorge Martin Espinosa
880ebb4de8
Plain text editor implementation based on markdown input ( #2840 )
...
* Add plain text editor based on markdown input
- Fix autofocus of message composer.
- Remove `Message` data class, fetch the details in `MessagesPresenter` instead.
- Remove `enable rich text` option from advanced settings, set it as a build configuration instead.
* Fix MentionSpanProvider
* Bump RTE library to released `v2.37.3`
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
Jorge Martin Espinosa
8bd9880c23
Use member display names in membership timeline item text ( #2883 )
...
* Use member display names in membership timeline item text
5 months ago
Jorge Martin Espinosa
4919cd69b1
When linkifying HTML messages, give priority to explicit link tags ( #2879 )
...
* When linkifying HTML messages, give priority to explicit link tags
6 months ago
bmarty
83a8a631f2
Sync Strings from Localazy
6 months ago
Benoit Marty
38d6e08db4
Format
6 months ago
Benoit Marty
f7a3b5df77
Add test about redacting an Event that has not been sent #2855
6 months ago
Jorge Martin Espinosa
ef38535665
UX cleanup: reorder text composer actions ( #2847 )
...
* UX cleanup: reorder text composer actions
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Benoit Marty
22329b9678
Provide serverNames when available and fix issue around analytics
6 months ago
Benoit Marty
5f1b51d5f2
Sync strings again after fix on Localazy.
6 months ago
bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
Jorge Martin Espinosa
46b22d7db7
UX cleanup: room details ( #2816 )
...
* UX cleanup: room details screen
Add new CTA buttons for Invite and Call actions
* Update screenshots
* Fix maestro
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago