1708 Commits (43ff5a911666c5a72489f882addf3650eae31f23)

Author SHA1 Message Date
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
Benoit Marty e2f3f2966b Remove ElementColors. We should use semantics and material colors now. 1 year ago
Benoit Marty cc43f8a1d2 Add version name as label. 1 year ago
Benoit Marty 9cd267b7f7 Add userId and deviceId to rageshake data. 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
Benoit Marty 6ee4056cca Sync again after adding missing value in Localazy. 1 year ago
Benoit Marty 3e0b9822f0 Attempt to reduce swipe sensitivity (#810) 1 year ago
Benoit Marty dca5ee8051 Improve preview rendering. 1 year ago
Benoit Marty 02dd796d83 Space must be above the item. 1 year ago
Benoit Marty 1c7c8e6c9a Add missing content when canReply is false. 1 year ago
Benoit Marty 1bc13d16d9 Improve animation of Swipe to reply: replace usage of SwipeToDismiss by Modifier.draggable 1 year ago
Benoit Marty aa7db3150d Fix bad modifier parameter usage. 1 year ago
Marco Romano 3e69985fd6
Use @DayNightPreviews for static map (#832) 1 year ago
bmarty fd6cf1d7fd Sync Strings from Localazy 1 year ago
jonnyandrew 3c6f658a1f
Truncate and ellipsize long reactions (#821) 1 year ago
ganfra fed958bc28 Update rust sdk to 0.1.29 (new back pagination status api) 1 year ago
Marco Romano c48fcac2f1
Use @DayNightPreviews to correctly render the `PinIcon` in dark mode (#795) 1 year ago
Benoit Marty 6eab2ea694 Fix test. 1 year ago
Chris Smith eea92b9d36 Create room: close icon should be on the left 1 year ago
Benoit Marty cd469e67bd Fix Snackbar colors. 1 year ago
Benoit Marty af323d8636 Show Snackbar once the verification is finish in the correct screen (#812) 1 year ago
jonnyandrew d8fcfc5844
Collapse long lists of message reactions (#806) 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
ganfra 7dbac91cd3 Room : Fix tests as there is less recomposition 1 year ago
Jorge Martin Espinosa c133a6e606
Fix displaying reaction row in message action list (#788) 1 year ago
Benoit Marty 1e891ddbea Add missing screenshot for AttachmentSourcePickerMenu. 1 year ago
ganfra fc7bdafbcb Nodes: rework RootFlowNode with cache service 1 year ago
Benoit Marty 072b59e06b Use a `val` for the StateFlow, and expose a StateFlow. 1 year ago
jonnyandrew 5b7c42a50a Fix multi-line reactions blocking message content (#785) 1 year ago
Benoit Marty 9dc8633b7b Update tests 1 year ago
Benoit Marty 9a7111cba1 Show the "You're in" screen 1 year ago
Benoit Marty 0b0abbb6b6 Add You're in screen (UI) 1 year ago
Benoit Marty 23d1c0ef44 Iterate on this image, the rendering was not perfect. 1 year ago
jonnyandrew 8e72d5cab5 Highlight user's reactions in message actions menu (#778) 1 year ago
Chris Smith 1bc52f6ed7 Change MapLibre attribution tint 1 year ago
jonnyandrew a6825b66e1 Add 'more reactions' button to message (#756) 1 year ago
Chris Smith 7e581ea9d4 Fix screenshot test name 1 year ago
Benoit Marty 570be3b73b Prefer using `graphicsLayer` for better performance issue (limit number of recompositions) 1 year ago
Chris Smith 83338131fd Show descriptions for locations. 1 year ago
Jorge Martin Espinosa 78a26c034e Fix actions for redacted, not sent and media messages (#771) 1 year ago
Benoit Marty 8f6d351054 Waitlist screen 1 year ago
Benoit Marty dabd38e1b5 Sync strings. 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Benoit Marty 336564d8b5 Ensure the latest version of `timelineItem` is used. (other methods have been removed in #771) 1 year ago