Commit graph

52 commits

Author SHA1 Message Date
Maxime NATUREL
2bdd528842 Use new selectusers module 2023-03-22 12:25:58 +01:00
Maxime NATUREL
31f8c92b58 Create a reusable selectusers feature module 2023-03-22 12:25:58 +01:00
Maxime NATUREL
de05c761ce Use getBestName() for a matrix user name 2023-03-22 12:25:58 +01:00
Maxime NATUREL
8fb4a5d106 Using custom size for avatar of selected user item 2023-03-22 12:25:58 +01:00
Maxime NATUREL
f6c2c66f23 Renaming package to selectusers 2023-03-22 12:25:57 +01:00
Maxime NATUREL
c5d7a6c89d Removing default value in ViewState + use ImmutableList type 2023-03-22 12:25:57 +01:00
Maxime NATUREL
8c7eb3fabd Logic to store the currently selected users 2023-03-22 12:25:57 +01:00
Maxime NATUREL
ab538c46be Adding a view to list the selected users 2023-03-22 12:25:57 +01:00
Maxime NATUREL
787a5bc1cb Adding action in the top bar 2023-03-22 12:25:57 +01:00
Maxime NATUREL
230c62368c Adding selectmembers node with navigation 2023-03-22 12:25:57 +01:00
Florian Renaud
c5d321b32c Add unit test on search toggle 2023-03-14 17:16:32 +01:00
Florian Renaud
d2e5e4fc45 Improve MatrixUserRow paddings 2023-03-14 17:07:38 +01:00
Florian Renaud
87d50a18a5 Add comments 2023-03-14 16:13:01 +01:00
Florian Renaud
74fdb34269 Move DockedSearchBar to common SearchBar 2023-03-14 15:59:20 +01:00
Florian Renaud
09c53fc1ce Add more previews 2023-03-14 15:52:32 +01:00
Florian Renaud
a137d9bc34 Use lazyColumn for search results 2023-03-14 15:47:16 +01:00
Florian Renaud
5a20c14524 Set avatar size value to dp 2023-03-14 15:23:29 +01:00
Florian Renaud
546768e82e Add tests on search query 2023-03-13 16:33:50 +01:00
Florian Renaud
e8404ad62a Update avatar size on search results 2023-03-13 15:30:42 +01:00
Florian Renaud
f93bdc189b Handle search result click 2023-03-13 15:30:42 +01:00
Florian Renaud
509e658dbf Prepare search request 2023-03-13 15:30:42 +01:00
Florian Renaud
9e4e4b6124 Show result when searching for matrix id 2023-03-13 15:29:28 +01:00
Maxime NATUREL
bd8a3f8226 Fix display of trailing icon in the search bar 2023-03-10 15:08:41 +01:00
ganfra
4f24033f13 Rename CreateRoomRootScreen 2023-03-09 15:43:50 +01:00
ganfra
bea510f432 [Architecture] split createroom feature module 2023-03-09 12:31:30 +01:00
Florian Renaud
73ef9180a2 Move button actions to view events 2023-03-08 15:47:18 +01:00
Florian Renaud
3fc55a8d95 Rework create room action buttons and remove custom TextIconButton 2023-03-08 15:46:48 +01:00
Florian Renaud
5d521b5b9f Use material icons while design system is not ready 2023-03-08 15:46:48 +01:00
Florian Renaud
169d8dbd77 Make CreateRoomSearchBar stateless 2023-03-08 15:46:48 +01:00
Maxime NATUREL
30979422b2 Adding missing padding top 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e198e93090 TextIconButton component 2023-03-08 15:46:47 +01:00
Maxime NATUREL
8bd40867b4 Wrapper for TextButton 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e5349040b2 Moving back button into button package 2023-03-08 15:46:47 +01:00
Florian Renaud
f022afd663 Fix icon color on dark theme 2023-03-08 15:46:47 +01:00
Florian Renaud
0557cdb048 Improve buttons rendering 2023-03-08 15:46:47 +01:00
Maxime NATUREL
d29a15dc13 Fix code formatting 2023-03-08 15:46:47 +01:00
Maxime NATUREL
a7d46513af Hiding the buttons when the search is active 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e6c7afd614 Add buttons to create and invite 2023-03-08 15:46:47 +01:00
Maxime NATUREL
cb15fe6d1e Fix using matrix.api module 2023-03-08 15:46:46 +01:00
Maxime NATUREL
3efb141afc Fix duplicated strings and use back button 2023-03-08 15:46:46 +01:00
Maxime NATUREL
d55a1ccb07 Fix matrix test dependency 2023-03-08 15:46:46 +01:00
Florian Renaud
1f85df8a1a Update SearchBar by using the DockedSearchBar from material3 2023-03-08 15:46:46 +01:00
Maxime NATUREL
4342c4ec07 Search bar 2023-03-08 15:46:46 +01:00
Maxime NATUREL
103ba86236 Rename top bar to CreateRoomRootViewTopBar 2023-03-08 15:46:46 +01:00
Maxime NATUREL
5b1dfb437c Remove displayCutoutPadding 2023-03-08 15:46:46 +01:00
Maxime NATUREL
b3b47a5501 Navigate up on close 2023-03-08 15:46:46 +01:00
Maxime NATUREL
fd43b6b336 Top app bar for the start chat screen 2023-03-08 15:46:46 +01:00
Florian Renaud
cec6d3ef88 Update create room screen 2023-03-08 15:46:45 +01:00
Florian Renaud
2c86758d15 Remove useless comment 2023-03-08 15:46:45 +01:00
Florian Renaud
5c80ec1854 Rename parent node to flow node 2023-03-08 15:46:45 +01:00