646 Commits (587d0e7a144cd0b3e78e36aedf96d1992b4c3a64)

Author SHA1 Message Date
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
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
Jorge Martin Espinosa 6677f80abe Store session data in a secure way (#98) 2 years ago
ganfra 66922c2dfa [Architecture] use FeatureEntryPoint on Preferences 2 years ago
ganfra a1a9ae1f28 [Architecture] use impl instead of implementation 2 years ago
ganfra 5db0008116 [Architecture] Introduce EntryPoint and use createNode for ParentNode too 2 years ago
ganfra 44cd906c6b Add preview to new timeline items 2 years ago
ganfra fefbdcdb71 Should fix CI 2 years ago
ganfra a5b5371fb6 Use DaySeperatorFormatter 2 years ago
ganfra 5fa293b563 Timeline test: check timeline is initialized and disposed 2 years ago
ganfra 45711b062e Makes sure to test loadMore method on TimelinePresenter 2 years ago
ganfra b86d5a67e5 Bypass error of setHomeserver 2 years ago
ganfra 4fc12f13d8 Fix test compilation 2 years ago
ganfra c9b4cf3232 Improve a bit timeline pagination 2 years ago
ganfra 830b8caa3a Update rust-sdk (from maven) 2 years ago
Benoit Marty a304b92bb6 Do not use import wildcard 2 years ago
Benoit Marty 35eb0174b7 Create `RoomListStateProvider` 2 years ago
Benoit Marty 2dae6b6d7b Add test for HtmlDocument. 2 years ago