1333 Commits (11982e60e93c6ca3c1a6141a92803462d9f155da)

Author SHA1 Message Date
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
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
ganfra 65210b72f5 Sync: add more safety to avoid some race conditions 1 year ago
ganfra 785c4a52f1 Sync: should avoid having multiple sync loops 1 year ago
Benoit Marty 1bc13d16d9 Improve animation of Swipe to reply: replace usage of SwipeToDismiss by Modifier.draggable 1 year ago
Jorge Martin Espinosa c0df303c22
Make Showkase browser work in the nightly versions (#829) 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 4b90904bc0 Cleanup 1 year ago
Benoit Marty 7fef755234 Use the CoroutineScope from the LaunchedEffect. 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 043ed3e0aa Remove CenterAlignedTopAppBar 1 year ago
Chris Smith 31056f0511 Rename var 1 year ago
Chris Smith 303a0a6677 Introduce MatrixClient.isMe for checking sessionID 1 year ago
ganfra 8852514652 Room: add extension method awaitAllRoomsAreLoaded with Timeout 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
ganfra b89e357520 Matrix rust sdk: update to 0.1.28 1 year ago
Jorge Martin Espinosa c133a6e606
Fix displaying reaction row in message action list (#788) 1 year ago
ganfra fc7bdafbcb Nodes: rework RootFlowNode with cache service 1 year ago
Benoit Marty 6cf3ba542d Ensure the binary will not be commited again. 1 year ago
Chris Smith 3e087c06da Don't show own user in search results 1 year ago
Marco Romano 3449ea486a Optional day night preview annotation (#793) 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 dabd38e1b5 Sync strings. 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 11f236aba5 Room: dispatch getRooms on background thread 1 year ago
ganfra 27df1f2112 AwaitRoom : create loading state with placeholders 1 year ago
ganfra 2dcd94076f Room: remove bestName and use displayName instead of name where it makes sense 1 year ago
ganfra d59f59e9f6 Await room: first attempt to wait for a room to be ready 1 year ago
Marco Romano ae054b7130 Adds new optional parameters to `MatrixRoom.sendLocation()` (#767) 1 year ago
Marco Romano 0b23f1bc4f Adds dark mode pin icon for location sharing (#766) 1 year ago
ganfra 4ecd1f9f66 Update rust sdk to 0.1.27 1 year ago
ganfra f64c491805 RoomDetailsFRoomList: don't use full room except for invites 1 year ago
ganfra 348f99970b Update rust sdk to 0.1.27 1 year ago
ganfra 61dff7570c RoomList: prepare code to not fetch fullRoom 1 year ago
Benoit Marty f9c7a9ec08 Add todo to explain why code is commented out. 1 year ago
Benoit Marty 73b1ffd7d0 Replace CurrentUserProvider by an extension on MatrixClient. 1 year ago
Benoit Marty 0ea811269b Fix modifier issue. 1 year ago
Benoit Marty 43af57c170 Improve rendering of preference anaytics screen. 1 year ago
Benoit Marty d14b9e3c1f Fix wrong padding. 1 year ago
Benoit Marty 34f4078d5f Move BuildMeta fake to common test module. 1 year ago
Benoit Marty e81d9c1ac9 Add application version to the setting screen. 1 year ago
Benoit Marty f325ffad12 More cleanup on BugReportView. 1 year ago