282 Commits (4854733b8dfab74a6f7209b10a7de00626445088)

Author SHA1 Message Date
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
Benoit Marty dcb1677bf1 Open app settings from the permission dialog. 1 year ago
Benoit Marty f3456cafa7 Rename Event for clarity 1 year ago
Benoit Marty 31eca73e8d Request Camera permission before launching the external Camera app (#1395) 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 03d69146aa Remove unused resource, and use compound icons when possible. 1 year ago
Benoit Marty d531e71cd8 Migrate other icons to compound icons. 1 year ago
Benoit Marty c652606f56 Remove VectorIcons object, inline the values. 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago