2208 Commits (4f81fe209031498112405058e662e4f0711f1455)

Author SHA1 Message Date
ganfra bdb660f346 RoomList : clean after PR review 7 months ago
Jorge Martin Espinosa 0918f9ed29
Improve how Talkback works with the timeline (#2404) 7 months ago
ganfra ebb07de8a4 RoomList : rework how search is done to prepare for later filtering 7 months ago
ganfra 6ef50081bd favorite : apply pr review remarks 7 months ago
ganfra 6dc0d8706c read : use the new apis 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
bmarty a614b0d91e Sync Strings from Localazy 7 months ago
Benoit Marty ae1d224370 Add test on `MessagesViewTest`: clicking on a read receipt list emits the expected Event. 7 months ago
Benoit Marty 689ab61b23 Ensure all dialogs have the same preview format. 7 months ago
Benoit Marty 3ea448e6bb Fix formatting issue. 7 months ago
Benoit Marty 7831311d14 Fix compilation warning. 7 months ago
ganfra 76cd6ecaef Rust : fix tests for the new filter api 7 months ago
ganfra 2c24a48ed7 Rust : map the new filter api, will need more rework when branching the new ui later. 7 months ago
Benoit Marty 5d6716da67 Rendering typing notification #2242 7 months ago
Jorge Martín e77740f1d2 Remove `FilterHiddenStateEventsProcessor` 7 months ago
Benoit Marty 3e34461007 Mark as unread: add a feature flag, disabled on release build. 7 months ago
Benoit Marty 17f23304d0 Give `0` has default value for fixtures creators. 7 months ago
Benoit Marty 25768c7e87 Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 7 months ago
Benoit Marty 9d461a4917 Add ability mark as unread / mark as read a room. 7 months ago
Benoit Marty cebc06aa5e Fix potential error: 7 months ago
Benoit Marty a55d3d0ace Move `clearFocusOnTap` to the designsystem library to reduce code duplication. 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 7 months ago
Benoit Marty fa52ff54c8 Add tests on `MessagesView` 8 months ago
Benoit Marty 57d9b262d3 Extract session folder name computation from RustMatrixClient 8 months ago
Benoit Marty afc2e6c7fe Remove LogCompositions. 8 months ago
Damir Jelić 1fd4075900 Enable trace logging for the Olm Account 8 months ago
ganfra f3c1eb6738 Use the new setIsFavorite api 8 months ago
Benoit Marty 8c56f0bd92 Fix API break and change from SDK 0.1.97 8 months ago
Benoit Marty 9d1bc5925c Avoid computing default value if it's not necessary. 8 months ago
Benoit Marty a3716d0e0d SessionPreferencesStore: add entries for `sharePresence`, `renderReadReceipts`, `sendTypingNotifications`, `renderTypingNotifications`. 8 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
ganfra d9017a098c Favorite : rework and add tests 8 months ago
Jorge Martín 686d58ee0a Fix message forwarding after SDK API change 8 months ago
Jorge Martín 90e640e738 Fix test fixtures 8 months ago
SpiritCroc f93c962509 Do not crash on UP unregistered 8 months ago
Jorge Martín 5c59ecbaa6 Use `MatrixRoom.isEncrypted` value to enable encryption in room calls 8 months ago
ganfra b15597509d favorite : branch RoomNotableTags methods 8 months ago
jmartinesp f7abfb2f5a Sync Strings from Localazy 8 months ago
renovate[bot] 4854733b8d
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.96 (#2323) 8 months ago
Jorge Martin Espinosa c2fc6db423
Add missing device id to settings screen (#2320) 8 months ago
Jorge Martín 8e9e9d8296 Remove session preferences on logout 8 months ago
Jorge Martin Espinosa 0f5038af8f
Make the whole items in advanced settings screen clickable, standarize paddings (#2314) 8 months ago
Jorge Martin Espinosa ede1dc0fab
Fix crash about several DataStores using the same file (#2312) 8 months ago
bmarty 7b0dcbe6a5 Sync Strings from Localazy 8 months ago
Benoit Marty bfb6b32740 Send typing notification #2240 8 months ago
Jorge Martin Espinosa 7e58f719fe
Add 'send private read receipts' option in advanced settings (#2290) 8 months ago
Jorge Martin Espinosa b7945675c9
Add a special tracing configuration for nightlies (#2297) 8 months ago
Benoit Marty 0d35e60dac Disambiguate display name in notifications #2224 8 months ago
Benoit Marty 6ea76d9acd Map `roomInfo.numUnreadNotifications` to `RoomSummaryDetails.numUnreadNotifications` 8 months ago