2411 Commits (2c2bf7c687c34166d0730ca4c64b9149d14fa716)

Author SHA1 Message Date
Benoit Marty 8428823c76 Add test about clicking an Avatar in a DM room detail. 8 months ago
Benoit Marty 9fed868968 Merge try blocks. 8 months ago
Benoit Marty 3684761bcd Add test on RoomDetailsView 8 months ago
Benoit Marty 7d4cf6d574 Create extensions `backupStateFlow()` and `recoveryStateFlow`. 8 months ago
Benoit Marty a3f7d55a64 Safer code, add some try catch blocks. 8 months ago
Benoit Marty fd555b1070 Move getAdditionalCertificates function to a dedicated class (no change in the implementation). 8 months ago
Benoit Marty 3543d9398e Add TestTag to the Recovery key field. 8 months ago
Benoit Marty 26ea71193f Use `mxCallbackFlow` 8 months ago
ganfra 0599f26a64 RoomListFilters : add more tests. 8 months ago
Benoit Marty 0927821219 Force a refresh of the verification status when the recovery state value change. 8 months ago
Benoit Marty 661b9d8653 Keep references on TaskHandle, to avoid it to be garbage collected, and so the listeners are stopped. 8 months ago
Benoit Marty 6ddc2f5814 Make isLastSession "live" 8 months ago
Benoit Marty daa90a0660 Remove feature flag `SecureStorage` 8 months ago
Benoit Marty 347edb67ab Fix tests. 8 months ago
Benoit Marty 4345f26d0b Add a way to enter recovery key to verify the session. 8 months ago
Benoit Marty 42e990e472 Do the opposite (was it a bug 🤔) 8 months ago
Damir Jelić 73ba371a3e Add the user certificates as additional certificates to the ClientBuilder 8 months ago
Jorge Martin Espinosa 598bf96208
Do not display empty room list state before the loading one (#2402) 8 months ago
ganfra 7471e12bc5 RoomListFilters: try to improve ui with animation and fading edges 8 months ago
ganfra 31988e81fa RoomListFilters: add feature flag 8 months ago
ganfra 33664c44ec RoomListFilters : branch the logic 8 months ago
Jorge Martin Espinosa e68139bf46
Display banned users in room member list (#2415) 8 months ago
ganfra d6c81c207c rust sdk : should fix test 9 months ago
ganfra f171dc94da rust sdk : fix api changes 9 months ago
Jorge Martin Espinosa 0a6f00e9df
Sort the room member list and display member roles (#2412) 9 months ago
Benoit Marty f372fd27cf Add test for RoomListEvents.DismissRecoveryKeyPrompt. 9 months ago
Benoit Marty 3cbbde7c3e Add first tests for ShowLocationView 9 months ago
ganfra bdb660f346 RoomList : clean after PR review 9 months ago
Jorge Martin Espinosa 0918f9ed29
Improve how Talkback works with the timeline (#2404) 9 months ago
ganfra ebb07de8a4 RoomList : rework how search is done to prepare for later filtering 9 months ago
ganfra 6ef50081bd favorite : apply pr review remarks 9 months ago
ganfra 6dc0d8706c read : use the new apis 9 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 9 months ago
bmarty a614b0d91e Sync Strings from Localazy 9 months ago
Benoit Marty ae1d224370 Add test on `MessagesViewTest`: clicking on a read receipt list emits the expected Event. 9 months ago
Benoit Marty 689ab61b23 Ensure all dialogs have the same preview format. 9 months ago
Benoit Marty 3ea448e6bb Fix formatting issue. 9 months ago
Benoit Marty 7831311d14 Fix compilation warning. 9 months ago
ganfra 76cd6ecaef Rust : fix tests for the new filter api 9 months ago
ganfra 2c24a48ed7 Rust : map the new filter api, will need more rework when branching the new ui later. 9 months ago
Benoit Marty 5d6716da67 Rendering typing notification #2242 9 months ago
Jorge Martín e77740f1d2 Remove `FilterHiddenStateEventsProcessor` 9 months ago
Benoit Marty 3e34461007 Mark as unread: add a feature flag, disabled on release build. 9 months ago
Benoit Marty 17f23304d0 Give `0` has default value for fixtures creators. 9 months ago
Benoit Marty 25768c7e87 Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 9 months ago
Benoit Marty 9d461a4917 Add ability mark as unread / mark as read a room. 9 months ago
Benoit Marty cebc06aa5e Fix potential error: 9 months ago
Benoit Marty a55d3d0ace Move `clearFocusOnTap` to the designsystem library to reduce code duplication. 9 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 9 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 9 months ago