ganfra
dbfa9b0dc6
Rename UserSearchResults as UserSearchResultState
2024-01-05 15:34:01 +01:00
ganfra
a790cca1b9
Fix MatrixUserRepositoryTest
2024-01-05 15:12:31 +01:00
ganfra
2a240d2496
Merge branch 'develop' into feature/fga/invite_user_loader
2024-01-05 14:02:58 +01:00
ganfra
60d015596f
MatrixUserRepo : fix tests
2024-01-05 13:44:59 +01:00
Jorge Martin Espinosa
0e3f0ac6b5
Trim whitespace at the end of messages ( #2169 )
...
Trim whitespace at the end of messages
2024-01-05 12:40:10 +01:00
Jorge Martin Espinosa
936127c682
Fix crashes for extremely long messages with no line breaks ( #2163 )
2024-01-05 11:11:49 +00:00
ganfra
690a165411
User search : show a loader when fetching results
2024-01-04 21:27:44 +01:00
Benoit Marty
1dc6e5edb3
Clean up
2024-01-04 18:45:34 +01:00
Benoit Marty
b466ade6a1
Rename parameter
2024-01-04 18:10:53 +01:00
Benoit Marty
d78ce21939
Rename AsyncView to AsyncActionView
2024-01-04 17:50:52 +01:00
Benoit Marty
bd91dd64e2
Rename Async to AsyncData
2024-01-04 16:30:56 +01:00
Benoit Marty
da23628c8a
Introduce AsyncAction with a Confirmation state and use it for logout action.
2024-01-04 15:56:16 +01:00
Benoit Marty
886247585e
Merge pull request #2138 from element-hq/sync-localazy
...
Sync Strings
2024-01-04 09:30:20 +01:00
Jorge Martin Espinosa
c6d109c424
Implement ContentAvoidingLayout for timeline items ( #2113 )
...
* Implement `ContentAvoidingLayout` for timeline items
* Truncate long mention pills
---------
Co-authored-by: Benoit Marty <benoit@matrix.org >
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-01-03 12:32:02 +01:00
Marco Antonio Alvarez
378da8ce21
[Feature] Render m.sticker events ( #2122 )
...
* Render m.sticker events
---------
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com >
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-01-02 16:03:19 +01:00
bmarty
66073a1461
Sync Strings from Localazy
2024-01-01 00:11:02 +00:00
Jorge Martin Espinosa
4f296ffb49
Disable vector XML rasterisation on API 23 ( #2128 )
...
* Disable vector XML rasterisation on API 23
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-12-29 11:41:08 +00:00
Jorge Martin Espinosa
5593430d5b
Merge pull request #2119 from element-hq/misc/jme/add-rte-build-script
...
Add build script for the RTE library
2023-12-28 18:18:19 +01:00
Benoit Marty
521d4a1983
Add missing test for SecureBackupEnablePresenter
2023-12-28 16:33:53 +01:00
Jorge Martín
416a56faa3
Fix release build
2023-12-28 15:20:28 +01:00
Jorge Martín
770668589b
Add build script for the RTE library
2023-12-28 12:03:23 +01:00
Benoit Marty
4c3c3607ef
Add missing test case.
2023-12-28 09:31:13 +01:00
Benoit Marty
0ba973501c
Add test for MembershipChange.NONE
2023-12-26 16:57:34 +01:00
Benoit Marty
bf356171a3
Handle MembershipChange.NONE rendering in the timeline #2102
...
And avoid `else` in the when statement.
2023-12-26 16:57:34 +01:00
bmarty
ada357b344
Sync Strings from Localazy
2023-12-26 09:39:48 +01:00
Benoit Marty
e589b97fa5
Attempt to fix test on CI.
...
The test is failing on CI with this error:
expected instance of: io.element.android.libraries.architecture.Async$Success
but was instance of : io.element.android.libraries.architecture.Async$Loading
with value : Loading(prevData=null)
2023-12-26 08:32:18 +01:00
Jorge Martín
b739cabbcd
Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests"
...
This reverts commit e49c73188d , reversing
changes made to ba04bbc5ca .
2023-12-22 12:01:42 +01:00
Jorge Martin Espinosa
ada16a8563
Revert "Room list badges"
2023-12-22 11:02:07 +01:00
Benoit Marty
bedbb723d2
Enable Chat backup, Mentions and Read Receipt in release.
...
Also change default for debug to enabled, but keep `isFinished = false` for now, so that they are still disableable.
2023-12-21 16:44:54 +01:00
Benoit Marty
93fabfdc56
Merge pull request #2080 from element-hq/feature/bma/roomListBadges
...
Room list badges
2023-12-21 16:44:10 +01:00
Benoit Marty
a66ce1a3ea
Fix test.
2023-12-21 16:11:03 +01:00
Benoit Marty
6b16995812
Merge pull request #2041 from element-hq/feature/fga/fix_timeline_back_pagination_loop
...
Fix timeline back pagination loop in encrypted room.
2023-12-21 15:42:23 +01:00
Benoit Marty
e6ad262329
Iterate on indicators on room list #2079
2023-12-21 14:51:31 +01:00
Benoit Marty
f32a76e92a
Remove unused import and format.
2023-12-20 17:33:49 +01:00
Benoit Marty
cc50d45141
Use icon from library and move and rename retry.xml to the library.
...
Also fix contentDescription for pause button.
2023-12-20 17:33:49 +01:00
Benoit Marty
8f753a8a91
Use Edit icon from Compound and delete ic_edit_solid
2023-12-20 17:33:49 +01:00
Benoit Marty
f7f71ddf4a
Use Thread icon from Compound and delete ic_thread_decoration
2023-12-20 17:33:49 +01:00
Benoit Marty
ab593376cf
Fix size trick, the icon has changed.
2023-12-20 17:33:49 +01:00
Benoit Marty
184e9928f5
Use CompoundIcon and remove ic_send.xml
2023-12-20 17:33:49 +01:00
Benoit Marty
6a9bcb8d1e
Format
2023-12-20 17:33:49 +01:00
Benoit Marty
39298a22f3
Use VideoCallSolid and also delete local ic_video_call.xml icon.
2023-12-20 17:33:49 +01:00
Benoit Marty
e49c73188d
Merge pull request #2071 from element-hq/feature/bma/fixTests
...
Attempt to fix test on CI.
2023-12-20 17:31:00 +01:00
Benoit Marty
875cc9adbf
Second attempt...
2023-12-20 14:33:16 +01:00
ganfra
7d33409810
Merge pull request #2059 from element-hq/feature/fga/appyx_overlay
...
Appyx Overlay
2023-12-20 11:17:23 +01:00
Benoit Marty
f57f353883
Merge pull request #2061 from element-hq/feature/bma/doNotRenderRoomId
...
Do not render roomId
2023-12-19 21:46:31 +01:00
Benoit Marty
93e43084e1
Move NotificationConfig object to the config module.
2023-12-19 15:01:36 +01:00
Benoit Marty
4236b42ba5
Fix wrong color alias usage.
2023-12-19 13:54:32 +01:00
Benoit Marty
9f6e59db8f
Change name to match use case.
2023-12-19 13:42:07 +01:00
Benoit Marty
e150c359e9
Do not render roomId if the room has no canonical alias #1970
2023-12-19 13:40:52 +01:00
Benoit Marty
aa077baacd
Merge pull request #1975 from element-hq/feature/bma/extractForward
...
Extract RoomList select to its own module
2023-12-19 13:32:41 +01:00