440 Commits (0272788f3fba92a05a6b3bbd1c279a4d250000d9)

Author SHA1 Message Date
Benoit Marty 0b9724af84 EditUserProfileState.userId cannot be null. 5 months ago
Benoit Marty 4b720f90b7 Rename parameter since it can reference a userId or a roomId 5 months ago
bmarty 0910da0a14 Sync Strings from Localazy 5 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) 6 months ago
bmarty 68fdaef8b8 Sync Strings from Localazy 6 months ago
bmarty 4f82baa2b0 Sync Strings from Localazy 6 months ago
Benoit Marty ce7bb11724 Ensure roomId are not rendered in the UI. 6 months ago
Benoit Marty d06ec9099b Add Ui test on DeveloperSettingsView 6 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) 7 months ago
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 7 months ago
Benoit Marty 52c039d676 Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 7 months ago
Benoit Marty e18e5f1cc5 Run `./tools/localazy/downloadStrings.sh --all` 7 months ago
Benoit Marty a89dde2bb4 Remove wrong comment 7 months ago
Benoit Marty 5a0e76677b Improve ScreenTracker. 7 months ago
Benoit Marty 9c89a3b0c7 Code quality 7 months ago
Benoit Marty 7b16b10a64 More tests on NotificationSettingsView. 7 months ago
Benoit Marty 9f60a28b8c Improve preview management for NotificationSettingsView 7 months ago
Benoit Marty 91de03e4b9 Add test on NotificationSettingsView 7 months ago
Benoit Marty 09b2cbaaf5 Localize Troubleshoot notification feature. 7 months ago
Benoit Marty 33526db485 Fix test in VersionFormatterTest (there was a swap in the test names by the way). 7 months ago
Benoit Marty a3cb7ab265 use emit instead of tryEmit 7 months ago
Benoit Marty 8da435b514 Track NotificationTroubleshoot 7 months ago
Benoit Marty ef48c2b5a3 Track NotificationTroubleshoot screen 7 months ago
Benoit Marty 74048cca8f Avoid tryEmit(), use emit() 7 months ago
Benoit Marty 2bfe125a77 Troubleshoot notifications screen 7 months ago
bmarty 5809864182 Sync Strings from Localazy 7 months ago
bmarty 3af876b953 Sync Strings from Localazy 7 months ago
Benoit Marty 68fd649424 Use client.cachedAvatarUrl(), to be able to render the user avatar faster, and even if there is no network (#2488). 7 months ago
ElementBot f089847f48
Sync Strings (#2557) 7 months ago
Jorge Martin Espinosa 694f551bbc
Ensure progress indicator is removed when a user is unblocked (#2554) 7 months ago
bmarty c021809479 Sync Strings from Localazy 7 months ago
ElementBot dac54e7154
Sync Strings (#2523) 7 months ago
Jorge Martin Espinosa ee532c8b67
Hide blocked users list when there are no blocked users (#2504) 8 months ago
ElementBot f2169aaaa8
Sync Strings (#2484) 8 months ago
bmarty 4f81fe2090 Sync Strings from Localazy 8 months ago
bmarty 7710876089 Sync Strings from Localazy 8 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 8 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 8 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 8 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 8 months ago
Benoit Marty 7b43f64ce4 Add DirectLogoutStateProvider, and add preview for DefaultDirectLogoutView 8 months ago
Benoit Marty daa90a0660 Remove feature flag `SecureStorage` 8 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 8 months ago
bmarty a614b0d91e Sync Strings from Localazy 8 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
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 8 months ago