610 Commits (92b6d0617e2c28edf8fda2fda498d69e26086626)

Author SHA1 Message Date
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
ganfra 1f69672597 [Architecture] Fix unittest compilation 2 years ago
ganfra ab5cdee031 [Architecture] fix compile and rename LoginRootScreen -> LoginRootView 2 years ago
ganfra 86ebcc376d [Architecture] clean and makes compile 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago
Florian Renaud 73ef9180a2 Move button actions to view events 2 years ago
Florian Renaud 3fc55a8d95 Rework create room action buttons and remove custom TextIconButton 2 years ago
Florian Renaud 5d521b5b9f Use material icons while design system is not ready 2 years ago
Florian Renaud 169d8dbd77 Make CreateRoomSearchBar stateless 2 years ago
Maxime NATUREL 30979422b2 Adding missing padding top 2 years ago
Maxime NATUREL e198e93090 TextIconButton component 2 years ago
Maxime NATUREL 8bd40867b4 Wrapper for TextButton 2 years ago
Maxime NATUREL e5349040b2 Moving back button into button package 2 years ago
Florian Renaud f022afd663 Fix icon color on dark theme 2 years ago
Florian Renaud 0557cdb048 Improve buttons rendering 2 years ago
Maxime NATUREL d29a15dc13 Fix code formatting 2 years ago
Maxime NATUREL a7d46513af Hiding the buttons when the search is active 2 years ago
Maxime NATUREL e6c7afd614 Add buttons to create and invite 2 years ago
Maxime NATUREL cb15fe6d1e Fix using matrix.api module 2 years ago
Maxime NATUREL 3efb141afc Fix duplicated strings and use back button 2 years ago
Maxime NATUREL d55a1ccb07 Fix matrix test dependency 2 years ago
Florian Renaud 1f85df8a1a Update SearchBar by using the DockedSearchBar from material3 2 years ago
Maxime NATUREL 4342c4ec07 Search bar 2 years ago
Maxime NATUREL 103ba86236 Rename top bar to CreateRoomRootViewTopBar 2 years ago
Maxime NATUREL 5b1dfb437c Remove displayCutoutPadding 2 years ago
Maxime NATUREL b3b47a5501 Navigate up on close 2 years ago
Maxime NATUREL fd43b6b336 Top app bar for the start chat screen 2 years ago
Maxime NATUREL 3b60245355 Use correct color for FAB button 2 years ago
Florian Renaud cec6d3ef88 Update create room screen 2 years ago
Florian Renaud 2c86758d15 Remove useless comment 2 years ago
Florian Renaud 61a4776907 Customize create room floating button 2 years ago
Florian Renaud 5c80ec1854 Rename parent node to flow node 2 years ago
Florian Renaud a8101d3b32 Add empty create room fab button 2 years ago
Florian Renaud d26f8e8b2f Create root node 2 years ago
Florian Renaud a0a0fae6ed Init create room module 2 years ago
Jorge Martin Espinosa 811cca6289 Clear focus when submitting forms to prevent issues with the IME keyboard. (#139) 2 years ago
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
Jorge Martin Espinosa d36ca2907c Use user friendly error messages in login following iOS logic (#174) 2 years ago
Benoit Marty e2bd966878 Split module `dateformatter` into `api`, `impl` and `test`. 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 2 years ago
ganfra 68f65746c3 [Architecture] move back java file to the java directory 2 years ago
ganfra a94862d778 Try splitting messages into api and impl modules 2 years ago
ganfra f2fd168a78 [Architecture]: use FeatureEntryPoint on Messages feature 2 years ago
ganfra ba28628bdf [Architecture] clean up 2 years ago
Benoit Marty 387452679c Remove the line about testFixtures, this is not supported yet. 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 2 years ago
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.test` 2 years ago