431 Commits (f103b0a19fe8464b2f045118ea791796af6d6acd)

Author SHA1 Message Date
Benoit Marty 1cffbbdca7 Apply colors to default user avatar in the timeline. 1 year ago
Benoit Marty e301d60648 Compute avatar color of users and apply foreground color to the sender displayname. 1 year ago
Benoit Marty 9bf3521f39 Compute avatar color of users and apply foreground color to the sender displayname. 1 year ago
Marco Romano 00828b6714
New icon for "poll end" in both action menu and timeline item. (#1203) 1 year ago
Marco Romano 3a920f1a9d
Poll end (#1182) 1 year ago
Jorge Martin Espinosa 36f0bec184
Make sure Snackbars are only displayed once (#1175) 1 year ago
Benoit Marty 706896a4de Reorder params. 1 year ago
Jorge Martín c3f49a2451 Split link text into a `ListSupportingText` component. 1 year ago
Benoit Marty 79af05bc08 Use buildAnnotatedStringWithStyledPart and remove copied code. 1 year ago
Benoit Marty 7055fea895 Add preview for SunsetPage and fix warnings about Modifiers. 1 year ago
Benoit Marty 0c5675e307 Extract Composable to new SunsetPage. 1 year ago
Florian Renaud 8f2647799e Use a single preview for radio buttons with checked & unchecked states 1 year ago
Marco Romano 0abda97d6f
ListItem: Don't apply clickable modifier if onClick is null. (#1146) 1 year ago
yostyle 82c8acd3dc Update strings 1 year ago
yostyle 83e45adfa5 Add room notification settings 1 year ago
Jorge Martin Espinosa b326ca28cc
Improve list items: add lists to dialogs, rework `ListItem` customizations (#1119) 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Benoit Marty 7ea9512642 Simplify code (code review). 1 year ago
Jorge Martin Espinosa 1922c505ef
Make links in messages clickable again (#1115) 1 year ago
Florian Renaud 886c6526e8 Improve previews 1 year ago
Florian Renaud 81051295a4 Use custom RadioButton 1 year ago
Benoit Marty 549218eeb2 Button theme: fix small integration mistake on button padding from Figma. 1 year ago
Benoit Marty d7b22047c6 Code clarity (no change effect): always use when with `ButtonStyle.Filled`, `ButtonStyle.Outlined` and `ButtonStyle.Text` cases. 1 year ago
Jorge Martin Espinosa bfd938a970
Linkify raw links in HTML message contents (#1102) 1 year ago
Jorge Martin Espinosa 0f77b4557b
[Compound] Platform components (Lists) (#990) 1 year ago
Benoit Marty 6f91be7923 Missing cleanup 1 year ago
Jorge Martín 489c4560d2 Fix snackbar padding 1 year ago
Jorge Martin Espinosa 0324719606
Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
Florian Renaud 41d0d21c80
Add feature flag for polls (#1064) 1 year ago
Jorge Martin Espinosa 75c19a7e04
Add workaround for blur in `ElementLogoAtom` for OS < 9. (#1061) 1 year ago
Florian Renaud 8a62abe93e
"View only" polls in the timeline (#1031) 1 year ago
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054) 1 year ago
Jorge Martin Espinosa f35272c4fe
[Compound] Implement DropdownMenu customisations. (#1050) 1 year ago
Jorge Martin Espinosa a77b59824c
[Compound] Implement dialogs (#1043) 1 year ago
Jorge Martin Espinosa d08631fa07
[Compound] implement IconButton changes (#1049) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
Jorge Martin Espinosa eb80f5bbfe
Fix detekt issues in develop (#1004) 1 year ago
Benoit Marty 39bd0b9746 fix typo 1 year ago
Benoit Marty 4cb0417afa Showkase does not take into account the `fontScale` parameter of the Preview annotation, so alter the LocalDensity in the CompositionLocalProvider. 1 year ago
Benoit Marty 5ace169440 Update the API and add UI screenshots demoing it. 1 year ago
Benoit Marty 26bae1a831 Move extension to dedicated file. 1 year ago
Benoit Marty 0627a1155c Auto capitalize first letter of sentences for messages, room topic and bug report description. (#948) 1 year ago
Benoit Marty 3c07fea2dd Improve rendering of Text composer regarding fontScale. (#984) 1 year ago
Benoit Marty 3c1f764bee Improve rendering of "All chats" regarding fontScale. (#984) 1 year ago
Benoit Marty 94c6223be2 Set expicit `fontSize` parameter (to default value 1f), to test different fontScale more easily. 1 year ago
Jorge Martin Espinosa 914235228d
[Compound] Implement platform components (Switch, RadioButton, Checkbox) (#982) 1 year ago
Benoit Marty 56614da071 Fix lint false positive. 1 year ago
Benoit Marty 908471cd51 Remove other unused resource. 1 year ago
Benoit Marty 9211a33ad8 Add missing preview. 1 year ago
Benoit Marty b8281052b9 Enable detekt rules `UseDataClass` and fix existing issues. 1 year ago