25 Commits (0af5ee0741ee54416ac286d78affbf42613f1fed)

Author SHA1 Message Date
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.test` 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 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 3bd7a79d89 Add PreviewParameterProvider in the template. 2 years ago
Benoit Marty 0f0c001c3c Enforce no default value in state. 2 years ago
Benoit Marty f03e766657 Improve coverage of `TemplatePresenter` 2 years ago
Benoit Marty feac348c89 Enable `testFixtures` - but not supported by AGP yet, so put files in module `matrixtest` 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
ganfra a431b76f68 Fix presenterConnector import in Template 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
Benoit Marty 3410b70af4 Optimize import 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra 5748bc53a6 Finish removing x. from packages (keep it in app module for now) 2 years ago
ganfra e616d75d9d Rename all features modules 2 years ago
ganfra bbbbc3495d Rename di module 2 years ago
ganfra bc9b8e6b90 Rename architecture module 2 years ago
ganfra a2ddd03ada Add some todos 2 years ago
ganfra 50cd1ff1d4 Template : fix CI 2 years ago
ganfra d177b08079 Initial feature template module 2 years ago