113 Commits (edb025a549ca211338b90da0f4599a440e337ddd)

Author SHA1 Message Date
Benoit Marty 38b91a7592 Fix issue about modifier. 1 year ago
Benoit Marty d56c668663 Improve UX on Block/Unblock user action. Add loading and error case. And make the value (a bit more) live. 1 year ago
Benoit Marty 253e8c1c2b Move TypographyAliases next to ColorAliases 1 year ago
Benoit Marty 3e03ca4a5e Create alias for typography (more semantic name). `aliasButtonText` 1 year ago
Benoit Marty b7b6e0323d Create alias for typography (more semantic name). `aliasScreenTitle` 1 year ago
Benoit Marty 2844dee6d2 Remove `fontSize` parameter. Must use `style` only. 1 year ago
Benoit Marty 92bc490fa3 Remove `fontWeight` parameter. Must use `style` only. 1 year ago
Benoit Marty ff5cecb5cf TextStyle again. 1 year ago
Benoit Marty 5846af2aa4 Remove ElementTextStyles. Only ElementTheme.typography.* styles must be used now. 1 year ago
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