540 Commits (c929e4aa3309ba07f454bd6637724dad61e60539)

Author SHA1 Message Date
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 253e8c1c2b Move TypographyAliases next to ColorAliases 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 3e03ca4a5e Create alias for typography (more semantic name). `aliasButtonText` 1 year ago
Benoit Marty b7b6e0323d Create alias for typography (more semantic name). `aliasScreenTitle` 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 0f468ad978 Remove `letterSpacing` parameter. Must use `style` only. 1 year ago
Benoit Marty 1dae7694fd Remove `fontFamily` parameter. Must use `style` only. 1 year ago
Benoit Marty 92bc490fa3 Remove `fontWeight` parameter. Must use `style` only. 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 1bc13d16d9 Improve animation of Swipe to reply: replace usage of SwipeToDismiss by Modifier.draggable 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
Marco Romano 3449ea486a Optional day night preview annotation (#793) 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
Marco Romano 0b23f1bc4f Adds dark mode pin icon for location sharing (#766) 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 f325ffad12 More cleanup on BugReportView. 1 year ago
Benoit Marty c0bda1ec86 Design iteration on bug report screen. 1 year ago
Benoit Marty 57152b2000 Fix click effect. 1 year ago
Benoit Marty 24621079f7 Fix font of settings titles. 1 year ago
Benoit Marty b4a5128a05 Update preference header (still have to be displayed) 1 year ago
Benoit Marty efb6f2dcbd Fix padding end. 1 year ago