221 Commits (bb7553964761c455385ebfa545eff0131c863d94)

Author SHA1 Message Date
Benoit Marty 111cca99bf Add `EventType` to avoid using hard-coding strings. 1 year ago
ganfra b2a66ddafe Media: handle PR review remarks 1 year ago
ganfra 3e01a2f317 Media: some code clean-up 1 year ago
renovate[bot] 91f77772bc Update dependency org.matrix.rustcomponents:sdk-android to v0.1.15 (#444) 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
ganfra 8c5e1c88ce Media: update doc on MediaLoader 1 year ago
ganfra 5176499195 Media: fix encrypted media 1 year ago
Marco Romano b51c19af19 Show pending invitations in room members list (#385) 1 year ago
ganfra 80adbd4bd1 Media: improve media viewer 1 year ago
Freezlex de2adcb55a fix: Add dash to MATRIX_ROOM_IDENTIFIER_REGEX in order to allow URLS such as foo-bar:foo.bar 1 year ago
Jorge Martin Espinosa 89b9db3be6 [Media upload] Upload image, video and files (#411) 1 year ago
Florian Renaud 27f6f5cd3b upload avatar within the room creation 1 year ago
renovate[bot] 474bc00f8e Update dependency org.matrix.rustcomponents:sdk-android to v0.1.12 (#407) 1 year ago
ganfra 4236b69705 Introduce MatrixMediaSource 1 year ago
Florian Renaud 310be7a14a Perform get profile request on matrix ID 1 year ago
renovate[bot] 8c00b19ba9 Update kotlin 1 year ago
Chris Smith 581c5ab2d2 Move and refactor MatrixUser (#381) 1 year ago
Chris Smith 99f571b4eb Search for users to start a new DM. (#376) 1 year ago
ganfra 154bd5e714 Update rust-sdk : make the app compiles again 1 year ago
ganfra 23a7b871f7 RoomMembers: change the API again.. 1 year ago
ganfra 4b9f2fdae0 Don't pass RoomMember to Node but a UserId instead 1 year ago
ganfra 64c50d4468 Ignore/Unignore: makes more sense to be at the client level than room 1 year ago
ganfra 4b5ca3acdd Media: change the API 1 year ago
Jorge Martin Espinosa 2376d32b9e [Room Details] Block & unblock user (#340) 1 year ago
ganfra c920dfb97a MediaResolver: exposes Result instead of Nullable 1 year ago
renovate[bot] 61a01b003b Update kotlin 1 year ago
Chris Smith ff5672597a Accepting and declining invites 1 year ago
ganfra 90bfe97250 Room : continue improving members loading 1 year ago
ganfra a1869a3019 Improve handling members 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
ganfra 776e9bd221 Add some tests on RoomFlowNode 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 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 d41f4fc954 Retrieve notification - WIP 1 year ago
Benoit Marty 2247639a89 Register pusher - WIP 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