3586 Commits (fa3796d4ec28382f2fcb75a671f04605ffd3bf31)

Author SHA1 Message Date
Benoit Marty e87ae0930c Stop using `consumeItemsUntilPredicate` 8 months ago
bmarty 7710876089 Sync Strings from Localazy 8 months ago
Benoit Marty ff7175c95c Remove weird trailing comma 8 months ago
Benoit Marty 041c7f5558 Avoid consumeItemsUntilPredicate and try the deterministic way. 8 months ago
ganfra 2be4beafd5 PinUnlock tests: do not use awaitLastSequentialItem... 8 months ago
ganfra bd87e99df1 RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache. 8 months ago
ganfra 593a94b994 RoomListFilters : remove animation on filter toggling 8 months ago
Benoit Marty f484be0e0b Renaming function for code clarity. 8 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 8 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 8 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 8 months ago
ganfra 74d1aeeccb AttachmentsPreview: set zoomable state 8 months ago
ganfra 90923c2e89 Attachment : quickly improve rendering too 8 months ago
ganfra 22676cc5eb MediaViewer : introduce fullscreen and flick to dismiss behavior 8 months ago
Benoit Marty 5e0b705d44 Sync Localazy strings. 8 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 8 months ago
Benoit Marty f465a907b7 Preview must be internal. 8 months ago
Benoit Marty 8428823c76 Add test about clicking an Avatar in a DM room detail. 8 months ago
Benoit Marty d73f35e5ff Exclude ContentToPreview from coverage. 8 months ago
Benoit Marty df951851da Fix copyright date on new files. 8 months ago
Benoit Marty 602429002a Add test on RoomDetailsView 8 months ago
Benoit Marty bef3092e76 Add test on RoomDetailsView 8 months ago
Benoit Marty f40a3b8f21 Use aRoomNotificationSettings. 8 months ago
Benoit Marty 3684761bcd Add test on RoomDetailsView 8 months ago
Benoit Marty 66514f7756 Add parameter to avoid copy of objects. 8 months ago
Benoit Marty 0f97f76089 Create extension to cleanup LogoutViewTest 8 months ago
Benoit Marty 8c2ff7bcc2 Add test on DefaultDirectLogoutView 8 months ago
Benoit Marty 016081e07e Add more states in DirectLogoutStateProvider 8 months ago
Benoit Marty 7b43f64ce4 Add DirectLogoutStateProvider, and add preview for DefaultDirectLogoutView 8 months ago
Benoit Marty 3543d9398e Add TestTag to the Recovery key field. 8 months ago
Benoit Marty bd8b234f59 Use method references, and avoid using `navigateUp()`: let the parent Node decide how to navigate. 8 months ago
ganfra 0599f26a64 RoomListFilters : add more tests. 8 months ago
Benoit Marty d3d76ddd76 Cleanup after rebase. 8 months ago
Benoit Marty 1c4e02797b Fix test `clicking on enter recovery key calls the expected callback` 8 months ago
Benoit Marty 57900eadbf Add more tests on RoomListView 8 months ago
Benoit Marty 379cdb22fb Add tests on RoomListView (e2e banner) 8 months ago
Benoit Marty 7d41fbffbc Remove empty line. 8 months ago
Benoit Marty 8605efc3df Add tests on VerifySelfSessionView 8 months ago
Benoit Marty 67190bdd1d Fix parameter order. 8 months ago
Benoit Marty 6ddc2f5814 Make isLastSession "live" 8 months ago
Benoit Marty daa90a0660 Remove feature flag `SecureStorage` 8 months ago
Benoit Marty 99b8efbeff Go directly to the enter recovery key screen when coming from the banner which ask the user to do so. 8 months ago
Benoit Marty 600557fd53 Remove unused val. 8 months ago
Benoit Marty 347edb67ab Fix tests. 8 months ago
Benoit Marty 4990aa38d3 Do not show the RecoveryKeyConfirmation banner if the sync is not Running. 8 months ago
Benoit Marty 4345f26d0b Add a way to enter recovery key to verify the session. 8 months ago
Benoit Marty e959ca0186 Do not show verification banner for the last device, show the enter recovery key banner. 8 months ago
Benoit Marty 663c7ceefe Sync strings. 8 months ago
Benoit Marty 4bc977d8dc Introduce SecurityBannerState to replace Boolean set. 8 months ago