471 Commits (7e1b9916544c38f45a7324511797a3584d43b5fc)

Author SHA1 Message Date
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
Benoit Marty b3cf0d2cf1 Enable detekt rules `UnderscoresInNumericLiterals` and fix existing issues. 1 year ago
Benoit Marty 19e81825ff Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
ganfra e0eea67e7a Clean PR 1 year ago
Benoit Marty 4029425ec3 Fix regression from 9bf7c1ccf8, composition log was not correct. 1 year ago
ganfra a3bcb2c4ca Room: avoid calling displayName/avatarData on each recomposition 1 year ago
Benoit Marty c75eabbcb0 Enable detekt rules `UnnecessaryParentheses` and cleanup the code. 1 year ago
Benoit Marty 2163c1db8c Create sheetStateForPreview to avoid code duplication. 1 year ago
ganfra d273dd00ff Media: Clean after pr reviews 1 year ago
Benoit Marty 6b3f69accf Use Large and remove Huge. 1 year ago
Benoit Marty f12dc56ff8 Create Huge logo size 1 year ago
Benoit Marty 6fe59cb5f8 Small refacto to have more Preview. 1 year ago
Benoit Marty 5824281f0b Small refacto. 1 year ago
Benoit Marty d80f2de112 No need to use trick for night resource when using DayNightPreviews annotation. 1 year ago
Benoit Marty 7ca5bcf74e Fix preview. 1 year ago
Benoit Marty 616d933fb6 Format file 1 year ago
Benoit Marty 5aa4cbdac7 Fix text color 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 1 year ago
ganfra e2bdeed2fb ProgressDialog: add cancelable... 1 year ago
Benoit Marty c919618bc0
Fix account provider change on nightly and release (#861) 1 year ago
Benoit Marty 253e8c1c2b Move TypographyAliases next to ColorAliases 1 year ago