182 Commits (2c70fdeb61ed4c0bb9901aef9cfa3e564c2e5260)

Author SHA1 Message Date
Jorge Martin Espinosa 2376d32b9e [Room Details] Block & unblock user (#340) 1 year ago
renovate[bot] 61a01b003b Update kotlin 1 year ago
Chris Smith ff5672597a Accepting and declining invites 1 year ago
Chris Smith 34cc352053 Invite list view 1 year ago
Jorge Martin Espinosa fae3417181 Validate several ids in constructors (#336) 1 year ago
Jorge Martin Espinosa 30eb794d9c [Room details] DM designs (#313) 1 year ago
Jorge Martin Espinosa 97917e7a2d Update the Rust SDK to v0.1.9 (#318) 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Florian Renaud 3c9af936ab Add tests on create action 1 year ago
ganfra 776e9bd221 Add some tests on RoomFlowNode 1 year ago
Florian Renaud 81fc3406c8 Handle create room action 1 year ago
Jorge Martin Espinosa 851c0eeb8f [Room Details] Implement member details screen (#302) 1 year ago
Florian Renaud f5f322c14c Add create room API 1 year ago
Benoit Marty 0659c1f953 Do check only on Debug 1 year ago
ganfra 281f90e148 Some clean up on room details 1 year ago
Benoit Marty eb6276e09d Improve asXId and make tests pass in release and debug mode. 1 year ago
Benoit Marty 287fca5438 UnifiedPush WIP 1 year ago
Benoit Marty 986fbcdce2 Add some check on as*Id() methods, to fail in debug mode. 1 year ago
Benoit Marty 3c2542847c Add test for Push parsers. 1 year ago
Benoit Marty d650a28904 Finish and test NotificationIdProvider 1 year ago
Benoit Marty 1faedca69d Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 1 year ago
Benoit Marty 7ff72d480c Protect call to getNotificationItem 1 year ago
Benoit Marty b27f6c6594 Add Result + Dispatcher on SDK call. 1 year ago
Benoit Marty c10df50622 Add missing Fake classes 1 year ago
Benoit Marty d41f4fc954 Retrieve notification - WIP 1 year ago
Benoit Marty 2247639a89 Register pusher - WIP 1 year ago
Benoit Marty 2135d75712 Use correct type (it's a type alias) 1 year ago
Jorge Martin Espinosa 3aea24380a [Room Details] Leave room (#296) 1 year ago
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 1 year ago
Jorge Martin Espinosa 610e4aa8b6 Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 1 year ago
Florian Renaud a335022499 Pass null name when creating DM 1 year ago
Florian Renaud 36afd71c29 Handle errors on create DM 1 year ago
Florian Renaud 44e2e24733 Create or retrieve DM 1 year ago
Jorge Martin Espinosa cda0606a0d Update Gradle and AGP to v8.0 (#283) 1 year ago
ganfra af12d8b89e Makes MatrixClient Closeable outside of logout function. 1 year ago
Benoit Marty 46fb688add Small API change in SDK 0.1.5: RustRoomMember 2 years ago
Benoit Marty 1708a77fb3 Small API change in SDK 0.1.5: SlidingSyncState 2 years ago
Benoit Marty 18867dc8e6 Small API change in SDK 0.1.5 2 years 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
Jorge Martin Espinosa 09c275d883 [Verify Session] Add missing 'start verification' screen. (#241) 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
Benoit Marty b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 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