293 Commits (5c2d612bb38b9671711747c3e83138b59c72fa79)

Author SHA1 Message Date
ganfra e171472fc4 Room list invites : clean and format 5 months ago
ganfra 997c4606c6 Invites : open room instead of invite list when clicking an invite notification 5 months ago
ganfra 4dbcd072c0 Invite : remove invitelist entry points 5 months ago
ganfra fbb92f0c9a Room navigation : fix tests on invite after the refactoring 5 months ago
ganfra db9a402ce5 Room navigation : make it working with RoomDirectory 5 months ago
ganfra 9604acb75a Room navigation : more reliable roomInfoFlow method 5 months ago
ganfra 5e684edb8d Room navigation : extract JoinRoomNode to his own feature module 5 months ago
ganfra 6a255a1b10 Room navigation : reuse accept/decline presentation logic 5 months ago
ganfra f586114458 Room navigation : rename module invitelist to invite 6 months ago
ganfra e57ee00a91 Join Room : improve a bit 6 months ago
Benoit Marty 1c66254e74 Add suggestion of users when starting a Chat #2634 6 months ago
ganfra 650256e59f Join Room : add member count 6 months ago
ganfra cdadd19e6a Room navigation : introduce the JoinRoomNode 6 months ago
ganfra 5a192b49d7 Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 6 months ago
Benoit Marty 6c9ea2b920 Create FakePushService. 6 months ago
ganfra 90b2a65c1a Room directory : implement simple join room 6 months ago
ganfra 0c96769e8b Room directory : start branching join event 6 months ago
ganfra a8028ba968 Room directory search : branch entry point 6 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 7 months ago
Benoit Marty bd8b234f59 Use method references, and avoid using `navigateUp()`: let the parent Node decide how to navigate. 7 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. 7 months ago
Benoit Marty 4345f26d0b Add a way to enter recovery key to verify the session. 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 8 months ago
Benoit Marty 0b3a0fd6a3 Use appName from BuildMeta in the crash detection dialog. 8 months ago
Benoit Marty 5fa396d616 View Folders and files 8 months ago
Jorge Martin Espinosa da4825aa44
Return cached room members before fetching new ones, do it in batches (#2274) 8 months ago
Benoit Marty ce20b5f518 Add a report problem text button to the OnBoarding screen #2275. 8 months ago
Benoit Marty a7c21a8c98 Better log. 8 months ago
Benoit Marty a831f05f6e Fix ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
ganfra b04287bf81 Fix room transition animation happens twice #2084 9 months ago
Benoit Marty dd4aa681c6 Remove now useless ExperimentalLayoutApi opt in 9 months ago
ganfra c4dc024c63 Fix detekt 9 months ago
ganfra 78bd6915c7 BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it. 9 months ago
Benoit Marty 1b0a4093d9 Fix test which was passing for wrong reason. 9 months ago
ganfra cbd5b24e26 Improve back-navigation for invitations 9 months ago
Benoit Marty 4ec2c84241 Load avatar for notification when there is no active imageLoader. (#1991) 9 months ago
Benoit Marty de1a3dd3bb Ignore Launcher intent (was printing a warning). 10 months ago
Benoit Marty fa590202c3 Add Konsist test to check that `assertThat` is imported, and fix existing issues. 10 months ago
ganfra e55fab29e4 Branch StartDM in the RoomMemberDetails screen 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty b4872033ab Add test for IntentResolver 10 months ago
Benoit Marty ae0c3edd24 Remove default value for lambda. 10 months ago
ganfra 97bbc37f6c LockScreen : avoid removing from composition the LoggedInFlowNode.Children when LockScreen is displayed. 10 months ago
Jorge Martin Espinosa 355ee95964
[Element Call] Keep MatrixClient alive while the call is working (#1695) 11 months ago
Jorge Martin Espinosa 5757789d29
Add extra logs to help debug session restoration failures (#1701) 11 months ago
Benoit Marty 9807ebf649 Secure backup 11 months ago
ganfra f1988e3093 PIN : branch the mandatory flow 11 months ago
ganfra 587cfcd886 Lock settings : branch the flow 11 months ago