21 Commits (86e260d29891fa74a92a6ebf71f341754bb5092d)

Author SHA1 Message Date
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 1 year ago
Florian Renaud 36afd71c29 Handle errors on create DM 1 year ago
Florian Renaud 44e2e24733 Create or retrieve DM 1 year ago
ganfra af12d8b89e Makes MatrixClient Closeable outside of logout function. 1 year ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Jorge Martin Espinosa fb0acc9f51 Make `ChangeServerPresenter.submit` fail as expected (#236) 2 years ago
ganfra a007df27dd Update code so it compiles 2 years ago
Jorge Martin Espinosa ea17abebf3 Display most recent activity in room list (#220) 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 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
ganfra 98911a12ad [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close 2 years ago
ganfra 7504b0fdbd [MatrixSDK] makes sure to release FFI objects from RustMatrixClient 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 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