Commit graph

2323 commits

Author SHA1 Message Date
Benoit Marty
2b95b63f6a Add preview for reply in timeline. 2023-06-29 18:17:37 +02:00
Benoit Marty
4949c13fe2 Show keyboard when entering special mode (edit/reply/etc.) 2023-06-29 18:17:37 +02:00
Benoit Marty
d502c5ade7 When composer does not have focus, hide border. 2023-06-29 18:17:37 +02:00
Benoit Marty
c1a2ffbcc4 Composer placeholder ("Message") color changed to textDisabled 2023-06-29 18:17:37 +02:00
Benoit Marty
1bfb4a0ebe Use temporary color for default avatar background 2023-06-29 18:17:37 +02:00
Benoit Marty
e5f933576f Animate rounded corner size change to avoid blink effect when changing number of lines from 1 <-> 2 in the composer. 2023-06-29 18:17:37 +02:00
Benoit Marty
e93f245fcf Fix detekt issue. 2023-06-29 18:17:37 +02:00
Benoit Marty
066aaef0fd Fix message color bubbles. 2023-06-29 18:17:37 +02:00
Benoit Marty
737a797e69 Dsign for editing section in composer and increase click area for the close button. 2023-06-29 18:17:37 +02:00
Benoit Marty
5135c132d9 Ignore isHighlighted state for now, we need a design decision on it. 2023-06-29 18:17:37 +02:00
Benoit Marty
8cb0e0808c Improve API of UnreadIndicatorAtom 2023-06-29 18:17:37 +02:00
Benoit Marty
349d9fbc0f Rename color alias 2023-06-29 18:17:37 +02:00
Benoit Marty
85d3fef5e7 Unread indicator color changed to iconAccentTertiary 2023-06-29 18:17:37 +02:00
Benoit Marty
d8fdbabd27 Fix send attachment icon color (and remove useless Box) 2023-06-29 18:17:37 +02:00
Benoit Marty
c3ab4318e6 Fix send message icon color 2023-06-29 18:17:37 +02:00
Benoit Marty
34554028cd Fix color for composer. 2023-06-29 18:17:37 +02:00
Benoit Marty
ebb34a0214 Fix placeholoder color issue (with a workaround) 2023-06-29 18:17:37 +02:00
Benoit Marty
d1f8e64fa1 Do not change bg color of DropdownMenu for dark theme 2023-06-29 18:17:37 +02:00
Benoit Marty
d5faa35977 Remove legacy TextStyles 2023-06-29 18:17:37 +02:00
Benoit Marty
76e9939c42 Mark param as ready to be removed. 2023-06-29 18:17:37 +02:00
Benoit Marty
18f1d080c3 fontSize -> style 2023-06-29 18:17:37 +02:00
Benoit Marty
4d2780cdcb Timestamp is clickable only if message has failed to be sent. 2023-06-29 18:17:37 +02:00
Benoit Marty
26c50fab0e Text style for reply to in timeline and in composer. 2023-06-29 18:17:37 +02:00
Benoit Marty
8e5d53ba69 Add extra padding for informative view. 2023-06-29 18:17:37 +02:00
Benoit Marty
909e4518c0 Tweak colors of drop down menu. 2023-06-29 18:17:37 +02:00
Benoit Marty
60bdfe1658 Use correct typography 2023-06-29 18:17:37 +02:00
Benoit Marty
8a416bf4d3 Outlined icon for menu. 2023-06-29 18:17:37 +02:00
Benoit Marty
0b7e0293cf Ensure menu item text has style fontBodyLgRegular 2023-06-29 18:17:37 +02:00
Benoit Marty
1d07aa9817 Ensure dropdown menu is 200.dp width. 2023-06-29 18:17:37 +02:00
Benoit Marty
348fab5962 Add 16.dp offset to the menu 2023-06-29 18:17:37 +02:00
Benoit Marty
c1ae0ffa58 Create wrapper for DropdownMenuItem and DropdownMenu 2023-06-29 18:17:37 +02:00
Benoit Marty
0e24fa1758 Reduce height of invite button, and improve click effect. Also change text style to fontBodyMdMedium 2023-06-29 18:17:37 +02:00
Benoit Marty
35f19f625a Reduce height of invite button, and improve click effect. 2023-06-29 18:17:37 +02:00
Benoit Marty
df081cdf4f Extract InvitesEntryPointView to its own file and add preview (no other change) 2023-06-29 18:17:37 +02:00
Benoit Marty
fb9c8f9346 Singleline for search room list TextField 2023-06-29 18:17:37 +02:00
Benoit Marty
26e46dc6ed Splash theme: remove icon 2023-06-29 18:17:37 +02:00
Benoit Marty
1c112692ec i18n 2023-06-29 18:17:37 +02:00
Benoit Marty
64d2528213 Cleanup 2023-06-29 18:17:37 +02:00
Benoit Marty
d1fb808eed When onDismiss is called, the Bottom sheet is already hidden. 2023-06-29 18:17:37 +02:00
Benoit Marty
14ed730754 Use our ModalBottomSheet 2023-06-29 18:17:37 +02:00
Benoit Marty
35d738198b Increase vertical padding around state events. 2023-06-29 18:17:37 +02:00
Benoit Marty
d4fb6351fc Add items in dict. 2023-06-29 18:17:37 +02:00
Benoit Marty
bffe29a8cc Add some debug composable to measure manually items on Preview. 2023-06-29 18:17:37 +02:00
ganfra
84fce4bcc7 Merge pull request #721 from vector-im/feature/fga/media_upload_progress
Feature/fga/media upload progress
2023-06-29 18:01:50 +02:00
Benoit Marty
e7dab53fd8 Merge pull request #727 from vector-im/feature/bma/renameApp
Rename app
2023-06-29 18:00:06 +02:00
ganfra
2bd325620c Fix coverage and address PR review comment. 2023-06-29 17:40:19 +02:00
Yoan Pintas
c0106a692c Add analytics tracking for some screens (#698) 2023-06-29 13:39:34 +00:00
ElementBot
ddb1ce3502 Update screenshots 2023-06-29 13:35:08 +00:00
Benoit Marty
c53933ccea Add compose preview for launcher icons (mainly for tests) 2023-06-29 15:21:28 +02:00
Benoit Marty
02960fc4fb Update application icon. 2023-06-29 15:03:59 +02:00