317 Commits (e547cdc597b357ef58a753d01d7277bdbd5cb99d)

Author SHA1 Message Date
bmarty 5c8be8f61f Sync Strings from Localazy 7 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 7 months ago
Benoit Marty 5e0b705d44 Sync Localazy strings. 7 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty a55d3d0ace Move `clearFocusOnTap` to the designsystem library to reduce code duplication. 8 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 8 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa 0f5038af8f
Make the whole items in advanced settings screen clickable, standarize paddings (#2314) 8 months ago
ElementBot 6bc080c279
Sync Strings (#2230) 8 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Benoit Marty 371065bfdd Exclude `ContentToPreview` from coverage, either by using annotation @ExcludeFromCoverage, or by inlining it. 8 months ago
ganfra 44b6a97c90 Rename isFetchingSearchResults to showSearchLoader 9 months ago
ganfra a0ba83c863 Rename SearchBarResultState.Empty to SearchBarResultState.Initial 9 months ago
ganfra 9fcc50e08a Rename UserSearchResults as UserSearchResultState 9 months ago
ganfra 109aea5ede MatrixUserRepo : fix tests 9 months ago
ganfra c6b3387b62 User search : show a loader when fetching results 9 months ago
Benoit Marty 365c423190 Clean up 9 months ago
Benoit Marty e42005fc52 Rename AsyncView to AsyncActionView 9 months ago
Benoit Marty 7b2341aec7 Rename Async to AsyncData 9 months ago
Benoit Marty 4f9fc2cfcf Fix compilation issue with compose compiler 1.5.7 9 months ago
Benoit Marty dd4aa681c6 Remove now useless ExperimentalLayoutApi opt in 9 months ago
bmarty e6f4a7364f Sync Strings from Localazy 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 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty 24d3981261 Run the script again. 10 months ago
bmarty fced91addb Sync Strings from Localazy 10 months ago
ganfra 785a27151e StartDMAction : small improvements after review 10 months ago
ganfra 3efbf4747d StartDM : add tests 10 months ago
ganfra e8eb9c0840 Add StartDMAction to further share code 10 months ago
ganfra ab2dc827f0 Creates a startDM method so we can reuse it for the new flow 10 months ago
Marco Romano f186a85ed0
Rename params in NodeFactories for clarity (#1916) 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty ae0c3edd24 Remove default value for lambda. 10 months ago
Benoit Marty 67ed385e45 Prevent usage of hard-coded string for contentDescription, and fix existing issues. 10 months ago
Jorge Martin Espinosa a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 10 months ago
Benoit Marty aaa89afe34 Use AsyncView in EditUserProfileView 11 months ago
Benoit Marty 662b1f8f50 Use AsyncView in CreateRoomRootView 11 months ago
Benoit Marty c6ee35f567 Use AsyncView in ConfigureRoomView 11 months ago
Benoit Marty f6d7a014a7 Remove other useless `lazy` wrapping. 11 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 12 months ago
Benoit Marty d19b624c6f Rename Event for clarity 1 year ago
Benoit Marty 1b5aa7adaa Test that permission is requested, instead of giving the permission directly. 1 year ago
Benoit Marty dd5d67d186 Move open system setting to the PermissionsPresenter 1 year ago
Benoit Marty 08b455afd3 Create FakePermissionsPresenterFactory, to reduce boilerplate. 1 year ago
Benoit Marty e4ca2484ba Resume action once persmission has been granted. 1 year ago