410 Commits (a7c659eab0a6050c8d6dee988b3eb3598b238cc7)

Author SHA1 Message Date
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) 2 years ago
ganfra 944d4d6ba0 [Login] remove trim on password 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
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) 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
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