221 Commits (348fab59623a24371ab8b70328f4d74476340521)

Author SHA1 Message Date
Benoit Marty ddaf862764 Improve preview by adding Divider, and improve rendering. 1 year ago
Benoit Marty 92bd16832d Rework AvatarSize. 1 year ago
Benoit Marty 4d0f58568f Room list: tweak UI and add overflow menu with report bug and invite friends action. 1 year ago
Marco Romano 316d57d1b6 Async API improvements "v2" (#672) 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
Chris Smith 67587b836a Keep screen analytics entirely in the node 1 year ago
Johannes Marbach f0f1a026f7 Add (primitive) screen tracking for room & DM creation 1 year ago
Chris Smith 318db6f44c Add some tests for create room analytics 1 year ago
ganfra 2115db7af5 Rust sdk update: make the app compile 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Johannes Marbach b237b123c7 Add analytics events for room creation 1 year ago
Benoit Marty 2452d8aa91 Fix the 6 issues reported by Sonar. 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
Chris Smith 3e95baf088 Fix tests 1 year ago
Chris Smith 18f4f1afa4 Fix provider for CreateRoomRootStateProvider 1 year ago
Chris Smith 2aba6a7f71 Use correct string for "invite friends..." action 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
Chris Smith 5635057c62 Remove deleted strings from translations 1 year ago
Chris Smith 8ef7f36de8 Update strings to get new room placeholder text 1 year ago
Chris Smith edb370db3e Create room: use secondary tint instead of alpha 1 year ago
Chris Smith 354c943d0b Typo and minor formatting 1 year ago
ganfra 190da5f738 Update localazy strings 1 year ago
Jorge Martin Espinosa 4d2caf8172 Fix SearchBar colors. Also fix tertiary color in dark mode. (#516) 1 year ago
Chris Smith 1914caa54f More string fiddling 1 year ago
Chris Smith 9c4500363f Create room: elevate selected users when scrolling 1 year ago
Florian Renaud 5d0fb45ff6 Update room properties from room details (#439) 1 year ago
Chris Smith 08ff69e682 Create room: more spacing under selected users 1 year ago
Chris Smith 73a9a82a6d Create room: fix text colours and strings 1 year ago
Chris Smith be8ea56903 Create room: fix colour for bottom sheet actions 1 year ago
Chris Smith 01b1cc1b4b Create room: show divider between users in search 1 year ago
Chris Smith 473bfd1e23 Display a notice if Matrix ID isn't resolved (#461) 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
Benoit Marty 0c95912c9c Group some state events in the timeline 1 year ago
Benoit Marty 9d66af834d Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
Chris Smith 848f1cb988 Refactor search related functionality (#436) 1 year ago
Florian Renaud 9f7c48c3dd Handle "Invite people" action in the start a chat flow 1 year ago
Florian Renaud 56251fedd9 Remove useless `composed` call 1 year ago
Florian Renaud 7a36d084e6 change wording for DM creation dialog 1 year ago
Florian Renaud 2ed8515231 restrict room name to single line 1 year ago
Florian Renaud a3f0281525 Close keyboard when textfields lose focus 1 year ago
Florian Renaud d903901457 Select private privacy by default 1 year ago
Florian Renaud 6d9f6664d8 Make the configure room screen scrollable 1 year ago
Florian Renaud 2c39e8f9fc Fix test compilation 1 year ago
Florian Renaud f6ec8357f2 Use material3 ListItem 1 year ago
Benoit Marty 457b83184a Use default material3 version again and cleanup `@OptIn` annotations. 1 year ago
Chris Smith 92e9d3a127 Fix a few FFI leaks (#405) 1 year ago