2993 Commits (0bbb107dea5f366967f3b7d1dc0e989bae81d8a0)

Author SHA1 Message Date
Benoit Marty 7ec876bc8a Rename `isLastSession` to `isLastDevice`, to match SDK naming. 8 months ago
ganfra 45f23d537d RoomListFilters: some minor adjustments 8 months ago
ganfra 747a61968a RoomList : allow to show empty state and invites. 8 months ago
ganfra 95ca770122 RoomListFilters : rename empty 8 months ago
Jorge Martin Espinosa 598bf96208
Do not display empty room list state before the loading one (#2402) 8 months ago
ganfra 1a77e13383 RoomListFilters : fix visibility and adjust ui 8 months ago
ganfra 7471e12bc5 RoomListFilters: try to improve ui with animation and fading edges 9 months ago
ganfra 31988e81fa RoomListFilters: add feature flag 9 months ago
ganfra 648ab3b7c5 RoomListFilters : add tests 9 months ago
ganfra 33664c44ec RoomListFilters : branch the logic 9 months ago
Jorge Martin Espinosa e68139bf46
Display banned users in room member list (#2415) 9 months ago
ganfra 66030aeb64 Analytics : add analytics on read status and favorite toggles 9 months ago
Jorge Martin Espinosa 0a6f00e9df
Sort the room member list and display member roles (#2412) 9 months ago
Benoit Marty 4fc9947a9e Remove extra new line. 9 months ago
Benoit Marty 973aef4c72 Add test for RoomListEvents.ToggleSearchResults. 9 months ago
Benoit Marty 8961147844 Add test for `MessageComposerEvents.SendUri` 9 months ago
Benoit Marty 1734c43951 Add test for `MessagesEvents.HandleAction(TimelineItemAction.EndPoll)` 9 months ago
Benoit Marty 1d10796625 Add first tests for BlockUserDialogs 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
Benoit Marty 367e4bdbda Introduce `fun aShowLocationState` to reduce boilerplate code. 9 months ago
Benoit Marty 1e7c9b2256 Remove warning in tests 9 months ago
Jorge Martin Espinosa 0918f9ed29
Improve how Talkback works with the timeline (#2404) 9 months ago
ganfra a5faa56dc8 RoomList: try to fix the test in ci... 9 months ago
ganfra 939f24cec5 RoomList : remove direct dependency to the RoomListSearchPresenter 9 months ago
ganfra ec162b5f90 RoomList : fix formatting 9 months ago
ganfra ebb07de8a4 RoomList : rework how search is done to prepare for later filtering 9 months ago
ganfra 4777ee83f9 RoomListFilters : try using Row instead of LazyRow.. 9 months ago
ganfra 3893db3c21 favorites : fix formating 9 months ago
ganfra 25047f7093 favorite : use distinctUntilChanged 9 months ago
ganfra 6ef50081bd favorite : apply pr review remarks 9 months ago
ganfra fc706bb9d6 favorite : fix CI 9 months ago
ganfra e5e147af47 favorites : clean up 9 months ago
ganfra 182b8c951b favorite : simplify and branch live data again 9 months ago
Jorge Martín 5ce5b17d28 Do some cleanup 9 months ago
Jorge Martín 431b11731f Fix tests 9 months ago
ganfra 6dc0d8706c read : use the new apis 9 months ago
Jorge Martin Espinosa 1b690c17c1
Improve typing notification animations (#2386) 9 months ago
Benoit Marty 3bdfb505b3 Extract fun to create VideoInfo in test. 9 months ago
Benoit Marty d33f5543b6 Test that blurhash is correctly used and fix issue on StickerContent. 9 months ago
Benoit Marty 9af112aa30 Add missing test for `StickerContent` 9 months ago
Benoit Marty 9a21070a0f Remove `text` from parent interface. 9 months ago
Benoit Marty 8aa16074a5 Add missing tests 9 months ago
Benoit Marty f356004f95 remove unused import 9 months ago
Benoit Marty fe81d0e9f5 Endure methods annotated with `PreviewsDayNight` contains `ElementPreview` (reported by Konsist test) 9 months ago
Benoit Marty 73abf548ea Render correctly in reply to data when Event cannot be decrypted or has been redacted 9 months ago
ganfra 949ffc6f8a Favourite : add ui test on click 9 months ago
ganfra 5ad08c3279 Favourite : use localized string 9 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 9 months ago
Benoit Marty 3608d32af4 Open the keyboard (and keep it opened) when creating a poll. 9 months ago