88 Commits (f2c989cbd6eacdebb968ae85d30e792828d5a3b9)

Author SHA1 Message Date
ganfra c4dc024c63 Fix detekt 9 months ago
ganfra 78bd6915c7 BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it. 9 months ago
bmarty e60508a631 Sync Strings from Localazy 9 months ago
Benoit Marty 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty 24d3981261 Run the script again. 10 months ago
Benoit Marty ab8e4f1422 Add Konsist test to use isTrue() instead of isEqualTo(true), and fix existing issues. 10 months ago
Benoit Marty b2d9b41946 Add Konsist test to use isFalse() instead of isEqualTo(false), and fix existing issues. 10 months ago
bmarty fced91addb Sync Strings from Localazy 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty 67ed385e45 Prevent usage of hard-coded string for contentDescription, and fix existing issues. 10 months ago
ElementBot 3bf34eae01
Sync Strings (#1789) 10 months ago
ganfra 4f519a817a Lock screen : fix one more test. 11 months ago
ganfra f067163004 Lockscreen : should fix tests 11 months ago
ganfra dc0c33fa5a Lock screen : fix code quality 11 months ago
ganfra 05e99adfc4 Lock : fix race condition on setup pin 11 months ago
ganfra 04afa8c200 LockScreen : fix one more navigation issue 11 months ago
ganfra 67bdb78f98 LockScreen : reduce delay before validation step in setup 11 months ago
ganfra d524e7b4bd LockScreen : do not show the entire setup flow when changing the pin is settings 11 months ago
ganfra 5a417ba498 LockScreen : refact some code and add secureFlag 11 months ago
Benoit Marty 7e63f196d9 Use ButtonColumnMolecule 11 months ago
bmarty 2fca8412b2 Sync Strings from Localazy 11 months ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago
ganfra 01f4175b79 Pin unlock : implement design for in-app unlock 11 months ago
ganfra 6832b1f2db
Feature/fga/biometric unlock (#1702) 11 months ago
bmarty ffd02b831e Sync Strings from Localazy 11 months ago
bmarty 8350382440 Sync Strings from Localazy 11 months ago
Benoit Marty 3a15b92eb6 SecureBackup: update matrix sdk module. 11 months ago
ganfra b355d9fb64 PIN: address PR review 11 months ago
ganfra ca6a30d6cc PIN : fix quality 11 months ago
ganfra a7c83a94d3 PIN : Fix SetupPinPresenterTest 11 months ago
ganfra fdd9396089 Pin: add tests and make LockScreenConfig an injectable data class 11 months ago
ganfra 3c5bff0927 Pin : clean remaining pin code attempts 11 months ago
ganfra 626a884e1f PIN: clean pin code storage 11 months ago
ganfra adf21e0e02 PIN: fix and add tests 11 months ago
ganfra 49e2060961 PIN unlock : makes sure to load the pin size from storage 11 months ago
ganfra 2cb0addd3e PIN: add callback on LockScreenEntryPoint 11 months ago
ganfra 54cd62ab76 PIN: branch SignOut 11 months ago
ganfra f1988e3093 PIN : branch the mandatory flow 11 months ago
ganfra d2d6cab839 PIN : start branching logic 11 months ago
ganfra 0f4da4fca3 PIN : add some tests to PinEntry 11 months ago
ganfra a2eb50459f Setup pin : let time for ui to refresh before switching to confirmation step 11 months ago
ganfra 4b2d2c52a7 PinEntryTextField : add isSecured parameter 11 months ago
ganfra 42ab0e1395 PIN : fix some pin setup related code 11 months ago
ganfra 6170dd45bc Fix dagger compilation 11 months ago
ganfra 587cfcd886 Lock settings : branch the flow 11 months ago
ganfra 20eed4f7d7 PIN : fix tests with new LockScreenConfig 11 months ago
ganfra da4dd44654 PIN unlock : adjust ui a bit 11 months ago
ganfra 05a999acd4 Pin: add LockScreenConfig and address PR reviews 11 months ago
Benoit Marty f8512d3964 Remove unused import 11 months ago
Benoit Marty 8ca42d4cfc Konsist: add test to ensure that functions with `@PreviewsDayNight` contain `ElementTheme` composable, and fix existing issues. 11 months ago