605 Commits (563aaa6102655a5358b617fffa392a4a3af78369)

Author SHA1 Message Date
Marco Romano a07286ace9
Split `VoiceMessageType` from `AudioMessageType` (#1664) 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
renovate[bot] 71ef76ad86
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.65 (#1639) 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
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. 11 months ago
Jorge Martin Espinosa fc8d16693b
Set tracing of `matrix_sdk_ui::timeline` to `trace` (#1630) 11 months ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 11 months ago
David Langley 5adcaef569 Add new ui for room notifications screen 11 months ago
Marco Romano f787867e87
Document the nuances in `UserId` and `SessionId` types. (#1616) 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
Marco Romano 33f5c8efb8
Add global `context.cacheDir` provider. (#1606) 11 months ago
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607) 11 months ago
David Langley 895a5332f2 Add tests 11 months ago
Benoit Marty 21e24990c4 Improve and fix build_rust_sdk.sh after PR review 11 months ago
Benoit Marty cc2664c519 Use local SDK if the file exist 11 months ago
ganfra 76bbe4dbeb Misc: remove usage of blocking methods #1563 11 months ago
renovate[bot] 054d0a7145
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62 (#1562) 11 months ago
Benoit Marty 7389748f3e Konsist: add rule obout test class name, and fix existing issue 11 months ago
Benoit Marty 8c2a5f281b MessageContent.type cannot be null 11 months ago
Benoit Marty 1b0e044565 Move `OtherState` to its own file. 11 months ago
Benoit Marty 8482e2da6f Move `FormattedBody` to its own file. 11 months ago
Benoit Marty d8a30f30c5 Move `MembershipChange` to its own file. 11 months ago
Benoit Marty 4c97a63cd3 Move `MessageFormat` to its own file. 11 months ago
Benoit Marty 9cb8537c4e Move `MessageType` to its own file. 11 months ago
Benoit Marty 2962032fe5 Move `InReplyTo` to its own file. 11 months ago
Benoit Marty 97fea4e6dd data object 12 months ago
Benoit Marty 6be984efc8 Do not restore session with invalid token. 12 months ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 12 months ago
Benoit Marty 8305912b14 Map the new fields of `SessionData`. 12 months ago
Benoit Marty 70cdb4a2fc Fix compilation warning in tests. 12 months ago
Jorge Martin Espinosa 776d935cfa
Add more tests, particularly to the room list diffing (#1508) 12 months ago
Jorge Martin Espinosa 6a7713a6f8
Improve coverage in permalinks package (#1502) 12 months ago
Benoit Marty 0edf53de5f Convert `object` to `data object` 12 months ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 12 months ago
Marco Romano 8f3987b98c Destroy EventTimelineItem pointer after use 12 months ago
Marco Romano 3a49ab984c Handle breaking change in `innerRoom.edit()` 12 months ago
Marco Romano fc205698c6
Display poll notifications in the notification drawer (#1467) 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
Benoit Marty cf657df5fd Fix API break with Matrix SDK 0.1.58. 12 months ago
Benoit Marty 34631f53b3 Avoid hard-coded string. 12 months ago
David Langley 752da37383 Add roomsWithUserDefinedRules data and render list 1 year ago