372 Commits (5838bffcfaba80caf405dab88b0b90d6e7420c41)

Author SHA1 Message Date
Benoit Marty 52c039d676 Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 6 months ago
Benoit Marty e18e5f1cc5 Run `./tools/localazy/downloadStrings.sh --all` 6 months ago
Benoit Marty a89dde2bb4 Remove wrong comment 6 months ago
Benoit Marty 5a0e76677b Improve ScreenTracker. 6 months ago
Benoit Marty 9c89a3b0c7 Code quality 6 months ago
Benoit Marty 7b16b10a64 More tests on NotificationSettingsView. 6 months ago
Benoit Marty 9f60a28b8c Improve preview management for NotificationSettingsView 6 months ago
Benoit Marty 91de03e4b9 Add test on NotificationSettingsView 6 months ago
Benoit Marty 09b2cbaaf5 Localize Troubleshoot notification feature. 6 months ago
Benoit Marty 33526db485 Fix test in VersionFormatterTest (there was a swap in the test names by the way). 6 months ago
Benoit Marty a3cb7ab265 use emit instead of tryEmit 6 months ago
Benoit Marty 8da435b514 Track NotificationTroubleshoot 6 months ago
Benoit Marty ef48c2b5a3 Track NotificationTroubleshoot screen 6 months ago
Benoit Marty 74048cca8f Avoid tryEmit(), use emit() 6 months ago
Benoit Marty 2bfe125a77 Troubleshoot notifications screen 6 months ago
bmarty 5809864182 Sync Strings from Localazy 6 months ago
bmarty 3af876b953 Sync Strings from Localazy 6 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). 6 months ago
ElementBot f089847f48
Sync Strings (#2557) 6 months ago
Jorge Martin Espinosa 694f551bbc
Ensure progress indicator is removed when a user is unblocked (#2554) 6 months ago
bmarty c021809479 Sync Strings from Localazy 6 months ago
ElementBot dac54e7154
Sync Strings (#2523) 6 months ago
Jorge Martin Espinosa ee532c8b67
Hide blocked users list when there are no blocked users (#2504) 7 months ago
ElementBot f2169aaaa8
Sync Strings (#2484) 7 months ago
bmarty 4f81fe2090 Sync Strings from Localazy 7 months ago
bmarty 7710876089 Sync Strings from Localazy 7 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 7 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 7 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 7 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 7 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 7 months ago
Benoit Marty 7b43f64ce4 Add DirectLogoutStateProvider, and add preview for DefaultDirectLogoutView 7 months ago
Benoit Marty daa90a0660 Remove feature flag `SecureStorage` 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
bmarty a614b0d91e Sync Strings from Localazy 7 months ago
Benoit Marty a55d3d0ace Move `clearFocusOnTap` to the designsystem library to reduce code duplication. 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 7 months ago
Benoit Marty 23fb7811f3 Update advanced settings screen. Replace Read Receipt private mode by Share presence. 8 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
jmartinesp f7abfb2f5a Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa c2fc6db423
Add missing device id to settings screen (#2320) 8 months ago
Jorge Martin Espinosa 0f5038af8f
Make the whole items in advanced settings screen clickable, standarize paddings (#2314) 8 months ago
bmarty 7b0dcbe6a5 Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa 7e58f719fe
Add 'send private read receipts' option in advanced settings (#2290) 8 months ago
Benoit Marty c9392818a6 Remove extra new line. 8 months ago
Benoit Marty 502f35787a Move `FakeVersionFormatter` to the test sourceSet. 8 months ago
Benoit Marty 30df153a00 Add test for `DefaultVersionFormatter` 8 months ago
Benoit Marty dd12071ea2 Use new Rust fields `numUnreadMessages` and `numUnreadMentions`, and iterate on the room badge rendering. 8 months ago
Benoit Marty f8f100ccc8 Remove default value of RoomSummaryDetails constructor, and iterate on fixture functions. 8 months ago