1161 Commits (4612da16d50ffe920324214886939bcabf91cf38)

Author SHA1 Message Date
Benoit Marty 76e4c684d0 Fix infinite recomposition when on top of the timeline. 1 year ago
Benoit Marty d66d28db72 Iterate design on the scroll to bottom FAB, and make it visible on preview. 1 year ago
Benoit Marty fba639fd8f Fix wrong modifier usage. 1 year ago
Chris Smith 11c7dc7db0 Move pin graphic/component to design system 1 year ago
Benoit Marty db8a07c198 Iterate design on on boarding screen. 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa d3d314d9f9 Merge the read receipts code with `TimelineScrollHelper` (#736) 1 year ago
Benoit Marty fe5eeedb89 Remove obsolete comment. 1 year ago
Benoit Marty 920dde8633 Change the way ExtraPadding is computing to take into account the size of the font which will be used to render the space chars. 1 year ago
Benoit Marty adea0636c9 Fix color issue 1 year ago
Chris Smith f5e57f1645 Show location replies per the designs 1 year ago
Chris Smith e6a1ec3a32 Fix missing data class after merge 1 year ago
Marco Romano 7a12a812fe Send pin-drop location (#636) 1 year ago
ganfra 865f5b5c87 Timeline : Get back the initial LoadMore 1 year ago
ganfra 49bbca5b60 Timeline: disable pre-fetching for now as it leads to more issues than it solves. 1 year ago
Benoit Marty f2b52d1a5d Reply preview on 2 lines. 1 year ago
Benoit Marty a94526c7d1 Only 8.dp between the reply box and the reply itself. 1 year ago
Benoit Marty 2b95b63f6a Add preview for reply in timeline. 1 year ago
Benoit Marty 066aaef0fd Fix message color bubbles. 1 year ago
Benoit Marty 5135c132d9 Ignore isHighlighted state for now, we need a design decision on it. 1 year ago
Benoit Marty 8cb0e0808c Improve API of UnreadIndicatorAtom 1 year ago
Benoit Marty 349d9fbc0f Rename color alias 1 year ago
Benoit Marty 85d3fef5e7 Unread indicator color changed to iconAccentTertiary 1 year ago
Benoit Marty ebb34a0214 Fix placeholoder color issue (with a workaround) 1 year ago
Benoit Marty 4d2780cdcb Timestamp is clickable only if message has failed to be sent. 1 year ago
Benoit Marty 26c50fab0e Text style for reply to in timeline and in composer. 1 year ago
Benoit Marty 8e5d53ba69 Add extra padding for informative view. 1 year ago
Benoit Marty 909e4518c0 Tweak colors of drop down menu. 1 year ago
Benoit Marty 60bdfe1658 Use correct typography 1 year ago
Benoit Marty 8a416bf4d3 Outlined icon for 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 c1ae0ffa58 Create wrapper for DropdownMenuItem and DropdownMenu 1 year ago
Benoit Marty 0e24fa1758 Reduce height of invite button, and improve click effect. Also change text style to fontBodyMdMedium 1 year ago
Benoit Marty 35f19f625a Reduce height of invite button, and improve click effect. 1 year ago
Benoit Marty df081cdf4f Extract InvitesEntryPointView to its own file and add preview (no other change) 1 year ago
Benoit Marty fb9c8f9346 Singleline for search room list TextField 1 year ago
Benoit Marty 1c112692ec i18n 1 year ago
Benoit Marty 64d2528213 Cleanup 1 year ago
Benoit Marty d1fb808eed When onDismiss is called, the Bottom sheet is already hidden. 1 year ago
Benoit Marty 14ed730754 Use our `ModalBottomSheet` 1 year ago
Benoit Marty 35d738198b Increase vertical padding around state events. 1 year ago
ganfra 3aa5cce8dc Timeline: use val instead of fun for flows 1 year ago
ganfra 2bd325620c Fix coverage and address PR review comment. 1 year ago
Chris Smith 1e17d2943f Show location events in timeline 1 year ago
Yoan Pintas c0106a692c Add analytics tracking for some screens (#698) 1 year ago
Benoit Marty 011f7a1064 Rename `ElementX` to `Element X`. Only for user facing value. In the doc I prefer to keep `ElementX`. 1 year ago
Benoit Marty f4b4e4d316 Configure user agent for all network request (#677) 1 year ago
Jorge Martin Espinosa 469b54f204 Send read receipts (#713) 1 year ago
Marco Romano 354374ed49 MatrixRoom API refinement (#719) 1 year ago