327 Commits (add5c39db0f8e751778bd3bbc8c0d55da4194c82)

Author SHA1 Message Date
bmarty 66636ea967 Sync Strings from Localazy 4 months ago
Benoit Marty 3fa508f1fe Add Konsist test `Class with 'ContributeBinding' annotation should have allowed prefix` and fix exissting issues. 4 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 4 months ago
bmarty ca5bc71057 Sync Strings from Localazy 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 4 months ago
Benoit Marty 35a02a2a12 Fix test 4 months ago
Benoit Marty b2c8299be3 Remove obsolete comment. 4 months ago
Benoit Marty 48b58b47b9 Add UI test on BlockedUserView 4 months ago
Benoit Marty 643acb17b6 Render data of blocked users (behind deactivated feature flag). 4 months ago
Benoit Marty 9a24e7d4af Change type of `NotificationSettingsState.currentPushDistributor` from `AsyncAction` to `AsyncData` 4 months ago
Benoit Marty ab99137baf Apply `.toImmutableList()` only once. 4 months ago
Benoit Marty 3349df5a24 Set the value of `currentDistributorName` by reading again the value from the service. 4 months ago
Benoit Marty ea3a7855b3 Fix test, `NotificationSettingsEvents.RefreshSystemNotificationsEnabled` is emitting first. 4 months ago
Benoit Marty c253da11b0 Remove unnecessary boundType parameter 4 months ago
Benoit Marty 05b3337e6f Hide the advance setting section if there is no error and their is only one available push distributor. 4 months ago
Benoit Marty 300ca40af4 Move setting to change push provider to the `Notifications` setting screen. #2912 4 months ago
Benoit Marty 6c11fb8bac Remove trailing comma 4 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 4 months ago
Benoit Marty b30076ecca Fix test by making the whole ListItem clickable. 4 months ago
Benoit Marty 34f7819702 Let Preference composables use ListItem. 4 months ago
bmarty f24e537580 Sync Strings from Localazy 4 months ago
Benoit Marty 707a530752 Fix wrong package name. 4 months ago
Benoit Marty 06d80ee497 Add ui test on AdvancedSettingsView. 4 months ago
Benoit Marty 4f03486675 `distributors` and `distributorNames` do not need to be mutable. 4 months ago
Benoit Marty 936579ddcc Rename members for clarity 4 months ago
Benoit Marty ada777e45c Add test for push distributor change. 4 months ago
Benoit Marty 92d6b72b2a Localazy 4 months ago
Benoit Marty 82a2992ab3 Cleanup 4 months ago
Benoit Marty 7f9a30a033 Improve code and display error. 4 months ago
Benoit Marty d88ef8769e Add distributor selection in advanced settings 4 months ago
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840) 4 months ago
Jorge Martin Espinosa 3f2413bc95
Session falsely displayed as 'verified' with no internet connection (#2884) 4 months ago
ganfra 73905fa695 Pin : clean up after PR review #2692 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago
Benoit Marty 5ab96c3bdc Do not use MutableState in Composable function parameter. 4 months ago
Benoit Marty 193081a554 Migrate AvatarActionBottomSheet to Material3 BottomSheet 4 months ago
Benoit Marty 0b9724af84 EditUserProfileState.userId cannot be null. 4 months ago
Benoit Marty 4b720f90b7 Rename parameter since it can reference a userId or a roomId 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa 5c59f6c20f
Enforce mandatory session verification only for new logins (#2811) 5 months ago
Jorge Martin Espinosa e82e3330b2
UX cleanup: reorder options in the main settings screen (#2802) 5 months ago
bmarty 68fdaef8b8 Sync Strings from Localazy 5 months ago
bmarty 4f82baa2b0 Sync Strings from Localazy 5 months ago
Benoit Marty ce7bb11724 Ensure roomId are not rendered in the UI. 5 months ago
Benoit Marty d06ec9099b Add Ui test on DeveloperSettingsView 5 months ago
Benoit Marty 16d289e180 Exclude `fun ContentToPreview()` from coverage, this is not production code. 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 6 months ago
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 6 months ago
Benoit Marty 52c039d676 Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 6 months ago