300 Commits (38bb1662988ab0a2d3ec6aa087ea51d4d8fe4c7d)

Author SHA1 Message Date
Benoit Marty e8e2e95e02 Follow SDK method renaming: fix_recovery_issues() got renamed to recover() 10 months ago
Benoit Marty 66ac1e271f Add notification setting to enable/disable being notified for room invite (#1944) 10 months ago
ganfra 3efbf4747d StartDM : add tests 10 months ago
Jorge Martin Espinosa 2e8d5ac86a
Set a default power level to join calls in room (#1927) 10 months ago
Jorge Martin Espinosa ba4d3a70c7
Try to make all collections used in Compose code immutable (#1922) 10 months ago
ganfra fda114d648 RoomList: introduce incremental loading to improve performances. 10 months ago
Marco Romano 6ea26dd6c4
Upgrade to rust sdk 0.1.71 (#1905) 10 months ago
jonnyandrew 583131de6a
Display edited poll indicator in the timeline 10 months ago
jonnyandrew 8fcec4a006
Allow polls to be edited (#1869) 10 months ago
Benoit Marty ec459165db Add tests for `NotifiableEventResolver` 10 months ago
ganfra 0fb4eb005c RoomList : rework a bit the api and make usage of entriesWithDynamicAdapters 10 months ago
Jorge Martin Espinosa 97e9528e13
Add intentional mentions (#1843) 10 months ago
Benoit Marty c07a032157 SecureBackup: improve error flow when backup state cannot be retrieved, and add tests. 10 months ago
Benoit Marty d352f14665 BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke `EncryptionService.doesBackupExistOnServer()` to check if a Backup exists. 10 months ago
Benoit Marty 1b9e6ae71e Read receipts: mapping 10 months ago
Benoit Marty 2cb0060f96 Add a View to show the beginning of the timeline (parity with iOS) 10 months ago
Marco Romano b83d8733e2
Don't leak MediaFileHandle when downloading voice messages (#1748) 11 months ago
Jorge Martin Espinosa 355ee95964
[Element Call] Keep MatrixClient alive while the call is working (#1695) 11 months ago
Benoit Marty 90b377b3a5 Secure Storage: improve API for `waitForBackupUploadSteadyState()` 11 months ago
Marco Romano 0e4141863b
Always treat waveform as List<Float> (#1663) 11 months ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 11 months ago
Benoit Marty 3a15b92eb6 SecureBackup: update matrix sdk module. 11 months ago
Jorge Martin Espinosa 030e86f56b
Update the chat screen UI using RoomInfo. (#1640) 11 months ago
Marco Romano 7d1b671426
Refactor of voice message playing code (#1643) 11 months ago
David Langley 75e95333a8 Unit and Snapshot tests for error and loading states. 11 months ago
Benoit Marty b4cc11ec1e Test coverage: Add test on DefaultNavigationStateService 11 months ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 11 months ago
David Langley 7505ac8eda Fix tests and lint 11 months ago
David Langley 895a5332f2 Add tests 11 months ago
renovate[bot] 054d0a7145
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62 (#1562) 11 months ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 12 months ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 12 months ago
Benoit Marty 37249261e1 Add test for `MatrixClientsHolder` 12 months ago
ganfra 74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 12 months ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 12 months ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 12 months ago
Marco Romano e4c78a2489
Properly format lastMessage when it belongs to a poll. (#1387) 1 year ago
David Langley 6497d2184f Add test. 1 year ago
Benoit Marty 27e567e6f4 Fix the test. 1 year ago
Jorge Martín 98bb91cd27 Create tests 1 year ago
David Langley 7a7cc2692e Fix test compilation 1 year ago
Benoit Marty b4546118f9 Account management with OIDC: split account and session management. #1303 1 year ago
David Langley 1260272c33 Add tests, mocks and lint 1 year ago
ganfra 36fdf243cc Thread decoration: add and branch isThreaded method 1 year ago
jonnyandrew 8ab391f615
[Rich text editor] Add feature flag for rich text editor (#1289) 1 year ago
David Langley a0ac324e3f Implement Notification Settings 1 year ago
jonnyandrew f214493c9d
[Rich text editor] Integrate rich text editor library (#1172) 1 year ago
ganfra 6f86fca2c2 Sync: use the new SyncIndicator api 1 year ago
Yoan Pintas 4a5a01d710
Add room notification settings (#807) 1 year ago
Benoit Marty 128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 1 year ago