316 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
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
David Langley 58f9c35ad8 fix unused import 11 months ago
David Langley 5adcaef569 Add new ui for room notifications screen 11 months ago
ganfra 8436806571 Pin: rename feature pin to lockscreen 11 months ago
David Langley eadaa2f65c List user define room notification settings 11 months ago
Benoit Marty 3fc520160a Fix issue detected by Konsist. 11 months ago
ganfra 087142224c Pin setup: PR review 11 months ago
ganfra a3e6d691a5 Pin setup : clean up 11 months ago
ganfra 588565995c Pin code : add simple grace period 11 months ago
ganfra bdcd2714cc Pin : rename PinStateDataSource by PinStateService 11 months ago
ganfra 304ec0b740 Pin unlock : hides behind feature flag (disabled by default) 11 months ago
ganfra ea0963c0c8 Pin: use moveTaskToBack instead of finish 11 months ago
ganfra 2d5a3a473c Pin setup with fake lock 11 months ago
Benoit Marty 8f1ccfccf2 Move SignedOut classes to their own module. 12 months ago
Benoit Marty 0bc2020411 Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues 12 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
Benoit Marty c3a0deb201 Code quality. 12 months ago
Benoit Marty 266f93cc28 Add SignedOutNode, to handle session behind deleted from outside (no support for soft-logout) 12 months ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 12 months ago
ganfra 330ed73dab Appyx : quick management of PermanentChild 12 months ago
Benoit Marty 37249261e1 Add test for `MatrixClientsHolder` 12 months ago
ganfra a84e82344a Fix RoomFlowNodeTest 12 months ago
ganfra 74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 12 months ago
ganfra da21e8ba63 Navigation: put RoomList SingleTop when navigating from permalink 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
ganfra 916801b357 Fix test compilation 1 year ago
ganfra 6c296c1cf8 DI: rework how components are created and provided 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago