82 Commits (34a67bdb2c2244bbf9a9d3d9860054b6e3b3cfa2)

Author SHA1 Message Date
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