220 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
Jorge Martín 0632d01d86 Fix sliding sync loop restarts due to expirations 1 year ago
ganfra 3d0e6a4130 Media: render audio content 1 year ago
Benoit Marty d3a95afe86 Fix crash at first startup. Inject NotLoggedInImageLoaderFactory directly to NotLoggedInFlowNode 1 year ago
Benoit Marty 53501a6483 Cleanup import. 1 year ago
Benoit Marty 88eaab0e44 Fix regression on some colors. Introduce a temporary color, since the color values are not in Compound. `temporaryColorBgSpecial` 1 year ago
Benoit Marty 2844dee6d2 Remove `fontSize` parameter. Must use `style` only. 1 year ago
Benoit Marty b31a449338 Remove `lineHeight` parameter. Must use `style` only. 1 year ago
Benoit Marty 92bc490fa3 Remove `fontWeight` parameter. Must use `style` only. 1 year ago
Benoit Marty e2f3f2966b Remove ElementColors. We should use semantics and material colors now. 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 27df1f2112 AwaitRoom : create loading state with placeholders 1 year ago
Benoit Marty f9c7a9ec08 Add todo to explain why code is commented out. 1 year ago
Benoit Marty 0ea811269b Fix modifier issue. 1 year ago
Benoit Marty e1b528e861 Show current user in the settings and extract code in CurrentUserProvider. 1 year ago
Benoit Marty b4a5128a05 Update preference header (still have to be displayed) 1 year ago
Chris Smith 11c7dc7db0 Move pin graphic/component to design system 1 year ago
Chris Smith f5e57f1645 Show location replies per the designs 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 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 ddaf862764 Improve preview by adding Divider, and improve rendering. 1 year ago
Benoit Marty e7072c2c4a Improve rendering when only one line is displayed. 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 dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
Benoit Marty 3652059a52 Lazy usage of OkHttpClient 1 year ago
Jorge Martin Espinosa 42827206b3 [Message Actions] Forward messages (#635) 1 year ago
ganfra 8e617b427d CanSendEvent default to true and branch refresh mechanism... 1 year ago
Benoit Marty da110bd2c4 Extract `getCanSendEvent` to the `matrixui` module, rename to `canSendEventAsState` and use produceState. 1 year ago
ganfra e817afef84 Media: introduce a Kind.File so we don't use In-memory bytearray in timeline 1 year ago
Jorge Martin Espinosa c176eab4a3 [Message actions] New UI for replies (#545) 1 year ago
Chris Smith 7308428596 Use member count instead of counting members (#530) 1 year ago
Chris Smith 354c943d0b Typo and minor formatting 1 year ago
Chris Smith 65ee568ccb SelectedUsers: Remember the layout calculations 1 year ago
Chris Smith 688be8568c Add a handle to the avatar bottom sheet 1 year ago
Chris Smith aa6db5eeaf User row tweaks 1 year ago
Chris Smith 0c339846e1 Avatar actions: larger font 1 year ago
Florian Renaud 5d0fb45ff6 Update room properties from room details (#439) 1 year ago
Jorge Martin Espinosa a36f4b7947 [Room details] Open room member details when clicking on user data in timeline (#482) 1 year ago
Chris Smith a5849ca0bc Selected users: if scrollable, make last one peek 1 year ago
Chris Smith 37d1a3b394 Selected user: scale and align cross properly 1 year ago
Chris Smith b5ee444f78 Matrix user row: typography and alignment 1 year ago
Chris Smith 9f05802022 Checkable user row: fix uneven padding 1 year ago
Chris Smith 473bfd1e23 Display a notice if Matrix ID isn't resolved (#461) 1 year ago
Jorge Martín c749788677 Enable gif support for Coil 1 year ago
ganfra b2a66ddafe Media: handle PR review remarks 1 year ago
Chris Smith 848f1cb988 Refactor search related functionality (#436) 1 year ago
ganfra 5176499195 Media: fix encrypted media 1 year ago