237 Commits (4d2780cdcb665ca9fdf129240844ae6a8be1b45e)

Author SHA1 Message Date
Benoit Marty 909e4518c0 Tweak colors of drop down menu. 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 348fab5962 Add 16.dp offset to the menu 1 year ago
Benoit Marty c1ae0ffa58 Create wrapper for DropdownMenuItem and DropdownMenu 1 year ago
Benoit Marty bffe29a8cc Add some debug composable to measure manually items on Preview. 1 year ago
ganfra b296937209 Media upload : Fix lint 1 year ago
ganfra f090aa021e Media upload: branch progress callback to UI 1 year ago
Jorge Martin Espinosa 679ee301dd Create a dummy value by default for `LocalSnackbarDispatcher`. (#715) 1 year ago
Marco Romano 67f9444633 Adds M3's `BottomSheetScaffold` wrapper to `designsystem` module (#711) 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 1 year ago
Benoit Marty 8c3402b3f9 Use Semantic color for placeholder. 1 year ago
Benoit Marty 8dcf527933 Fix compilation issue after rebase. 1 year ago
Benoit Marty 80f2f6aa55 Fix compilation issue after rebase. 1 year ago
Benoit Marty 31c7c29836 Fix rendering of Room item in ForwardMessagesView 1 year ago
Benoit Marty 30d2a319ce Use a determinate progress indicator to improve the preview rendering 1 year ago
Benoit Marty 0c7832534c Cleanup 1 year ago
Benoit Marty 5e455eccb6 Fix compilation issue after rebase 1 year ago
Benoit Marty ee3e2108a0 Move all density unit calculation to the same place. 1 year ago
Benoit Marty 77432ef1a7 Create AvatarSize.MessageActionSender for Avatar in message actions bottom sheet (same value but do not use AvatarSize.TimelineSender) 1 year ago
Benoit Marty 980d5462f3 Iterate on Room placeholder 1 year ago
Benoit Marty 905f681d70 Disable tonal elevation for bottom sheet in light theme. 1 year ago
Benoit Marty fb09991793 Create UnreadIndicatorAtom with preview. 1 year ago
Benoit Marty d7424ad1c3 Fix an issue on Avatar when font scale is not 1f. 1 year ago
Benoit Marty 92bd16832d Rework AvatarSize. 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 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
Marco Romano c5c9cd33da Refine handleSnackbarMessage API (#676) 1 year ago
Benoit Marty 4f269d37dd Improve PreferenceText rendering, in particular center the test on the right vertically, add padding in add more previews. 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
Marco Romano e1bb5684cd Expose new `windowInsets` param from `ModalBottomSheet` (#662) 1 year ago
Benoit Marty 9701abf15e Extract method about text to the design system module. 1 year ago
Jorge Martin Espinosa 244306545f Move logic of different BottomSheets in `MessagesView` to presenters (#600) 1 year ago
Benoit Marty fde6b0e9bb Add some generated KDoc. 1 year ago
Benoit Marty 4f4d024a9f No need to pass `maxLines = 1` if `singleline = true` anymore. 1 year ago
Benoit Marty 921a352947 Inline the scroll state. 1 year ago
Benoit Marty 1bc5277bc2 Fix icon tint 1 year ago
Benoit Marty b039f0d01d Validate server on user click. 1 year ago
Jorge Martin Espinosa c176eab4a3 [Message actions] New UI for replies (#545) 1 year ago
Benoit Marty 80cfd74aa9 Fix some errors 1 year ago
Benoit Marty cd860e9de3 Add test for ChangeAccountProviderPresenter and other presenters. 1 year ago
Jorge Martin Espinosa e376c1be82 [Message actions] New UI for message composer and editing (#526) 1 year ago
Benoit Marty 5b987ca691 Quality 1 year ago
Benoit Marty 7001c7b9cc Account provider screen. - Crashing 1 year ago
Benoit Marty 67e85e0a36 Change account provider screen. 1 year ago
Benoit Marty 9f1605ab46 Improve composable for icons and create RoundedIconAtom. 1 year ago
ganfra 51389053bf Media : timeline file adjustment 1 year ago
ganfra c0def1c3dc Media actions: add more tests 1 year ago