485 Commits (12f5839eefa066dce490a40775bbdaf01f902076)

Author SHA1 Message Date
Benoit Marty b8b38208f4 Incoming session verification request 3 days ago
ganfra 5cce2ff572 knock : improve a bit code and add tests. 1 week ago
ganfra ed5454bbb3 knock : add knock function to the matrix client 1 week ago
ganfra 73a46dcfc7 knock : use PendingRoom instead of InvitedRoom 1 week ago
Benoit Marty 5378c4efad Verified user badge. 1 week ago
Benoit Marty 1f8f1c998f Fix API Break: introduce EventOrTransactionId 2 weeks ago
Benoit Marty 0db54df877 Restore fun interface for a sweeter code. 2 weeks ago
Benoit Marty 70c643be5e Remove unused isLocal field. 2 weeks ago
Benoit Marty 28d9da6d62 Fix other API change: `EventShieldsProvider` and `EventTimelineItemDebugInfoProvider` have been replaced by `LazyTimelineItemProvider` 2 weeks ago
Benoit Marty c1c9f53015 Fix other API change: `body` renamed to `filename` 2 weeks ago
Benoit Marty 6a1ef6d6f7 Fix API update regrading OidcPrompt. 2 weeks ago
Benoit Marty 03fd7afdd1 AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite. 3 weeks ago
ganfra 348c84b8b9 misc : rework getRoomInfoFlow (by using getRoomSummaryFlow) 3 weeks ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 3 weeks ago
Benoit Marty ef4aa8f91e Do not render pin violation in clear room. 3 weeks ago
Benoit Marty 920dc2b0d7 Improve mapping regarding filename, caption and formattedCaption 3 weeks ago
Benoit Marty d9fb0cf656 Pin user identity. 4 weeks ago
Benoit Marty c69e5f47e5 Render PinViolation above the composer. 4 weeks ago
renovate[bot] 3001efb525
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.50 (#3565) 1 month ago
Benoit Marty 6fc801ede6 Use aNotificationData and aNotifiableMessageEvent 1 month ago
Benoit Marty 6fa585f4c8 Add unit test on RustNotificationService 1 month ago
Benoit Marty 0e90e57444 Add test skeleton for RustMatrixClientFactory and RustMatrixAuthenticationService 1 month ago
Benoit Marty 97f0b65c03 Change type of items in `activeRoomCallParticipants` from String to UserId 1 month ago
Benoit Marty 7903223585 Change type of items in `alternativeAliases` from String to RoomAlias 1 month ago
Benoit Marty b87bec6228 Account deactivation. 2 months ago
Jorge Martin Espinosa 7238af7f7f
Fix not being able to decline an invite from the room list (#3466) 2 months ago
Benoit Marty 39348d2e7e Account Creation using a WebView 2 months ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 2 months ago
ganfra ff368b4072 Send failure verified user : resolve ui and logic 2 months ago
ganfra de933b1f34 Send failure verified user : expose new methods on MatrixRoom. 2 months ago
Benoit Marty f87422a022 Fix filtering of Event at the beginning of DM. 2 months ago
Benoit Marty 88b0eff0fe Introduce value class "DeviceId" 2 months ago
Jorge Martin Espinosa 67e262fdc8
Add banner for optional migration to simplified sliding sync (#3429) 2 months ago
Benoit Marty 375ac25d8d Migrate license to AGPL - XML files. 2 months ago
Benoit Marty f61df38e55 Migrate license to AGPL. 2 months ago
Jorge Martin Espinosa 2c8b0d0b95
Make sure to save the tokens the Client might return when its session is restored (#3378) 2 months ago
renovate[bot] 9fb82a1e86
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2 months ago
Benoit Marty d867a5fe6f Cleanup notification for redacted event. 2 months ago
Benoit Marty 6309137a53 Reorder imports 2 months ago
Benoit Marty 57d927e9aa Suggestion for room alias. 2 months ago
Benoit Marty 70558aa381 Move editMessageLambda to the constructor. 3 months ago
Jorge Martín 8a1e333aa7 Fix most review comments 3 months ago
Jorge Martín 7fd0ad09dc Improve APIs, add tests 3 months ago
Jorge Martín 175bada0df Improve existing APIs 3 months ago
Jorge Martín ee7a31cace Extract OIDC to its own module 3 months ago
ganfra 34fd21f440 Pinned events : introduce pinnedEventsTimeline method. 3 months ago
ganfra 0b32dbebb5 tests : refactor some classes 3 months ago
ganfra 46f5115c0a Pinned events : clean up code 3 months ago
ganfra 66e06d7d1c Pinned event : add some tests 3 months ago
ganfra 52a643f116 Pin : expose the new rust sdk apis 3 months ago