647 Commits (01e798634758fb79ebd1bc6e7ee2581680846449)

Author SHA1 Message Date
Benoit Marty 348da6bec2 Ensure BackupState and RecoveryState values are set from the SDK only when the first sync is finished. 12 months ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 1 year ago
Benoit Marty 3092ca23f0 Konsist: check if sealed class could be sealed interface and fix existing issues. 1 year ago
Jorge Martin Espinosa 1f5a135072
Use Parallel GC and bump RAM usage (#1734) 1 year ago
Benoit Marty 2f62779ad4 Sign out: handle no network error. 1 year ago
Benoit Marty 20d6383b8a Map new state `BackupUploadState.Error` 1 year ago
Jorge Martin Espinosa 355ee95964
[Element Call] Keep MatrixClient alive while the call is working (#1695) 1 year ago
Benoit Marty 90b377b3a5 Secure Storage: improve API for `waitForBackupUploadSteadyState()` 1 year ago
Marco Romano a07286ace9
Split `VoiceMessageType` from `AudioMessageType` (#1664) 1 year ago
Marco Romano 0e4141863b
Always treat waveform as List<Float> (#1663) 1 year ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 1 year ago
Benoit Marty 3a15b92eb6 SecureBackup: update matrix sdk module. 1 year ago
Jorge Martin Espinosa 030e86f56b
Update the chat screen UI using RoomInfo. (#1640) 1 year ago
Benoit Marty 04ed06cf9a Add `BackupState` and `BackupStateMapper` from the `feature/bma/secureBackup` branch to ensure that we do not upgrade the SDK with no support of KeyBackup. 1 year ago
Jorge Martin Espinosa fc8d16693b
Set tracing of `matrix_sdk_ui::timeline` to `trace` (#1630) 1 year ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 1 year ago
Marco Romano f787867e87
Document the nuances in `UserId` and `SessionId` types. (#1616) 1 year ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607) 1 year ago
renovate[bot] 054d0a7145
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62 (#1562) 1 year ago
Benoit Marty 7389748f3e Konsist: add rule obout test class name, and fix existing issue 1 year ago
Benoit Marty 8c2a5f281b MessageContent.type cannot be null 1 year ago
Benoit Marty 1b0e044565 Move `OtherState` to its own file. 1 year ago
Benoit Marty 8482e2da6f Move `FormattedBody` to its own file. 1 year ago
Benoit Marty d8a30f30c5 Move `MembershipChange` to its own file. 1 year ago
Benoit Marty 4c97a63cd3 Move `MessageFormat` to its own file. 1 year ago
Benoit Marty 9cb8537c4e Move `MessageType` to its own file. 1 year ago
Benoit Marty 2962032fe5 Move `InReplyTo` to its own file. 1 year ago
Benoit Marty 97fea4e6dd data object 1 year ago
Benoit Marty 6be984efc8 Do not restore session with invalid token. 1 year ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 1 year ago
Jorge Martin Espinosa 6a7713a6f8
Improve coverage in permalinks package (#1502) 1 year ago
Benoit Marty 0edf53de5f Convert `object` to `data object` 1 year ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 1 year ago
Marco Romano fc205698c6
Display poll notifications in the notification drawer (#1467) 1 year ago
ganfra 74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 1 year ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 1 year ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 1 year ago
Benoit Marty cf657df5fd Fix API break with Matrix SDK 0.1.58. 1 year ago
David Langley 752da37383 Add roomsWithUserDefinedRules data and render list 1 year ago
Jorge Martín 149677a2e6 Add preference screen for user profile 1 year ago
Benoit Marty b4546118f9 Account management with OIDC: split account and session management. #1303 1 year ago
David Langley ed1949aa51 Show a room list decoration for notification setting applied 1 year ago
David Langley 5e8cb958f8 Enabled NotificationSettings by default, Fix spacing, use activeMemberCount for isOneToOne. 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
Benoit Marty 5059d67238 Iterate on tracing configuration 1 year ago
jonnyandrew f214493c9d
[Rich text editor] Integrate rich text editor library (#1172) 1 year ago