987 Commits (9c4731b3dc2ee6a87a03ed5be43e076683e1ad50)

Author SHA1 Message Date
Benoit Marty 522fbeb39d Remove useless file 2 years ago
Benoit Marty 59f57da728 [Strings] Remove previous strings. 2 years ago
Jorge Martin Espinosa f744691c15 Move `StateMachine` to its own module. (#257) 2 years ago
Jorge Martin Espinosa 7d0d076657 [Verify Session] Design fixes (#230) 2 years ago
Jorge Martin Espinosa fb0acc9f51 Make `ChangeServerPresenter.submit` fail as expected (#236) 2 years ago
Jorge Martin Espinosa 09c275d883 [Verify Session] Add missing 'start verification' screen. (#241) 2 years ago
Florian Renaud ac8a6f90fd Remove default onClick from MatrixUserRow 2 years ago
Maxime NATUREL a1fe191b64 Reuse fillMaxWidth on MatrixUserRow 2 years ago
Maxime NATUREL ceef65316e Using nullable onClick to avoid passing a new parameter 2 years ago
Maxime NATUREL ddcde735fe Present the last added user first 2 years ago
Maxime NATUREL cee313597b Adding checkbox in result when multi selection of users is enabled 2 years ago
Benoit Marty ec6004a9a8 Cleanup after PR review. 2 years ago
Jorge Martin Espinosa 2906168baa Handle 'invalid server' error in server selection screen properly. (#214) 2 years ago
ganfra 6ce7c1e622 Fix test on SessionStore 2 years ago
ganfra a007df27dd Update code so it compiles 2 years ago
Benoit Marty 33190674c1 Remove automation to sync Element Android strings. 2 years ago
Jorge Martin Espinosa ea17abebf3 Display most recent activity in room list (#220) 2 years ago
Benoit Marty c7aac2788e Create ButtonWithProgress composable 2 years ago
Doug 3f9e58cc78 Add localazy.json 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
Benoit Marty 8f205bd7dd Fix copyright 2 years ago
Benoit Marty d8be158078 Import some classes from Element into :libraries:androidutils 2 years ago
Benoit Marty c0cb056328 Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2 years ago
Benoit Marty 3bd98dc578 Fix lint warning 2 years ago
Benoit Marty 52b62a2018 Add preview for CircularProgressIndicator 2 years ago
Benoit Marty 771855dfe3 Let coil use our OkHttpClient. 2 years ago
Benoit Marty a68b3f80eb Add `:libraries:network` module 2 years ago
Benoit Marty 32d9a183ae Add BuildMeta to the project 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 2 years ago
Benoit Marty 192bb42106 Add class LoggerTag 2 years ago
Benoit Marty b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2 years ago
Jorge Martin Espinosa cd09c15df4 Fix behaviour of Enter and Tab hardware keys in TextFields (#216) 2 years ago
Florian Renaud d2e5e4fc45 Improve MatrixUserRow paddings 2 years ago
Florian Renaud 74fdb34269 Move DockedSearchBar to common SearchBar 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 2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph 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 e8404ad62a Update avatar size on search results 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
ganfra 98911a12ad [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close 2 years ago
ganfra fc51bd44e8 [MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource 2 years ago
ganfra 7504b0fdbd [MatrixSDK] makes sure to release FFI objects from RustMatrixClient 2 years ago
ganfra c9e15ea3e9 Add small comments 2 years ago
Jorge Martin Espinosa ff5694239c Address design comments on the change server screen (#196) 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 3fc55a8d95 Rework create room action buttons and remove custom TextIconButton 2 years ago