Maxime NATUREL
2bdd528842
Use new selectusers module
2 years ago
Maxime NATUREL
24a179eb5c
Handle missing isSearchActive
2 years ago
Maxime NATUREL
55e91b666f
Add missing test cases
2 years ago
Maxime NATUREL
bca9827a2f
Fixes after rebase
2 years ago
Maxime NATUREL
31f8c92b58
Create a reusable selectusers feature module
2 years ago
Maxime NATUREL
de05c761ce
Use getBestName() for a matrix user name
2 years ago
Maxime NATUREL
8fb4a5d106
Using custom size for avatar of selected user item
2 years ago
Maxime NATUREL
f6c2c66f23
Renaming package to selectusers
2 years ago
Maxime NATUREL
c5d7a6c89d
Removing default value in ViewState + use ImmutableList type
2 years ago
Maxime NATUREL
8c7eb3fabd
Logic to store the currently selected users
2 years ago
Maxime NATUREL
ab538c46be
Adding a view to list the selected users
2 years ago
Maxime NATUREL
787a5bc1cb
Adding action in the top bar
2 years ago
Maxime NATUREL
230c62368c
Adding selectmembers node with navigation
2 years ago
Jorge Martin Espinosa
2906168baa
Handle 'invalid server' error in server selection screen properly. ( #214 )
...
* Handle 'invalid server' error in server selection screen properly.
* Use `action_learn_more` for composing the server location footer action.
2 years ago
Jorge Martin Espinosa
ea17abebf3
Display most recent activity in room list ( #220 )
...
* Create `RoomLastMessageFormatter` to produce readable room summaries.
* Add unit tests using Robolectric, fix bugs
* Add changelog
* Move `RoomLastMessageFormatter` back to `impl` module, allow it to receive an `EventTimelineItem` instead of `MessageContent`.
2 years ago
Benoit Marty
8bc6c05c59
Split long line.
2 years ago
Benoit Marty
c7aac2788e
Create ButtonWithProgress composable
2 years ago
Benoit Marty
823b1d806a
Rename things from Template
2 years ago
Jorge Martin Espinosa
dcb98f06aa
Add Session Verification flow ( #197 )
2 years ago
Benoit Marty
ac8d071d43
Cleanup and use indeterminate progress indicator
2 years ago
Benoit Marty
8302af2dc6
Fix close error dialog has no effect.
2 years ago
Benoit Marty
fc2dfacd7e
Change API of BugReporter (make it suspend)
2 years ago
Benoit Marty
0d73b962c2
Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter.
2 years ago
Jorge Martin Espinosa
cd09c15df4
Fix behaviour of Enter and Tab hardware keys in TextFields ( #216 )
...
* Fix behaviour of Enter and Tab hardware keys in TextFields
* Add changelog
2 years ago
Florian Renaud
c5d321b32c
Add unit test on search toggle
2 years ago
Florian Renaud
d2e5e4fc45
Improve MatrixUserRow paddings
2 years ago
ganfra
944d4d6ba0
[Login] remove trim on password
2 years ago
Florian Renaud
87d50a18a5
Add comments
2 years ago
Florian Renaud
74fdb34269
Move DockedSearchBar to common SearchBar
2 years ago
Florian Renaud
09c53fc1ce
Add more previews
2 years ago
Florian Renaud
a137d9bc34
Use lazyColumn for search results
2 years ago
Florian Renaud
5a20c14524
Set avatar size value to dp
2 years ago
ganfra
ccde8adef3
[MatrixSDK] map the remaining EventContents
2 years ago
ganfra
497fd635f8
[MatrixSDK] make tests passes
2 years ago
ganfra
801eecfe8d
[MatrixSDK] finish mapping timeline and makes it compile
2 years ago
Florian Renaud
546768e82e
Add tests on search query
2 years ago
Florian Renaud
e8404ad62a
Update avatar size on search results
2 years ago
Florian Renaud
f93bdc189b
Handle search result click
2 years ago
Florian Renaud
509e658dbf
Prepare search request
2 years ago
Florian Renaud
9e4e4b6124
Show result when searching for matrix id
2 years ago
ganfra
fb85f35525
[MatrixSDK] start mapping all the timeline objects
2 years ago
Maxime NATUREL
bd8a3f8226
Fix display of trailing icon in the search bar
2 years ago
ganfra
7504b0fdbd
[MatrixSDK] makes sure to release FFI objects from RustMatrixClient
2 years ago
ganfra
522e73a981
Hopefully makes CI happy
2 years ago
ganfra
93ea68cd4c
[Architecture] Fix UT compilation after removing duplicated class
2 years ago
ganfra
4f24033f13
Rename CreateRoomRootScreen
2 years ago
Jorge Martin Espinosa
ff5694239c
Address design comments on the change server screen ( #196 )
...
* Address design comments on the change server screen
* Update screenshots
* Address review comments.
2 years ago
Benoit Marty
f1048f7578
Remove duplicated Fake class.
2 years ago
ganfra
bea510f432
[Architecture] split createroom feature module
2 years ago
ganfra
9cab6c9097
[Architecture] remove unused drawable file
2 years ago