ganfra
44b6a97c90
Rename isFetchingSearchResults to showSearchLoader
10 months ago
ganfra
a0ba83c863
Rename SearchBarResultState.Empty to SearchBarResultState.Initial
10 months ago
ganfra
9fcc50e08a
Rename UserSearchResults as UserSearchResultState
10 months ago
ganfra
96302da97c
Fix MatrixUserRepositoryTest
10 months ago
ganfra
109aea5ede
MatrixUserRepo : fix tests
10 months ago
Jorge Martin Espinosa
e04780fbf6
Trim whitespace at the end of messages ( #2169 )
...
Trim whitespace at the end of messages
10 months ago
Jorge Martin Espinosa
4776fc5452
Fix crashes for extremely long messages with no line breaks ( #2163 )
10 months ago
ganfra
c6b3387b62
User search : show a loader when fetching results
10 months ago
Benoit Marty
365c423190
Clean up
10 months ago
Benoit Marty
ce97987399
Rename parameter
10 months ago
Benoit Marty
e42005fc52
Rename AsyncView to AsyncActionView
10 months ago
Benoit Marty
7b2341aec7
Rename Async to AsyncData
10 months ago
Benoit Marty
d953c979e1
Introduce AsyncAction with a Confirmation state and use it for logout action.
10 months ago
Jorge Martin Espinosa
4f6c7421bd
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>
10 months ago
Marco Antonio Alvarez
87c8bc133f
[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>
10 months ago
bmarty
01f77f22aa
Sync Strings from Localazy
10 months ago
Benoit Marty
bc6d47b288
Add support for sending images from the keyboard #1977
10 months ago
Jorge Martin Espinosa
7fdba39d6d
Disable vector XML rasterisation on API 23 ( #2128 )
...
* Disable vector XML rasterisation on API 23
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Benoit Marty
35baaa6209
Add missing test for SecureBackupEnablePresenter
10 months ago
Jorge Martín
bbc36adb39
Fix release build
10 months ago
Jorge Martín
d5c8b62178
Add build script for the RTE library
10 months ago
Benoit Marty
926b147ebe
Add missing test case.
10 months ago
Benoit Marty
3e1388cac7
Add test for `MembershipChange.NONE`
10 months ago
Benoit Marty
ac7d46cfb7
Handle `MembershipChange.NONE` rendering in the timeline #2102
...
And avoid `else` in the when statement.
10 months ago
bmarty
e6f4a7364f
Sync Strings from Localazy
10 months ago
Benoit Marty
b9b746bea7
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)
10 months ago
Jorge Martín
c5c920cfa6
Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests"
...
This reverts commit 19edf067fa
, reversing
changes made to fb766f5176
.
10 months ago
Jorge Martin Espinosa
cbf34929af
Revert "Room list badges"
10 months ago
Benoit Marty
fac04034f1
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.
11 months ago
Benoit Marty
91027f82e9
Fix test.
11 months ago
Benoit Marty
f2c989cbd6
Iterate on indicators on room list #2079
11 months ago
Benoit Marty
6316dd2c15
Remove unused import and format.
11 months ago
Benoit Marty
a7c5e620a4
Use icon from library and move and rename retry.xml to the library.
...
Also fix contentDescription for pause button.
11 months ago
Benoit Marty
9ae521dd0b
Use Edit icon from Compound and delete ic_edit_solid
11 months ago
Benoit Marty
f697d62831
Use Thread icon from Compound and delete ic_thread_decoration
11 months ago
Benoit Marty
c0fa56fff4
Fix size trick, the icon has changed.
11 months ago
Benoit Marty
79f52990ff
Use CompoundIcon and remove ic_send.xml
11 months ago
Benoit Marty
c02d97f421
Format
11 months ago
Benoit Marty
c18959f0a0
Use VideoCallSolid and also delete local ic_video_call.xml icon.
11 months ago
Benoit Marty
f94f5e4713
Second attempt...
11 months ago
Benoit Marty
0c86b76357
Move NotificationConfig object to the config module.
11 months ago
Benoit Marty
1d3669f144
Fix wrong color alias usage.
11 months ago
Benoit Marty
8378500a25
Change name to match use case.
11 months ago
Benoit Marty
5ea59feb6f
Do not render `roomId` if the room has no canonical alias #1970
11 months ago
ganfra
c4dc024c63
Fix detekt
11 months ago
ganfra
78bd6915c7
BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it.
11 months ago
ganfra
b11f98afe8
Add Overlay navModel and related classes
11 months ago
Benoit Marty
6b611bedfc
Move files to correct package.
11 months ago
Benoit Marty
7889ff118c
Restore test for image sending, now that computing Thumbnail can fail.
11 months ago
Benoit Marty
ca751aac12
ThumbnailUtils.createImageThumbnail can throw IOException, and we can ignore it.
11 months ago