648 Commits (1c020bcf2671bdb5c410aba882219733e38c0b27)

Author SHA1 Message Date
Benoit Marty b8b38208f4 Incoming session verification request 4 days ago
Valere 9fb68fc58e
Bump rust-sdk version to rust-sdk 0.2.57 (#3735) 1 week ago
ganfra 5cce2ff572 knock : improve a bit code and add tests. 1 week ago
ganfra ed5454bbb3 knock : add knock function to the matrix client 2 weeks ago
ganfra 73a46dcfc7 knock : use PendingRoom instead of InvitedRoom 2 weeks ago
Benoit Marty 5378c4efad Verified user badge. 2 weeks 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 fb809dd074 Fix other API change: map new value `Membership.KNOCKED` 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 6e722d6a54 Add userId in identity change warning banner #3678 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 920dc2b0d7 Improve mapping regarding filename, caption and formattedCaption 4 weeks ago
Benoit Marty 0099777360 Fix code quality. 4 weeks ago
Benoit Marty d9fb0cf656 Pin user identity. 4 weeks ago
Benoit Marty c69e5f47e5 Render PinViolation above the composer. 4 weeks ago
Valere 2230163bbe dep | Adapt rust-sdk, rename PreviouslyVerified to VerificationViolation 4 weeks ago
ganfra adc03c9676 timeline : improve jumpTo precision (introducing animateScrollToItemCenter) 4 weeks ago
ganfra 1e4c30c569 timeline : makes typingNotification item part of the timelineItems. 4 weeks ago
renovate[bot] 3001efb525
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.50 (#3565) 1 month ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 1 month ago
Benoit Marty 0402703803 Remove ability to change default common trace level 1 month ago
Benoit Marty 6fa585f4c8 Add unit test on RustNotificationService 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 1a049832ab Distinguish between roomId and roomAlias. 1 month ago
Benoit Marty b87bec6228 Account deactivation. 2 months ago
ganfra be3ead0db9 Send failure verified user : add some comments and logs. 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 416810acca Send state : introduce Failed.VerifiedUser interface. 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
ganfra 74c02cc2d3 Timeline : remove the encrypted history banner for now. 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
ganfra d3420da599 Pinned messages list : improve and fix code after PR review. 2 months ago
ganfra 91a44f6380 Rust sdk : update to 0.2.42 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
ganfra 2193b9a300 Pinned events : start displaying actions in timeline 2 months ago
Benoit Marty dfaa350167 Better handling on null reset handler. 2 months ago