558 Commits (d3f8962b2bcfbea7bba6e62c6764631d9b573171)

Author SHA1 Message Date
Benoit Marty c3bc44bfec Ensure screen does not turn off when playing a video (#1519) 11 months ago
Benoit Marty 8f8a5746e5 Konsist: add test about PreviewParameterProvider class name and fix existing issues. 11 months ago
Benoit Marty 3c41158558 Use existing `BooleanProvider` 11 months ago
ganfra 2d5a3a473c Pin setup with fake lock 11 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
Marco Romano 096d57517e
Optimize use of blurhash algo in bloom modifier (#1509) 12 months ago
Benoit Marty e344a8fbaf Add preview for InfoListOrganism 12 months ago
Benoit Marty 7a9ac33caa Move InfoListItemMolecule to the molecules package. 12 months ago
Benoit Marty af6dcadd4a Move InfoListOrganism to the new organisms package. 12 months ago
jonnyandrew 53cf82f025
[Rich text editor] Add full screen mode (#1447) 12 months ago
Benoit Marty 2cce7f3b47 Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
Benoit Marty 702c137ead Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
David Langley 752da37383 Add roomsWithUserDefinedRules data and render list 1 year ago
Benoit Marty 03eacdc454 Add animation on the timeline content, to avoid glitch (#1323) 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 97f2d211ae Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention. 1 year ago
Benoit Marty 03d69146aa Remove unused resource, and use compound icons when possible. 1 year ago
Benoit Marty d531e71cd8 Migrate other icons to compound icons. 1 year ago
Benoit Marty 32f95e70cb Better rendering on screenshot test 1 year ago
Benoit Marty 7ec5e0e173 Fix warnings. 1 year ago
Benoit Marty c652606f56 Remove VectorIcons object, inline the values. 1 year ago
Benoit Marty 8f4f2f9d56 All icons are now white 1 year ago
Benoit Marty 45d45ecc87 Add Icons preview. 1 year ago
jonnyandrew d784ca3804
[Rich text editor] Update code and links style (#1362) 1 year ago
Benoit Marty b690dc3a78 Import all the icons from zip file at https://github.com/vector-im/element-x-android/issues/1320 1 year ago
Benoit Marty 9dab4e7834 Import all the compound icons from https://github.com/vector-im/compound-design-tokens/tree/main/icons. 1 year ago
jonnyandrew ee8d27e927
[Rich text editor] Add link functionality to rich text editor (#1309) 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Benoit Marty 689b9b1d81 Remove old logo. 1 year ago
Benoit Marty 6947fb1ba1 Iterate on onboarding and welcome screens. 1 year ago
Benoit Marty f7f9a78101 Cleanup and compact code. Also prefer usage of DayNightPreview. 1 year ago
Jorge Martin Espinosa f88507117b
Element Call SPA integration (#1283) 1 year ago
Jorge Martín 2ccafec564 Changes: 1 year ago
jonnyandrew 6563dca4f2
[Rich text editor] Update design (#1332) 1 year ago
Marco Romano 2bd442b3a4 Add preview for progressIndicatorTrackColor 1 year ago
Benoit Marty 4e5036f962 Avoid lint false positive. 1 year ago
David Langley ed1949aa51 Show a room list decoration for notification setting applied 1 year ago
Jorge Martin Espinosa 4bf439d5ec
Fix top padding in room list when app is opened in offline mode (#1299) 1 year ago
Marco Romano b960892f09
Set proper progress indicator track color on polls (#1295) 1 year ago
ganfra 9f5666ac0c Thread decoration: create the ThreadDecoration ui 1 year ago
Jorge Martin Espinosa fb9d08bab0
[Compound] Improve Bloom (#1272) 1 year ago
Marco Romano a4c9c55a8b
New icons for Poll and Poll end (#1280) 1 year ago
Jorge Martin Espinosa 41061da768
[Compound] Bloom (#1253) 1 year ago
Benoit Marty 4e40d694e7 Move class AvatarColorsProvider to its own file. 1 year ago
Benoit Marty 72497b584d Now that we use a cache, there is no need to provide AvatarColors to the Avatar composable. 1 year ago
Benoit Marty f8b630ecb2 Implement a in-memory cache for user avatar colors. 1 year ago
Benoit Marty 5d89647a89 Apply avatar colors to all the avatars across the app. 1 year ago
jonnyandrew 896c2325db
[Rich text editor] Add formatting menu (#1261) 1 year ago
Benoit Marty 3d6b5976e3 Iterate on icon in Fab in the room list. 1 year ago
Benoit Marty b9896bab80 Use CircleShape by default on FAB, for coherency with other platforms. 1 year ago