910 Commits (b0df319ac51ad7310f9e3a1bdd5a0de48cfbf2e2)

Author SHA1 Message Date
Benoit Marty 20d6383b8a Map new state `BackupUploadState.Error` 1 year ago
Jorge Martin Espinosa 3bbaf8e5e7
Improve the logs for `TimelineException.CannotPaginate` (#1708) 1 year ago
Benoit Marty 90b377b3a5 Secure Storage: improve API for `waitForBackupUploadSteadyState()` 1 year ago
Jorge Martin Espinosa 356a321788
Fix issues with stuck 'loading...' state and hangup (#1690) 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
renovate[bot] 71ef76ad86
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.65 (#1639) 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
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 1 year ago
David Langley 5adcaef569 Add new ui for room notifications screen 1 year ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago
Marco Romano 33f5c8efb8
Add global `context.cacheDir` provider. (#1606) 1 year ago
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607) 1 year ago
ganfra 76bbe4dbeb Misc: remove usage of blocking methods #1563 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 6be984efc8 Do not restore session with invalid token. 1 year ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 1 year ago
Benoit Marty 8305912b14 Map the new fields of `SessionData`. 1 year ago
Benoit Marty 70cdb4a2fc Fix compilation warning in tests. 1 year ago
Jorge Martin Espinosa 776d935cfa
Add more tests, particularly to the room list diffing (#1508) 1 year ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 1 year ago
Marco Romano 8f3987b98c Destroy EventTimelineItem pointer after use 1 year ago
Marco Romano 3a49ab984c Handle breaking change in `innerRoom.edit()` 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
Benoit Marty 34631f53b3 Avoid hard-coded string. 1 year ago
David Langley 752da37383 Add roomsWithUserDefinedRules data and render list 1 year ago
Marco Romano f81a4bf0f8
Upgrade Rust SDK to v0.1.57 (#1401) 1 year ago
ganfra 4883b63762 Remove usage of async-uniffi as it leads to a deadlocks and memory leaks (#1381) 1 year ago
ganfra c3df84cb7b Fix warning and yield 1 year ago
ganfra 0bd6ba0984 Fix room member infinite loop 1 year ago
ganfra 6746bf5d44 RoomList : fix ANR (#1370) 1 year ago
Marco Romano 0d05df0651
Upgrade rust sdk to .55 (#1365) 1 year ago
ganfra e73afad96c RoomSummary: RoomListEntry.Invalidated should not build empty room summary 1 year ago
ganfra bc68d47d1f Update rust-sdk to 0.1.54 1 year ago
Benoit Marty 2e9cc25759 Log the tag if present. 1 year ago
Jorge Martín 149677a2e6 Add preference screen for user profile 1 year ago
David Langley 4a3ffd37fb Use userDefinedNotificationMode. 1 year ago
ganfra 7914ec0a28 Update rust sdk to 0.1.53 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
Jorge Martin Espinosa 97bbb8296f
Fix possible memory leak in `EventMessageMapper`. (#1326) 1 year ago
David Langley 1260272c33 Add tests, mocks and lint 1 year ago