193 Commits (b2a3b9653ef6c789551962b30a3f8831a06582d8)

Author SHA1 Message Date
Benoit Marty 442fb212ae Add some previews. 2 years ago
Benoit Marty 53c8d3ff7c Add Preview for timeline items. 2 years ago
Benoit Marty e120ca7163 Extract Provider (and rename them) to their own file and move fixture(s) there. 2 years ago
Benoit Marty 443076f636 Give the id to AvatarData to be able to compute initial properly. 2 years ago
Benoit Marty b439109d05 Enable Showkase for matrixui 2 years ago
Benoit Marty afe5499158 PreviewParameterProvider FTW 2 years ago
Benoit Marty bbe10382b0 ElementTheme + MaterialTheme3 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2 years ago
Benoit Marty e4cc733f4a First draft of full custom theme. 2 years ago
ganfra 8b4b8886a9 Clean up 2 years ago
ganfra b8860a6658 Simplify AvatarData and avoid carrying ByteArray 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra 907d7eba75 Rename matrix modules 2 years ago
ganfra bbbbc3495d Rename di module 2 years ago
ganfra a2f0c64921 Rename designsystem module 2 years ago
Benoit Marty 948d4f64f7 Do not use theme in the Preview, it breaks the screenshots building. 2 years ago
Benoit Marty 862900ed9a Rename folders `java` to `kotlin` 2 years ago
ganfra 55d6ca566f Apply ktlint format 2 years ago
ganfra f95b3b5d79 Add copyright on new files 2 years ago
ganfra 7a29ce1d8d Remove viewmodel/fragment references 2 years ago
ganfra ec1bbdeb9c Finish migration of Messages screen 2 years ago
ganfra ae2534488b Refactor where Dagger Components belongs (in node) 2 years ago
ganfra 478f516cf1 Make some data class @Immutable when needed 2 years ago
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty 516e491af2 Clean up 2 years ago
Benoit Marty 7a3a91a51f Improve Setting screen 2 years ago
Benoit Marty 08eb8de09b Create a UserViewModel to avoid duplicated code. 2 years ago
Benoit Marty d397d0741d Create a MatrixItemHelper to avoid duplicated code. 2 years ago
Benoit Marty d8e4880ce6 Create a MatrixUserHeader composable 2 years ago
Benoit Marty 47877c4076 Create a MatrixUserRow composable 2 years ago
Benoit Marty c5c05e3867 Create `matrixui` module and remove dependency to `coil` in the matrix module. Move `MatrixUser` there. 2 years ago