104 Commits (cda8e106faec626f3131a142dbaea0b74a8f65a2)

Author SHA1 Message Date
bmarty fd6cf1d7fd Sync Strings from Localazy 1 year ago
Chris Smith 8eabb3bd94 Add test for leaving rooms 1 year ago
Chris Smith 587117484e Room details: don't allow edits in DMs 1 year ago
Chris Smith 043ed3e0aa Remove CenterAlignedTopAppBar 1 year ago
Chris Smith 303a0a6677 Introduce MatrixClient.isMe for checking sessionID 1 year ago
Jorge Martin Espinosa 5ee2418a1c
[Design] Use outlined textfields in login screen (#801) 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
ganfra 2dcd94076f Room: remove bestName and use displayName instead of name where it makes sense 1 year ago
Benoit Marty 312a5890af PreferenceCategory has more top padding, so reduce the Spacer above in this screen. 1 year ago
Benoit Marty 06ed14cb47 Add title to block and unblock user confirmation dialogs. 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Benoit Marty 0b7e0293cf Ensure menu item text has style fontBodyLgRegular 1 year ago
Benoit Marty 1d07aa9817 Ensure dropdown menu is 200.dp width. 1 year ago
Benoit Marty c1ae0ffa58 Create wrapper for DropdownMenuItem and DropdownMenu 1 year ago
Yoan Pintas c0106a692c Add analytics tracking for some screens (#698) 1 year ago
Marco Romano 354374ed49 MatrixRoom API refinement (#719) 1 year ago
Benoit Marty 92bd16832d Rework AvatarSize. 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 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 798da50454 Use `CommonStrings` everywhere 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
Johannes Marbach 679ec376f2 Remove send message section until it's actually implemented (#632) 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
Benoit Marty 9e73e70a22 Enforce usage of `TestScope.testScheduler` 1 year ago
Benoit Marty f7fbab6ea7 Fix warning 1 year ago
Benoit Marty 445df09411 Always use `import io.element.android.libraries.ui.strings.R as StringR` 1 year ago
Chris Smith 72497af09a Fix changing room avatar from details screen 1 year ago
Chris Smith b3ac6e2b97 Bump some font sizes from small to medium after review 1 year ago
Chris Smith 34a67bdb2c Create room: labels shouldn't be bold 1 year ago
Chris Smith 7308428596 Use member count instead of counting members (#530) 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
Chris Smith 8ef7f36de8 Update strings to get new room placeholder text 1 year ago
Chris Smith ff68974ea3 Invite people to a room: add dividers 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 68c68111af Don't use an empty avatar URL in previews 1 year ago
Chris Smith 1914caa54f More string fiddling 1 year ago
Florian Renaud 5d0fb45ff6 Update room properties from room details (#439) 1 year ago
Jorge Martin Espinosa a36f4b7947 [Room details] Open room member details when clicking on user data in timeline (#482) 1 year ago
Chris Smith 27f9470708 Room details: typography and strings 1 year ago
Chris Smith 473bfd1e23 Display a notice if Matrix ID isn't resolved (#461) 1 year ago
Benoit Marty ff1147e611 Sync localazy to fix lint error. 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 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
Marco Romano 0dee0784ba Room list contextual menu (#427) 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